{"product_id":"floating-chlorine-tablet-dispenser","title":"Floating Chlorine Tablet Dispenser","description":"\u003c!-- Blue Bottom Pools – Floating Chlorine Tablet Dispenser Product Description --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@700;800\u0026family=Barlow:wght@400;500\u0026display=swap');\n\n  .bbp-float {\n    font-family: 'Barlow', sans-serif;\n    color: #1a2a3a;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 12px 32px;\n    box-sizing: border-box;\n  }\n\n  .bbp-float-hero {\n    background: linear-gradient(135deg, #003d6b 0%, #0070b8 100%);\n    border-radius: 10px;\n    padding: 28px 24px;\n    margin-bottom: 16px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .bbp-float-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; right: -60px;\n    width: 180px; height: 180px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.05);\n  }\n\n  .bbp-float-hero-sub {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(1rem, 3vw, 1.2rem) !important;\n    font-weight: 700 !important;\n    color: rgba(255,255,255,0.75) !important;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin: 0 0 6px;\n    display: block;\n  }\n\n  .bbp-float-hero-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(1.5rem, 5vw, 2.2rem) !important;\n    font-weight: 800 !important;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    margin: 0 0 10px;\n    line-height: 1.1;\n    display: block;\n  }\n\n  .bbp-float-hero p {\n    font-size: clamp(0.86rem, 2.5vw, 0.96rem);\n    color: rgba(255,255,255,0.88);\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* SECTION HEADERS *\/\n  .bbp-float-heading {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(1.1rem, 3.5vw, 1.4rem) !important;\n    font-weight: 800 !important;\n    color: #003d6b !important;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n    margin: 20px 0 10px;\n    padding-bottom: 8px;\n    border-bottom: 3px solid #0070b8;\n    display: block;\n  }\n\n  \/* BENEFITS GRID *\/\n  .bbp-float-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin-bottom: 16px;\n  }\n\n  .bbp-float-benefit {\n    background: #f0f8ff;\n    border: 1px solid #c8e4f8;\n    border-left: 4px solid #0070b8;\n    border-radius: 8px;\n    padding: 13px 14px;\n    box-sizing: border-box;\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n  }\n\n  .bbp-float-benefit .icon { font-size: 1.2rem; flex-shrink: 0; margin-top: 1px; }\n\n  .bbp-float-benefit h3 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(0.9rem, 2.5vw, 0.98rem);\n    font-weight: 700;\n    color: #003d6b;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n    margin: 0 0 3px;\n    line-height: 1.2;\n  }\n\n  .bbp-float-benefit p {\n    font-size: clamp(0.78rem, 2vw, 0.84rem);\n    color: #4a6070;\n    line-height: 1.45;\n    margin: 0;\n  }\n\n  \/* HOW TO USE STEPS *\/\n  .bbp-float-steps {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin-bottom: 16px;\n  }\n\n  .bbp-float-step {\n    background: #ffffff;\n    border: 1px solid #dde8f0;\n    border-radius: 8px;\n    padding: 14px 12px;\n    text-align: center;\n    box-sizing: border-box;\n  }\n\n  .bbp-float-step-num {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(1.6rem, 4vw, 2rem);\n    font-weight: 800;\n    color: #c8e4f8;\n    line-height: 1;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .bbp-float-step h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(0.84rem, 2.2vw, 0.92rem);\n    font-weight: 700;\n    color: #003d6b;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n    margin: 0 0 4px;\n  }\n\n  .bbp-float-step p {\n    font-size: clamp(0.72rem, 1.7vw, 0.78rem);\n    color: #4a6070;\n    line-height: 1.4;\n    margin: 0;\n  }\n\n  \/* PRO TIP *\/\n  .bbp-float-protip {\n    background: #e8f4fd;\n    border: 1px solid #b0d8f5;\n    border-left: 5px solid #0070b8;\n    border-radius: 8px;\n    padding: 13px 16px;\n    margin-bottom: 16px;\n    font-size: clamp(0.84rem, 2.2vw, 0.9rem);\n    color: #1a3a5a;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n\n  .bbp-float-protip strong { color: #003d6b; }\n\n  \/* WARNING *\/\n  .bbp-float-warning {\n    background: #fff0f0;\n    border: 1px solid #f5c0c0;\n    border-left: 5px solid #c0392b;\n    border-radius: 8px;\n    padding: 13px 16px;\n    margin-bottom: 16px;\n    font-size: clamp(0.84rem, 2.2vw, 0.9rem);\n    color: #5a1a1a;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n\n  .bbp-float-warning strong { color: #8a0000; }\n\n  \/* NOTICE *\/\n  .bbp-float-notice {\n    background: #fff8e6;\n    border: 1px solid #f0d080;\n    border-left: 5px solid #f0a800;\n    border-radius: 8px;\n    padding: 12px 16px;\n    margin-bottom: 16px;\n    font-size: clamp(0.84rem, 2.2vw, 0.9rem);\n    color: #5a4000;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n\n  .bbp-float-notice strong { color: #3a2800; }\n\n  \/* CTA *\/\n  .bbp-float-cta {\n    background: #003d6b;\n    border-radius: 10px;\n    padding: 22px 24px;\n    text-align: center;\n    box-sizing: border-box;\n  }\n\n  .bbp-float-cta-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(1.2rem, 4vw, 1.6rem) !important;\n    font-weight: 800 !important;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n    margin: 0 0 8px;\n    display: block;\n  }\n\n  .bbp-float-cta p {\n    font-size: clamp(0.84rem, 2vw, 0.92rem);\n    color: rgba(255,255,255,0.85);\n    margin: 0 0 16px;\n    line-height: 1.5;\n  }\n\n  .bbp-float-cta a {\n    display: inline-block;\n    background: #f0a800;\n    color: #3a2800;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: clamp(0.9rem, 2.5vw, 1rem);\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    padding: 12px 28px;\n    border-radius: 6px;\n    text-decoration: none;\n    margin: 4px 6px;\n  }\n\n  .bbp-float-cta a.outline {\n    background: transparent;\n    color: #ffffff;\n    border: 2px solid rgba(255,255,255,0.7);\n    font-weight: 700;\n  }\n\n  @media (max-width: 500px) {\n    .bbp-float-hero { padding: 20px 16px; }\n    .bbp-float-benefits { grid-template-columns: 1fr; }\n    .bbp-float-steps { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bbp-float\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"bbp-float-hero\"\u003e\n    \u003cspan class=\"bbp-float-hero-sub\"\u003eEffortless Chlorine Delivery — Set It \u0026amp; Forget It\u003c\/span\u003e\n    \u003cspan class=\"bbp-float-hero-title\"\u003eFloating Chlorine Tablet Dispenser\u003c\/span\u003e\n    \u003cp\u003eThe simplest way to keep a steady chlorine residual in your pool between service visits. Load it with E-Z Clor® 3\" tablets, dial in the flow rate, and let it drift — delivering a slow, consistent dose of sanitizer around the clock without any effort on your part.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cspan class=\"bbp-float-heading\"\u003eWhy Use a Floating Dispenser?\u003c\/span\u003e\n  \u003cdiv class=\"bbp-float-benefits\"\u003e\n    \u003cdiv class=\"bbp-float-benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e⏱️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eContinuous Chlorination\u003c\/h3\u003e\n        \u003cp\u003eDelivers a steady, slow-dissolving dose of chlorine 24\/7 — no daily dosing, no spikes and crashes between treatments.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bbp-float-benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e🎛️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eAdjustable Flow Rate\u003c\/h3\u003e\n        \u003cp\u003eSimple dial controls how much water flows through the tablets — dial up for heavy use weeks, dial back when the pool sits quiet.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bbp-float-benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e💰\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eReduces Chemical Waste\u003c\/h3\u003e\n        \u003cp\u003eConsistent low-level dosing is more efficient than large periodic treatments — tablets last longer and your chlorine doesn't spike and burn off unevenly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bbp-float-benefit\"\u003e\n      \u003cspan class=\"icon\"\u003e🏊\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eWorks with Any Schedule\u003c\/h3\u003e\n        \u003cp\u003ePerfect for pools on weekly maintenance plans or homeowners who want reliable chlorine coverage between visits without daily involvement.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cspan class=\"bbp-float-heading\"\u003eHow to Use It\u003c\/span\u003e\n  \u003cdiv class=\"bbp-float-steps\"\u003e\n    \u003cdiv class=\"bbp-float-step\"\u003e\n      \u003cspan class=\"bbp-float-step-num\"\u003e1\u003c\/span\u003e\n      \u003ch4\u003eLoad Tablets\u003c\/h4\u003e\n      \u003cp\u003eFill the dispenser with E-Z Clor® 3\" Big Tab chlorine tablets — 3 to 5 tablets for most dispensers.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bbp-float-step\"\u003e\n      \u003cspan class=\"bbp-float-step-num\"\u003e2\u003c\/span\u003e\n      \u003ch4\u003eSet Flow Rate\u003c\/h4\u003e\n      \u003cp\u003eAdjust the dial at the base to control water flow through the tablets and dial in your desired chlorine output.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bbp-float-step\"\u003e\n      \u003cspan class=\"bbp-float-step-num\"\u003e3\u003c\/span\u003e\n      \u003ch4\u003ePlace in Pool\u003c\/h4\u003e\n      \u003cp\u003eSet it in the water and let it float freely — it circulates with natural water movement for even distribution.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bbp-float-step\"\u003e\n      \u003cspan class=\"bbp-float-step-num\"\u003e4\u003c\/span\u003e\n      \u003ch4\u003eRefill as Needed\u003c\/h4\u003e\n      \u003cp\u003eCheck weekly and reload when tablets are depleted. Test chlorine levels regularly to confirm you're in the 2–4 ppm range.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRO TIP --\u003e\n  \u003cdiv class=\"bbp-float-protip\"\u003e\n    💡 \u003cstrong\u003ePro Tip — Remove It Before Swimmers Get In:\u003c\/strong\u003e Always remove the floating dispenser before anyone swims. Concentrated chlorine leaching directly from the dispenser can bleach vinyl liners and irritate skin if someone contacts it in the water. Store it out of the pool while swimming, then return it when everyone is done for the day.\n  \u003c\/div\u003e\n\n  \u003c!-- WARNING --\u003e\n  \u003cdiv class=\"bbp-float-warning\"\u003e\n    ⚠️ \u003cstrong\u003eNever Let It Rest Against a Vinyl Liner.\u003c\/strong\u003e If the dispenser sits stationary against your liner — especially in a corner or steps — the concentrated chlorine output can bleach or permanently damage the vinyl. Make sure it has room to float freely, and retrieve it if it gets stuck. When in doubt, pull it out during low-circulation periods and return it when the pump is running.\n  \u003c\/div\u003e\n\n  \u003c!-- NOTICE --\u003e\n  \u003cdiv class=\"bbp-float-notice\"\u003e\n    🧪 \u003cstrong\u003ePair it with weekly testing.\u003c\/strong\u003e A floating dispenser makes chlorine delivery easy — but it doesn't replace regular testing. Water temperature, bather load, and sunlight all affect how fast tablets dissolve. Check your levels with \u003ca href=\"\/products\/test-strips\" style=\"color:#8a6000; font-weight:600;\"\u003eAquaChek® or E-Z Clor® test strips\u003c\/a\u003e at least twice a week to make sure you're staying in the 2–4 ppm range. Questions? Call \u003cstrong\u003e(570) 592-5988\u003c\/strong\u003e.\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"bbp-float-cta\"\u003e\n    \u003cspan class=\"bbp-float-cta-title\"\u003e🌊 Load It. Float It. Forget It.\u003c\/span\u003e\n    \u003cp\u003ePick up your floating chlorine dispenser today — and stock up on \u003ca href=\"\/products\/ez-clor-chlorine-tablets\" style=\"color:#f0a800; font-weight:700;\"\u003eE-Z Clor® 3\" Big Tabs\u003c\/a\u003e to keep it running all season. Local delivery available across Northeast Pennsylvania.\u003c\/p\u003e\n    \u003ca href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003ca href=\"tel:+15705925988\" class=\"outline\"\u003eCall (570) 592-5988\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"PoolStyle","offers":[{"title":"Default Title","offer_id":52209967661350,"sku":null,"price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/8272\/3878\/files\/floatingchlorinedispo.jpg?v=1772239384","url":"https:\/\/bluebottompoolsnepa.com\/products\/floating-chlorine-tablet-dispenser","provider":"Blue Bottom Pools ","version":"1.0","type":"link"}