{"product_id":"aquarium-nitrifying-bacteria-tablets","title":"🐠 Aquarium Nitrifying Bacteria Tablets – 120PC Bio Filter Support","description":"\u003cstyle\u003e .aquabacteria-page, .aquabacteria-page *{   box-sizing:border-box; }  .aquabacteria-page{   --ink:#283538;   --text:#5b686b;   --muted:#7d898c;    --aqua:#64979a;   --aqua-dark:#45777b;   --aqua-soft:#edf7f7;    --blue:#708fa0;   --sage:#748b79;   --gold:#b69a63;   --teal:#5f8f86;   --sand:#c5a77e;    --white:#ffffff;   --soft:#f7faf9;   --cream:#fffaf4;   --line:#dfe8e7;    width:100%;   max-width:760px;   margin:0 auto;   padding:8px;    background:#f7faf9;   color:var(--text);    font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;   font-size:17px;   line-height:1.55;    -webkit-font-smoothing:antialiased; }  .aquabacteria-page h1, .aquabacteria-page h2, .aquabacteria-page h3, .aquabacteria-page p{   margin-top:0; }  .aquabacteria-page img{   display:block;   width:100%;   max-width:100%;   height:auto; }   \/* =====================================================    CARD ===================================================== *\/  .ab-card{   margin-bottom:14px;   overflow:hidden;    background:#ffffff;   border:1px solid var(--line);   border-radius:22px;    box-shadow:0 7px 20px rgba(44,65,67,.05); }  .ab-aqua{border-top:5px solid var(--aqua);} .ab-blue{border-top:5px solid var(--blue);} .ab-sage{border-top:5px solid var(--sage);} .ab-gold{border-top:5px solid var(--gold);} .ab-teal{border-top:5px solid var(--teal);}  .ab-copy{   padding:21px 18px 16px;   text-align:left; }  .ab-image-wrap{   padding:0 12px 12px; }  .ab-image{   border-radius:16px; }   \/* =====================================================    TYPOGRAPHY ===================================================== *\/  .ab-kicker{   display:inline-block;    margin-bottom:8px;   padding:5px 10px;    background:var(--aqua-soft);   border-radius:999px;    color:var(--aqua-dark);    font-size:12px;   line-height:1.2;   font-weight:900;   letter-spacing:.45px;    text-transform:uppercase; }  .ab-title{   margin:0 0 9px;    color:var(--ink);    font-size:25px;   line-height:1.2;   letter-spacing:-.35px;    font-weight:900;   text-align:left; }  .ab-text{   margin:0;    color:var(--text);    font-size:17px;   line-height:1.55;    text-align:left; }  .ab-text strong{   color:var(--ink); }   \/* =====================================================    HERO ===================================================== *\/  .ab-hero{   background:     radial-gradient(       circle at 50% 0%,       #dfeeee 0%,       transparent 48%     ),     linear-gradient(       145deg,       #ffffff 0%,       #f8fcfb 58%,       #eef5f3 100%     );    border-color:#dce8e6; }  .ab-hero .ab-copy{   padding:28px 18px 17px;   text-align:center; }  .ab-eyebrow{   display:inline-block;    margin-bottom:10px;    color:var(--aqua-dark);    font-size:12px;   line-height:1.2;   font-weight:900;   letter-spacing:1px;    text-transform:uppercase; }  .ab-hero-title{   max-width:650px;   margin:0 auto 10px;    color:#293436;    font-size:30px;   line-height:1.12;   letter-spacing:-.6px;    font-weight:950;   text-align:center; }  .ab-hero-text{   max-width:620px;   margin:0 auto;    color:#657174;    font-size:17px;   line-height:1.5;    text-align:center; }  .ab-hero-line{   width:54px;   height:3px;    margin:17px auto 0;    background:var(--aqua);   border-radius:999px; }   \/* =====================================================    LIST ===================================================== *\/  .ab-list{   margin:13px 0 0;   padding:0;    list-style:none; }  .ab-list li{   position:relative;    margin-bottom:8px;   padding-left:27px;    color:#566265;    font-size:16px;   line-height:1.45;    text-align:left; }  .ab-list li:last-child{   margin-bottom:0; }  .ab-list li:before{   content:'✓';    position:absolute;   left:0;   top:0;    color:var(--aqua-dark);    font-weight:900; }   \/* =====================================================    HIGHLIGHT ===================================================== *\/  .ab-highlight{   margin-top:13px;   padding:12px 14px;    background:#eff8f7;    border-left:4px solid var(--aqua);   border-radius:10px;    color:#52686a;    font-size:15px;   line-height:1.5;   font-weight:750;    text-align:left; }  .ab-highlight strong{   color:#374f51; }   \/* =====================================================    ROWS ===================================================== *\/  .ab-rows{   margin-top:13px;    border-top:1px solid var(--line); }  .ab-row{   display:grid;   grid-template-columns:40% 60%;    border-bottom:1px solid var(--line); }  .ab-row:last-child{   border-bottom:0; }  .ab-row b, .ab-row span{   padding:10px 8px;    font-size:13px;   line-height:1.45;    text-align:left; }  .ab-row b{   color:var(--ink); }  .ab-row span{   color:var(--muted); }   \/* =====================================================    STEPS ===================================================== *\/  .ab-steps{   display:grid;   gap:9px;    margin-top:13px; }  .ab-step{   padding:11px 13px;    background:#fbfcfb;    border:1px solid var(--line);   border-radius:13px;    color:#586366;    font-size:15px;   line-height:1.45;    text-align:left; }  .ab-step strong{   color:var(--aqua-dark); }   \/* =====================================================    INFO CARD ===================================================== *\/  .ab-info{   margin-bottom:14px;   padding:21px 17px;    background:#ffffff;    border:1px solid var(--line);   border-radius:22px;    box-shadow:0 7px 20px rgba(44,65,67,.04);    text-align:left; }  .ab-section-kicker{   display:inline-block;    margin-bottom:7px;   padding:5px 10px;    background:var(--aqua-soft);   border-radius:999px;    color:var(--aqua-dark);    font-size:12px;   font-weight:900;   letter-spacing:.45px;    text-transform:uppercase; }  .ab-section-title{   margin:0 0 14px;    color:var(--ink);    font-size:24px;   line-height:1.2;    font-weight:900;   text-align:left; }   \/* =====================================================    VALUE CARD ===================================================== *\/  .ab-value{   background:     linear-gradient(       145deg,       #eef8f6 0%,       #ffffff 100%     );    border-color:#d8e8e5; }  .ab-value-number{   margin:3px 0 3px;    color:var(--aqua-dark);    font-size:40px;   line-height:1;   font-weight:950;    letter-spacing:-1px; }  .ab-value-label{   margin:0 0 12px;    color:#53676a;    font-size:15px;   font-weight:800; }   \/* =====================================================    SPEC ===================================================== *\/  .ab-spec{   margin:0;   padding:0;    overflow:hidden;    border:1px solid var(--line);   border-radius:15px;    list-style:none; }  .ab-spec li{   display:grid;   grid-template-columns:40% 60%;    border-bottom:1px solid var(--line);    font-size:14px; }  .ab-spec li:last-child{   border-bottom:0; }  .ab-spec-label, .ab-spec-value{   padding:11px;   text-align:left; }  .ab-spec-label{   background:#edf7f7;    color:var(--aqua-dark);    font-weight:850; }  .ab-spec-value{   background:#fff;    color:#576164; }   \/* =====================================================    NOTES ===================================================== *\/  .ab-note{   background:#fffaf3;   border-color:#eadfce; }  .ab-note-list{   margin:0;   padding-left:21px;    color:#5e5954;    font-size:15px;   line-height:1.55; }  .ab-note-list li{   margin-bottom:8px;   text-align:left; }  .ab-note-list li:last-child{   margin-bottom:0; }   \/* =====================================================    FAQ ===================================================== *\/  .ab-faq details{   margin-bottom:8px;    overflow:hidden;    background:#fff;    border:1px solid var(--line);   border-radius:13px; }  .ab-faq details:last-child{   margin-bottom:0; }  .ab-faq summary{   position:relative;    padding:13px 40px 13px 14px;    cursor:pointer;   list-style:none;    color:var(--ink);    font-size:14px;   line-height:1.4;    font-weight:800;   text-align:left; }  .ab-faq summary::-webkit-details-marker{   display:none; }  .ab-faq summary:after{   content:'+';    position:absolute;   right:14px;   top:4px;    color:var(--aqua-dark);    font-size:25px; }  .ab-faq details[open] summary:after{   content:'−'; }  .ab-answer{   padding:0 14px 14px;    color:var(--muted);    font-size:13px;   line-height:1.6;    text-align:left; }   \/* =====================================================    FINAL CTA ===================================================== *\/  .ab-final{   padding:28px 18px;    text-align:center;    background:     linear-gradient(       145deg,       #eaf7f5 0%,       #ffffff 56%,       #f7f1e8 100%     );    border:1px solid #dce8e6;   border-radius:22px; }  .ab-final h2{   max-width:620px;   margin:0 auto 9px;    color:var(--ink);    font-size:27px;   line-height:1.2;    font-weight:900;   text-align:center; }  .ab-final p{   max-width:590px;   margin:0 auto 16px;    color:#657174;    font-size:16px;   line-height:1.5;    text-align:center; }  .ab-button{   display:block;    width:100%;   max-width:430px;    margin:0 auto;   padding:14px 20px;    background:var(--aqua-dark);   border-radius:14px;    color:#fff!important;    text-decoration:none;    font-size:16px;   font-weight:900;    box-shadow:0 6px 14px rgba(69,119,123,.18); }  .ab-trust{   margin-top:15px;   padding-top:13px;    border-top:1px solid #dce7e5;    color:#687476;    font-size:12px;   line-height:1.7;    text-align:center; }  .ab-policy{   max-width:630px;    margin:8px auto 0!important;    color:#899092!important;    font-size:11px!important;   line-height:1.45!important;    text-align:center!important; }   \/* =====================================================    MOBILE ===================================================== *\/  @media(max-width:520px){    .aquabacteria-page{     padding:6px;   }    .ab-card{     margin-bottom:12px;     border-radius:20px;   }    .ab-copy{     padding:19px 15px 14px;   }    .ab-hero .ab-copy{     padding:25px 15px 16px;   }    .ab-hero-title{     font-size:28px;   }    .ab-title{     font-size:23px;   }    .ab-image-wrap{     padding-right:9px;     padding-left:9px;     padding-bottom:9px;   }    .ab-info{     padding:19px 15px;   }    .ab-spec li{     grid-template-columns:41% 59%;   }    .ab-spec-label,   .ab-spec-value{     padding:10px 9px;   }    .ab-value-number{     font-size:36px;   } } \u003c\/style\u003e \u003cdiv class=\"aquabacteria-page\"\u003e \u003c!-- =================================================        HERO   ================================================== --\u003e \u003csection class=\"ab-card ab-hero\"\u003e \u003cdiv class=\"ab-copy\"\u003e \u003cspan class=\"ab-eyebrow\"\u003e 🐠 BENEFICIAL BACTERIA SUPPORT \u003c\/span\u003e \u003ch1 class=\"ab-hero-title\"\u003eSupport the Biological Filtration Your Aquarium Relies On.\u003c\/h1\u003e \u003cp class=\"ab-hero-text\"\u003eNitrifying bacteria tablets designed to help \u003cstrong\u003esupport beneficial bacteria colonies and biological filtration\u003c\/strong\u003e as part of routine freshwater aquarium care.\u003c\/p\u003e \u003cdiv class=\"ab-hero-line\"\u003e\u003cbr\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ab-image-wrap\"\u003e\u003cimg class=\"ab-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/spp_shopify20260909170854_eedcefd43e0386f0ca4600e29a63970c.jpg?v=1788944938\" alt=\"Aquarium nitrifying bacteria tablets\" loading=\"eager\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================================        WATER QUALITY SUPPORT   ================================================== --\u003e \u003csection class=\"ab-card ab-blue\"\u003e \u003cdiv class=\"ab-copy\"\u003e \u003cspan class=\"ab-kicker\"\u003e SUPPORTS ROUTINE WATER CARE \u003c\/span\u003e \u003ch2 class=\"ab-title\"\u003e💧 Help Support Cleaner, Clearer-Looking Aquarium Water\u003c\/h2\u003e \u003cp class=\"ab-text\"\u003eBeneficial bacteria play an important role in biological filtration. These tablets are designed to work alongside the aquarium filter to support that process during routine care.\u003c\/p\u003e \u003cul class=\"ab-list\"\u003e \u003cli\u003eSupports beneficial bacteria activity\u003c\/li\u003e \u003cli\u003eWorks alongside biological filtration\u003c\/li\u003e \u003cli\u003eDesigned for freshwater aquarium maintenance\u003c\/li\u003e \u003cli\u003eSuitable for simple turbid-water conditions described by the product\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003cdiv class=\"ab-image-wrap\"\u003e\u003cimg class=\"ab-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/spp_shopify20260909170859_4eefa04dc21b412e92e50b613d40f569.jpg?v=1788944942\" alt=\"Aquarium water quality biological filtration support\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================================        APPLICATION   ================================================== --\u003e \u003csection class=\"ab-card ab-gold\"\u003e \u003cdiv class=\"ab-copy\"\u003e \u003cspan class=\"ab-kicker\"\u003e IMPORTANT APPLICATION METHOD \u003c\/span\u003e \u003ch2 class=\"ab-title\"\u003e✅ Place the Tablet on the Filter Cotton — Not Directly in the Water\u003c\/h2\u003e \u003cp class=\"ab-text\"\u003eThe supplied instructions specifically recommend placing the tablet \u003cstrong\u003eon the filter cotton\u003c\/strong\u003e rather than dropping it directly into the aquarium water.\u003c\/p\u003e \u003cdiv class=\"ab-steps\"\u003e \u003cdiv class=\"ab-step\"\u003e \u003cstrong\u003e1. Check the filter cotton:\u003c\/strong\u003e make sure it remains permeable and water can pass through it properly.\u003c\/div\u003e \u003cdiv class=\"ab-step\"\u003e \u003cstrong\u003e2. Place the tablet:\u003c\/strong\u003e position the tablet on the filter cotton as directed.\u003c\/div\u003e \u003cdiv class=\"ab-step\"\u003e \u003cstrong\u003e3. Keep filtration running:\u003c\/strong\u003e allow the aquarium filtration system to continue operating normally.\u003c\/div\u003e \u003cdiv class=\"ab-step\"\u003e \u003cstrong\u003e4. Run an oxygen pump:\u003c\/strong\u003e the supplied directions recommend aeration during use.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ab-highlight\"\u003e\u003cstrong\u003eDo not drop the tablet directly into the aquarium water.\u003c\/strong\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ab-image-wrap\"\u003e\u003cimg class=\"ab-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/spp_shopify20260909170902_513543bee5f737c2aac16aff4151ccd2.jpg?v=1788944946\" alt=\"Place aquarium bacteria tablet on filter cotton\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================================        BIOLOGICAL FILTRATION   ================================================== --\u003e \u003csection class=\"ab-card ab-sage\"\u003e \u003cdiv class=\"ab-copy\"\u003e \u003cspan class=\"ab-kicker\"\u003e WORKS WITH YOUR FILTER \u003c\/span\u003e \u003ch2 class=\"ab-title\"\u003e🌿 Support the Beneficial Bacteria Inside Your Filtration System\u003c\/h2\u003e \u003cp class=\"ab-text\"\u003eThe tablets contain nitrifying bacteria intended to help establish and support beneficial bacteria colonies associated with the aquarium's biological filtration process.\u003c\/p\u003e \u003cdiv class=\"ab-rows\"\u003e \u003cdiv class=\"ab-row\"\u003e \u003cb\u003eBeneficial Bacteria\u003c\/b\u003e \u003cspan\u003eSupports colony establishment\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ab-row\"\u003e \u003cb\u003eFilter Cotton\u003c\/b\u003e \u003cspan\u003eRecommended placement location\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ab-row\"\u003e \u003cb\u003eFiltration\u003c\/b\u003e \u003cspan\u003eSupports the biological filtration process\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ab-row\"\u003e \u003cb\u003eAeration\u003c\/b\u003e \u003cspan\u003eOxygen pump recommended during use\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ab-image-wrap\"\u003e\u003cimg class=\"ab-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/spp_shopify20260909170906_a92349d3d5c53cfe68f7bc17b20d60e7.jpg?v=1788944950\" alt=\"Aquarium beneficial bacteria biological filter support\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================================        ROUTINE CARE   ================================================== --\u003e \u003csection class=\"ab-card ab-teal\"\u003e \u003cdiv class=\"ab-copy\"\u003e \u003cspan class=\"ab-kicker\"\u003e FOR ROUTINE FRESHWATER AQUARIUM CARE \u003c\/span\u003e \u003ch2 class=\"ab-title\"\u003e🐟 A Simple Addition to Your Aquarium Maintenance Routine\u003c\/h2\u003e \u003cp class=\"ab-text\"\u003eDesigned for routine freshwater aquarium maintenance and the simple turbid-water conditions described in the supplied product information.\u003c\/p\u003e \u003cul class=\"ab-list\"\u003e \u003cli\u003eDesigned for freshwater aquarium care\u003c\/li\u003e \u003cli\u003eKeep filter cotton permeable during use\u003c\/li\u003e \u003cli\u003eRun an oxygen pump as directed\u003c\/li\u003e \u003cli\u003eUse through the filtration area, not directly in the tank water\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003cdiv class=\"ab-image-wrap\"\u003e\u003cimg class=\"ab-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/5571\/0877\/files\/spp_shopify20260909170911_412ecc6d0de31f39b98117a9ee0fa4b4.jpg?v=1788944955\" alt=\"Freshwater aquarium routine care bacteria tablets\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================================        120 TABLETS   ================================================== --\u003e \u003csection class=\"ab-info ab-value\"\u003e\u003cspan class=\"ab-section-kicker\"\u003e ONE BOTTLE \u003c\/span\u003e \u003cdiv class=\"ab-value-number\"\u003e120 Tablets\u003c\/div\u003e \u003cp class=\"ab-value-label\"\u003eAquarium Nitrifying Bacteria Tablets Per Bottle\u003c\/p\u003e \u003cp class=\"ab-text\"\u003eEach bottle contains \u003cstrong\u003e120 tablets\u003c\/strong\u003e, giving you a convenient supply for ongoing aquarium care according to the product's recommended application method.\u003c\/p\u003e \u003c\/section\u003e \u003c!-- =================================================        PRODUCT DETAILS   ================================================== --\u003e \u003csection class=\"ab-info\"\u003e\u003cspan class=\"ab-section-kicker\"\u003e PRODUCT INFORMATION \u003c\/span\u003e \u003ch2 class=\"ab-section-title\"\u003e📋 Product Details\u003c\/h2\u003e \u003cul class=\"ab-spec\"\u003e \u003cli\u003e \u003cspan class=\"ab-spec-label\"\u003eProduct\u003c\/span\u003e \u003cspan class=\"ab-spec-value\"\u003e Aquarium Nitrifying Bacteria Tablets \u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan class=\"ab-spec-label\"\u003eColor\u003c\/span\u003e \u003cspan class=\"ab-spec-value\"\u003e White \u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan class=\"ab-spec-label\"\u003eMaterial \/ Contents\u003c\/span\u003e \u003cspan class=\"ab-spec-value\"\u003e Nitrifying Bacteria \u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan class=\"ab-spec-label\"\u003eQuantity\u003c\/span\u003e \u003cspan class=\"ab-spec-value\"\u003e 120 Tablets \/ Bottle \u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan class=\"ab-spec-label\"\u003eApplication\u003c\/span\u003e \u003cspan class=\"ab-spec-value\"\u003e Place on Filter Cotton \u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan class=\"ab-spec-label\"\u003eRecommended Use\u003c\/span\u003e \u003cspan class=\"ab-spec-value\"\u003e Routine Freshwater Aquarium Care \u003c\/span\u003e \u003c\/li\u003e \u003cli\u003e \u003cspan class=\"ab-spec-label\"\u003ePackage\u003c\/span\u003e \u003cspan class=\"ab-spec-value\"\u003e 1 Bottle × 120 Tablets \u003c\/span\u003e \u003c\/li\u003e \u003c\/ul\u003e \u003c\/section\u003e \u003c!-- =================================================        PACKAGE   ================================================== --\u003e \u003csection class=\"ab-info\"\u003e\u003cspan class=\"ab-section-kicker\"\u003e WHAT YOU RECEIVE \u003c\/span\u003e \u003ch2 class=\"ab-section-title\"\u003e📦 Package Includes\u003c\/h2\u003e \u003cdiv class=\"ab-highlight\"\u003e \u003cstrong\u003e1 × Bottle of Aquarium Nitrifying Bacteria Tablets\u003c\/strong\u003e\u003cbr\u003e120 Tablets Per Bottle\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =================================================        NOTES   ================================================== --\u003e \u003csection class=\"ab-info ab-note\"\u003e\u003cspan class=\"ab-section-kicker\"\u003e IMPORTANT BEFORE USE \u003c\/span\u003e \u003ch2 class=\"ab-section-title\"\u003e⚠️ Application Notes\u003c\/h2\u003e \u003cul class=\"ab-note-list\"\u003e \u003cli\u003eDo not place the tablet directly into the aquarium water.\u003c\/li\u003e \u003cli\u003ePlace the tablet on the filter cotton as directed.\u003c\/li\u003e \u003cli\u003eKeep the filter cotton permeable during use.\u003c\/li\u003e \u003cli\u003eRun an oxygen pump during use according to the supplied instructions.\u003c\/li\u003e \u003cli\u003eThis product is designed for simple turbid-water conditions.\u003c\/li\u003e \u003cli\u003eThe supplied product information states that it is not effective for green or yellow water.\u003c\/li\u003e \u003cli\u003eNo specific tablet dosage by aquarium volume was supplied, so do not infer a dose from this page.\u003c\/li\u003e \u003c\/ul\u003e \u003c\/section\u003e \u003c!-- =================================================        FAQ   ================================================== --\u003e \u003csection class=\"ab-info ab-faq\"\u003e\u003cspan class=\"ab-section-kicker\"\u003e QUICK ANSWERS \u003c\/span\u003e \u003ch2 class=\"ab-section-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e \u003cdetails\u003e \u003csummary\u003eWhat do these tablets do?\u003c\/summary\u003e \u003cdiv class=\"ab-answer\"\u003eThey contain nitrifying bacteria intended to help support beneficial bacteria colonies and the aquarium's biological filtration process.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eDo I put the tablet directly into the aquarium?\u003c\/summary\u003e \u003cdiv class=\"ab-answer\"\u003eNo. The supplied instructions specifically state that the tablet should be placed on the filter cotton rather than directly into the aquarium water.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eHow many tablets are included?\u003c\/summary\u003e \u003cdiv class=\"ab-answer\"\u003eEach bottle contains 120 aquarium nitrifying bacteria tablets.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eIs this for freshwater aquariums?\u003c\/summary\u003e \u003cdiv class=\"ab-answer\"\u003eYes. The supplied product information describes the tablets for routine freshwater aquarium maintenance.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eDo I need to run an oxygen pump?\u003c\/summary\u003e \u003cdiv class=\"ab-answer\"\u003eYes. The supplied instructions recommend running an oxygen pump during use.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhy does the filter cotton need to stay permeable?\u003c\/summary\u003e \u003cdiv class=\"ab-answer\"\u003eThe supplied instructions specifically say to keep the filter cotton permeable while using the product so water can continue moving through the filtration area.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWill it work for green aquarium water?\u003c\/summary\u003e \u003cdiv class=\"ab-answer\"\u003eThe supplied product information states that it is not effective for green or yellow water.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eHow many tablets should I use?\u003c\/summary\u003e \u003cdiv class=\"ab-answer\"\u003eA specific dosage based on aquarium size or water volume was not provided in the supplied information, so this page does not state a dosage.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat comes in the package?\u003c\/summary\u003e \u003cdiv class=\"ab-answer\"\u003eThe package includes 1 bottle containing 120 aquarium nitrifying bacteria tablets.\u003c\/div\u003e \u003c\/details\u003e \u003c\/section\u003e \u003c!-- =================================================        FINAL CTA   ================================================== --\u003e \u003csection class=\"ab-final\"\u003e \u003ch2\u003e🐠 Support the Filter System Behind a Healthier-Looking Aquarium.\u003c\/h2\u003e \u003cp\u003eAdd nitrifying bacteria support to your freshwater aquarium maintenance routine with a convenient 120-tablet bottle designed for filter-cotton application.\u003c\/p\u003e \u003ca href=\"#product-form\" class=\"ab-button\"\u003e GET YOUR 120-TABLET BOTTLE → \u003c\/a\u003e \u003cdiv class=\"ab-trust\"\u003e📦 Tracked Shipping  ·  🚚 Free Shipping on Orders Over $59.98  ·  🔒 Secure Checkout  ·  💬 Order Support\u003c\/div\u003e \u003cp class=\"ab-policy\"\u003ePlace on filter cotton only. Do not place directly into aquarium water. Keep filter cotton permeable and run an oxygen pump during use.\u003c\/p\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"2498","offers":[{"title":"1-Pack (120 Tablets) \/ 🔥Buy 1 Get 1 Free - 2 packs","offer_id":48272371318935,"sku":"NC01752609102236-水立清120片*2","price":29.99,"currency_code":"USD","in_stock":true},{"title":"1-Pack (120 Tablets) \/ 🔥🔥Buy 2 Get 2 Free -4 packs","offer_id":48272371351703,"sku":"NC01752609102236-水立清120片*4","price":49.99,"currency_code":"USD","in_stock":true},{"title":"1-Pack (120 Tablets) \/ 🔥🔥Buy 3 Get 3 Free -6 packs","offer_id":48272371384471,"sku":"NC01752609102236-水立清120片*6","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/spp_shopify20260909170915_6cf3ae5d288c522c994589c92fe4ffc9_a7ba9d74-6676-4277-8b5e-3806f6e72ee4.jpg?v=1789549033","url":"https:\/\/thenuvaro.com\/products\/aquarium-nitrifying-bacteria-tablets","provider":"thenuvaro.com","version":"1.0","type":"link"}