{"product_id":"lo-chlor-90-day-pool-algaecide-32-oz-lpa003","title":"Lo-Chlor 90-Day Pool Algaecide, 32 oz, Black, Mustard and Green Algae Treatment","description":"\u003cstyle\u003e\n  .atb-lochlor90,\n  .atb-lochlor90 * {\n    box-sizing: border-box;\n  }\n\n  .atb-lochlor90 {\n    --navy: #12374f;\n    --navy-dark: #09283a;\n    --teal: #18a8a2;\n    --teal-dark: #087d80;\n    --orange: #f58232;\n    --aqua: #e2f7f5;\n    --blue-soft: #edf8fb;\n    --orange-soft: #fff5ed;\n    --gray-soft: #f6f9fa;\n    --border: #d6e5e9;\n    --text: #263640;\n    --muted: #61737d;\n    max-width: 1120px;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .atb-lochlor90 h2,\n  .atb-lochlor90 h3,\n  .atb-lochlor90 p {\n    margin-top: 0;\n  }\n\n  .atb-lochlor90 h2 {\n    margin-bottom: 15px;\n    color: var(--navy);\n    font-size: clamp(25px, 4vw, 39px);\n    line-height: 1.15;\n  }\n\n  .atb-lochlor90 h3 {\n    margin-bottom: 9px;\n    color: var(--navy);\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .atb-lochlor90 p:last-child {\n    margin-bottom: 0;\n  }\n\n  .atb-lochlor90 .atb-hero {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(31px, 6vw, 66px);\n    border: 1px solid #cce2e5;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 90% 12%, rgba(24, 168, 162, 0.25), transparent 34%),\n      radial-gradient(circle at 7% 94%, rgba(245, 130, 50, 0.1), transparent 28%),\n      linear-gradient(135deg, #f8fcfd 0%, #e8f8f7 54%, #ffffff 100%);\n    box-shadow: 0 18px 45px rgba(18, 55, 79, 0.09);\n  }\n\n  .atb-lochlor90 .atb-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 830px;\n  }\n\n  .atb-lochlor90 .atb-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 15px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: var(--navy);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .atb-lochlor90 .atb-hero p {\n    max-width: 770px;\n    margin-bottom: 24px;\n    color: #405761;\n    font-size: 17px;\n  }\n\n  .atb-lochlor90 .atb-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .atb-lochlor90 .atb-badge {\n    display: inline-flex;\n    align-items: center;\n    min-height: 41px;\n    padding: 8px 13px;\n    border: 1px solid rgba(18, 55, 79, 0.12);\n    border-radius: 12px;\n    background: rgba(255, 255, 255, 0.92);\n    color: var(--navy);\n    font-size: 13px;\n    font-weight: 800;\n    box-shadow: 0 5px 14px rgba(18, 55, 79, 0.06);\n  }\n\n  .atb-lochlor90 .atb-section {\n    margin-top: 24px;\n    padding: clamp(24px, 5vw, 43px);\n    border: 1px solid var(--border);\n    border-radius: 20px;\n    background: #ffffff;\n  }\n\n  .atb-lochlor90 .atb-section-heading {\n    max-width: 810px;\n    margin-bottom: 25px;\n  }\n\n  .atb-lochlor90 .atb-kicker {\n    margin-bottom: 7px;\n    color: var(--teal-dark);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.09em;\n    text-transform: uppercase;\n  }\n\n  .atb-lochlor90 .atb-lead {\n    color: var(--muted);\n    font-size: 16px;\n  }\n\n  .atb-lochlor90 .atb-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .atb-lochlor90 .atb-card {\n    min-height: 100%;\n    padding: 22px;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbfc 100%);\n  }\n\n  .atb-lochlor90 .atb-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    margin-bottom: 15px;\n    border-radius: 13px;\n    background: var(--aqua);\n    color: var(--teal-dark);\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .atb-lochlor90 .atb-card p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .atb-lochlor90 .atb-dose-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .atb-lochlor90 .atb-dose-card {\n    position: relative;\n    overflow: hidden;\n    padding: 25px;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n  }\n\n  .atb-lochlor90 .atb-dose-card:first-child {\n    background: linear-gradient(145deg, #eaf9f8 0%, #ffffff 100%);\n  }\n\n  .atb-lochlor90 .atb-dose-card:last-child {\n    background: linear-gradient(145deg, #fff3ea 0%, #ffffff 100%);\n  }\n\n  .atb-lochlor90 .atb-dose-label {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    background: var(--navy);\n    color: #ffffff;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .atb-lochlor90 .atb-dose {\n    margin-bottom: 8px;\n    color: var(--navy);\n    font-size: clamp(24px, 4vw, 34px);\n    font-weight: 900;\n    line-height: 1.1;\n  }\n\n  .atb-lochlor90 .atb-dose-sub {\n    margin-bottom: 12px;\n    color: var(--teal-dark);\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .atb-lochlor90 .atb-dose-card p {\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .atb-lochlor90 .atb-callout {\n    margin-top: 20px;\n    padding: 20px 22px;\n    border-left: 5px solid var(--orange);\n    border-radius: 5px 14px 14px 5px;\n    background: var(--orange-soft);\n  }\n\n  .atb-lochlor90 .atb-callout strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #884414;\n  }\n\n  .atb-lochlor90 .atb-callout p {\n    color: #714c31;\n    font-size: 14px;\n  }\n\n  .atb-lochlor90 .atb-two-column {\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    gap: 20px;\n  }\n\n  .atb-lochlor90 .atb-panel {\n    padding: 24px;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    background: var(--blue-soft);\n  }\n\n  .atb-lochlor90 .atb-panel-dark {\n    background:\n      radial-gradient(circle at 90% 10%, rgba(24, 168, 162, 0.3), transparent 34%),\n      linear-gradient(145deg, var(--navy) 0%, var(--navy-dark) 100%);\n    color: #ffffff;\n  }\n\n  .atb-lochlor90 .atb-panel-dark h3,\n  .atb-lochlor90 .atb-panel-dark p {\n    color: #ffffff;\n  }\n\n  .atb-lochlor90 .atb-panel-dark p {\n    opacity: 0.9;\n  }\n\n  .atb-lochlor90 .atb-list {\n    margin: 14px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .atb-lochlor90 .atb-list li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 29px;\n    color: #405660;\n  }\n\n  .atb-lochlor90 .atb-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .atb-lochlor90 .atb-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 2px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 19px;\n    height: 19px;\n    border-radius: 50%;\n    background: var(--teal);\n    color: #ffffff;\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .atb-lochlor90 .atb-algae-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 13px;\n    margin-top: 18px;\n  }\n\n  .atb-lochlor90 .atb-algae {\n    padding: 18px;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    background: var(--gray-soft);\n    text-align: center;\n  }\n\n  .atb-lochlor90 .atb-algae strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--navy);\n    font-size: 16px;\n  }\n\n  .atb-lochlor90 .atb-algae span {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  .atb-lochlor90 .atb-spec-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 15px;\n  }\n\n  .atb-lochlor90 .atb-spec-table {\n    width: 100%;\n    min-width: 640px;\n    border-collapse: collapse;\n    background: #ffffff;\n  }\n\n  .atb-lochlor90 .atb-spec-table th,\n  .atb-lochlor90 .atb-spec-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .atb-lochlor90 .atb-spec-table tr:last-child th,\n  .atb-lochlor90 .atb-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .atb-lochlor90 .atb-spec-table th {\n    width: 34%;\n    background: #f3f9fa;\n    color: var(--navy);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .atb-lochlor90 .atb-spec-table td {\n    color: #354a54;\n    font-size: 14px;\n  }\n\n  .atb-lochlor90 .atb-step-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px 18px;\n  }\n\n  .atb-lochlor90 .atb-step {\n    position: relative;\n    padding: 15px 15px 15px 50px;\n    border: 1px solid var(--border);\n    border-radius: 13px;\n    background: var(--gray-soft);\n    color: #3a505a;\n    font-size: 14px;\n  }\n\n  .atb-lochlor90 .atb-step-number {\n    position: absolute;\n    top: 13px;\n    left: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 25px;\n    height: 25px;\n    border-radius: 50%;\n    background: var(--navy);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .atb-lochlor90 .atb-details {\n    margin-top: 12px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .atb-lochlor90 .atb-details summary {\n    position: relative;\n    padding: 17px 48px 17px 18px;\n    color: var(--navy);\n    cursor: pointer;\n    font-size: 15px;\n    font-weight: 800;\n    list-style: none;\n  }\n\n  .atb-lochlor90 .atb-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .atb-lochlor90 .atb-details summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    transform: translateY(-50%);\n    color: var(--teal-dark);\n    font-size: 24px;\n    font-weight: 400;\n  }\n\n  .atb-lochlor90 .atb-details[open] summary::after {\n    content: \"−\";\n  }\n\n  .atb-lochlor90 .atb-details-body {\n    padding: 0 18px 18px;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .atb-lochlor90 .atb-footer {\n    margin-top: 24px;\n    padding: clamp(27px, 5vw, 40px);\n    border-radius: 20px;\n    background:\n      radial-gradient(circle at 88% 15%, rgba(24, 168, 162, 0.34), transparent 35%),\n      linear-gradient(135deg, var(--navy) 0%, #155771 100%);\n    color: #ffffff;\n  }\n\n  .atb-lochlor90 .atb-footer h2,\n  .atb-lochlor90 .atb-footer p {\n    color: #ffffff;\n  }\n\n  .atb-lochlor90 .atb-footer p {\n    max-width: 820px;\n    opacity: 0.91;\n  }\n\n  @media (max-width: 820px) {\n    .atb-lochlor90 .atb-grid,\n    .atb-lochlor90 .atb-dose-grid,\n    .atb-lochlor90 .atb-two-column {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 660px) {\n    .atb-lochlor90 .atb-algae-grid,\n    .atb-lochlor90 .atb-step-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .atb-lochlor90 .atb-hero,\n    .atb-lochlor90 .atb-section,\n    .atb-lochlor90 .atb-footer {\n      border-radius: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"atb-lochlor90\"\u003e\n  \u003csection class=\"atb-hero\"\u003e\n    \u003cdiv class=\"atb-hero-content\"\u003e\n      \u003cdiv class=\"atb-eyebrow\"\u003eLong-Lasting Algae Control\u003c\/div\u003e\n\n```\n  \u003ch2\u003eOne Pool Algaecide Treatment. Up to 90 Days of Protection.\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Lo-Chlor 90-Day Pool Algaecide is a concentrated organo-copper\n    treatment that kills active algae and helps prevent new outbreaks.\n    Its slow-release formula targets blue-green, black, and mustard algae\n    while helping chlorine and salt systems work more efficiently.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"atb-badges\"\u003e\n    \u003cspan class=\"atb-badge\"\u003eUp to 90-Day Protection\u003c\/span\u003e\n    \u003cspan class=\"atb-badge\"\u003e32 fl. oz. Quart\u003c\/span\u003e\n    \u003cspan class=\"atb-badge\"\u003eTreats Up to 20,000 Gallons\u003c\/span\u003e\n    \u003cspan class=\"atb-badge\"\u003eSalt System Compatible\u003c\/span\u003e\n    \u003cspan class=\"atb-badge\"\u003eSafe for Pool Surfaces\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"atb-section\"\u003e\n    \u003cdiv class=\"atb-section-heading\"\u003e\n      \u003cdiv class=\"atb-kicker\"\u003ePowerful Long-Term Protection\u003c\/div\u003e\n      \u003ch2\u003eSpend Less Time Fighting Algae\u003c\/h2\u003e\n      \u003cp class=\"atb-lead\"\u003e\n        Instead of adding a weekly algaecide, Lo-Chlor provides extended\n        protection with one properly measured treatment every three months.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n```\n\u003cdiv class=\"atb-grid\"\u003e\n  \u003carticle class=\"atb-card\"\u003e\n    \u003cdiv class=\"atb-card-icon\"\u003e90\u003c\/div\u003e\n    \u003ch3\u003eLasts Up to 90 Days\u003c\/h3\u003e\n    \u003cp\u003e\n      The slow-release formula continues working after application,\n      helping prevent algae growth for up to three months.\n    \u003c\/p\u003e\n  \u003c\/article\u003e\n\n  \u003carticle class=\"atb-card\"\u003e\n    \u003cdiv class=\"atb-card-icon\"\u003e3X\u003c\/div\u003e\n    \u003ch3\u003eBroad Algae Control\u003c\/h3\u003e\n    \u003cp\u003e\n      Effective against common pool algae, including blue-green, black,\n      and mustard algae.\n    \u003c\/p\u003e\n  \u003c\/article\u003e\n\n  \u003carticle class=\"atb-card\"\u003e\n    \u003cdiv class=\"atb-card-icon\"\u003e✓\u003c\/div\u003e\n    \u003ch3\u003eSurface-Safe Formula\u003c\/h3\u003e\n    \u003cp\u003e\n      The organo-copper complex is designed to remain in solution and\n      resist staining when used in properly balanced pool water.\n    \u003c\/p\u003e\n  \u003c\/article\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"atb-section\"\u003e\n    \u003cdiv class=\"atb-section-heading\"\u003e\n      \u003cdiv class=\"atb-kicker\"\u003eTwo Ways to Use One Bottle\u003c\/div\u003e\n      \u003ch2\u003eChoose the Dose for Your Pool\u003c\/h2\u003e\n      \u003cp class=\"atb-lead\"\u003e\n        The correct amount depends on whether you are preventing an outbreak\n        or treating a severe existing algae problem.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n```\n\u003cdiv class=\"atb-dose-grid\"\u003e\n  \u003carticle class=\"atb-dose-card\"\u003e\n    \u003cspan class=\"atb-dose-label\"\u003eRoutine Prevention\u003c\/span\u003e\n    \u003cdiv class=\"atb-dose\"\u003e16 fl. oz.\u003c\/div\u003e\n    \u003cdiv class=\"atb-dose-sub\"\u003ePer 10,000 gallons every three months\u003c\/div\u003e\n    \u003cp\u003e\n      At the preventative dosage, one 32 oz bottle treats up to 20,000\n      gallons of pool water.\n    \u003c\/p\u003e\n  \u003c\/article\u003e\n\n  \u003carticle class=\"atb-dose-card\"\u003e\n    \u003cspan class=\"atb-dose-label\"\u003eSevere Algae Treatment\u003c\/span\u003e\n    \u003cdiv class=\"atb-dose\"\u003e32 fl. oz.\u003c\/div\u003e\n    \u003cdiv class=\"atb-dose-sub\"\u003ePer 10,000 gallons\u003c\/div\u003e\n    \u003cp\u003e\n      For severe algae, use one full 32 oz bottle per 10,000 gallons and\n      follow the complete product-label directions.\n    \u003c\/p\u003e\n  \u003c\/article\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"atb-callout\"\u003e\n  \u003cstrong\u003eAlways calculate your pool volume before dosing\u003c\/strong\u003e\n  \u003cp\u003e\n    More product is not automatically better. Measure carefully and follow\n    the product label for your pool size and water condition.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"atb-section\"\u003e\n    \u003cdiv class=\"atb-section-heading\"\u003e\n      \u003cdiv class=\"atb-kicker\"\u003eBroad-Spectrum Control\u003c\/div\u003e\n      \u003ch2\u003eTargets Difficult Pool Algae\u003c\/h2\u003e\n      \u003cp class=\"atb-lead\"\u003e\n        Lo-Chlor helps control algae that float in the water as well as algae\n        that cling to pool surfaces, cracks, and crevices.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n```\n\u003cdiv class=\"atb-algae-grid\"\u003e\n  \u003cdiv class=\"atb-algae\"\u003e\n    \u003cstrong\u003eBlue-Green Algae\u003c\/strong\u003e\n    \u003cspan\u003eCommon free-floating algae that can quickly cloud or discolor water\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-algae\"\u003e\n    \u003cstrong\u003eMustard Algae\u003c\/strong\u003e\n    \u003cspan\u003eYellow-brown algae that often clings to walls and shaded surfaces\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-algae\"\u003e\n    \u003cstrong\u003eBlack Algae\u003c\/strong\u003e\n    \u003cspan\u003eStubborn surface growth that can thrive in cracks and porous finishes\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"atb-section\"\u003e\n    \u003cdiv class=\"atb-section-heading\"\u003e\n      \u003cdiv class=\"atb-kicker\"\u003ePool System Compatibility\u003c\/div\u003e\n      \u003ch2\u003eWorks With Your Regular Pool-Care Program\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n```\n\u003cdiv class=\"atb-two-column\"\u003e\n  \u003cdiv class=\"atb-panel\"\u003e\n    \u003ch3\u003eDesigned for Residential Pools\u003c\/h3\u003e\n\n    \u003cul class=\"atb-list\"\u003e\n      \u003cli\u003eSuitable for all common pool surface types\u003c\/li\u003e\n      \u003cli\u003eCompatible with most pool sanitizers\u003c\/li\u003e\n      \u003cli\u003eSuitable for salt chlorine generator pools\u003c\/li\u003e\n      \u003cli\u003eCan help reduce unnecessary chlorine and shock usage\u003c\/li\u003e\n      \u003cli\u003eApplied directly to the pool water\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-panel atb-panel-dark\"\u003e\n    \u003ch3\u003eAlgaecide Is Not a Sanitizer\u003c\/h3\u003e\n    \u003cp\u003e\n      Lo-Chlor controls algae, but the pool must still maintain an\n      appropriate sanitizer level to control bacteria and other\n      microorganisms.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin-top: 13px;\"\u003e\n      Continue testing and balancing chlorine, pH, alkalinity, and the\n      other water-care levels required for your pool.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"atb-section\"\u003e\n    \u003cdiv class=\"atb-section-heading\"\u003e\n      \u003cdiv class=\"atb-kicker\"\u003eProduct Specifications\u003c\/div\u003e\n      \u003ch2\u003eLo-Chlor 90-Day Algaecide Details\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n```\n\u003cdiv class=\"atb-spec-wrap\"\u003e\n  \u003ctable class=\"atb-spec-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n        \u003ctd\u003eLo-Chlor\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eProduct Name\u003c\/th\u003e\n        \u003ctd\u003e90-Day Algicide\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eManufacturer Part Number\u003c\/th\u003e\n        \u003ctd\u003eLPA003 \/ LPA003-12\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n        \u003ctd\u003eLiquid swimming pool algaecide\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eContainer Size\u003c\/th\u003e\n        \u003ctd\u003e32 fl. oz. \/ 1 quart\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eFormula Type\u003c\/th\u003e\n        \u003ctd\u003eSlow-release organo-copper complex\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eTarget Algae\u003c\/th\u003e\n        \u003ctd\u003eBlue-green, black, mustard, and other common pool algae\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003ePreventative Dose\u003c\/th\u003e\n        \u003ctd\u003e16 fl. oz. per 10,000 gallons every three months\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eSevere Algae Dose\u003c\/th\u003e\n        \u003ctd\u003e32 fl. oz. per 10,000 gallons\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003ePool Compatibility\u003c\/th\u003e\n        \u003ctd\u003eAll pool types and common pool surfaces\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eSanitizer Compatibility\u003c\/th\u003e\n        \u003ctd\u003eSuitable for use with most sanitizers and salt chlorine generators\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n        \u003ctd\u003eOne 32 oz bottle\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"atb-section\"\u003e\n    \u003cdiv class=\"atb-section-heading\"\u003e\n      \u003cdiv class=\"atb-kicker\"\u003eApplication Directions\u003c\/div\u003e\n      \u003ch2\u003eHow to Apply Lo-Chlor 90-Day Algaecide\u003c\/h2\u003e\n      \u003cp class=\"atb-lead\"\u003e\n        Always read the complete container label before use. These steps are\n        a convenient overview and do not replace the manufacturer directions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n```\n\u003cdiv class=\"atb-step-grid\"\u003e\n  \u003cdiv class=\"atb-step\"\u003e\n    \u003cspan class=\"atb-step-number\"\u003e1\u003c\/span\u003e\n    Test and adjust the pool water to a pH between 7.2 and 7.8.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-step\"\u003e\n    \u003cspan class=\"atb-step-number\"\u003e2\u003c\/span\u003e\n    For severe algae treatment, Lo-Chlor directs adjusting the pH to 7.2.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-step\"\u003e\n    \u003cspan class=\"atb-step-number\"\u003e3\u003c\/span\u003e\n    Make sure the filtration system is operating properly.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-step\"\u003e\n    \u003cspan class=\"atb-step-number\"\u003e4\u003c\/span\u003e\n    Brush affected walls, floors, corners, and other problem areas.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-step\"\u003e\n    \u003cspan class=\"atb-step-number\"\u003e5\u003c\/span\u003e\n    Calculate the correct dosage based on the pool's actual water volume.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-step\"\u003e\n    \u003cspan class=\"atb-step-number\"\u003e6\u003c\/span\u003e\n    Add the product directly to the pool and distribute it across a wide area.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-step\"\u003e\n    \u003cspan class=\"atb-step-number\"\u003e7\u003c\/span\u003e\n    Continue circulating and filtering the pool as directed.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-step\"\u003e\n    \u003cspan class=\"atb-step-number\"\u003e8\u003c\/span\u003e\n    Maintain the appropriate sanitizer level for safe, properly managed water.\n  \u003c\/div\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"atb-section\"\u003e\n    \u003cdiv class=\"atb-section-heading\"\u003e\n      \u003cdiv class=\"atb-kicker\"\u003eFrequently Asked Questions\u003c\/div\u003e\n      \u003ch2\u003eLo-Chlor 90-Day Algaecide FAQs\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n```\n\u003cdetails class=\"atb-details\"\u003e\n  \u003csummary\u003eHow much pool water does one 32 oz bottle treat?\u003c\/summary\u003e\n  \u003cdiv class=\"atb-details-body\"\u003e\n    \u003cp\u003e\n      At the preventative dose of 16 fl. oz. per 10,000 gallons, one\n      bottle treats up to 20,000 gallons. For severe algae, the stated\n      dose is one full 32 oz bottle per 10,000 gallons.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"atb-details\"\u003e\n  \u003csummary\u003eDoes one treatment really last three months?\u003c\/summary\u003e\n  \u003cdiv class=\"atb-details-body\"\u003e\n    \u003cp\u003e\n      When properly dosed and used in a maintained pool, Lo-Chlor is\n      formulated to provide algae protection for up to 90 days.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"atb-details\"\u003e\n  \u003csummary\u003eWhat types of algae does it kill?\u003c\/summary\u003e\n  \u003cdiv class=\"atb-details-body\"\u003e\n    \u003cp\u003e\n      Lo-Chlor identifies the product for control of blue-green, black,\n      mustard, and other common types of swimming pool algae.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"atb-details\"\u003e\n  \u003csummary\u003eCan I use it in a saltwater pool?\u003c\/summary\u003e\n  \u003cdiv class=\"atb-details-body\"\u003e\n    \u003cp\u003e\n      Yes. Lo-Chlor states that the formula is safe for use with salt\n      chlorine generators and can help enhance their performance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"atb-details\"\u003e\n  \u003csummary\u003eWill this product stain my pool?\u003c\/summary\u003e\n  \u003cdiv class=\"atb-details-body\"\u003e\n    \u003cp\u003e\n      The organo-copper formula is designed to remain in solution and is\n      guaranteed by Lo-Chlor to be non-staining when used according to\n      directions in properly balanced pool water.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"atb-details\"\u003e\n  \u003csummary\u003eDoes this replace chlorine or another sanitizer?\u003c\/summary\u003e\n  \u003cdiv class=\"atb-details-body\"\u003e\n    \u003cp\u003e\n      No. This product controls algae. An appropriate sanitizer level\n      must still be maintained to control bacteria and keep the pool\n      properly managed.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"atb-details\"\u003e\n  \u003csummary\u003eIs this only for treating an existing algae outbreak?\u003c\/summary\u003e\n  \u003cdiv class=\"atb-details-body\"\u003e\n    \u003cp\u003e\n      No. It can be used both to kill active algae and as a preventative\n      treatment to help stop new outbreaks for up to three months.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"atb-details\"\u003e\n  \u003csummary\u003eIs this listing for one bottle or a case?\u003c\/summary\u003e\n  \u003cdiv class=\"atb-details-body\"\u003e\n    \u003cp\u003e\n      This listing includes one 32 fl. oz. quart bottle of Lo-Chlor\n      90-Day Pool Algaecide.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"atb-section\"\u003e\n    \u003cdiv class=\"atb-section-heading\"\u003e\n      \u003cdiv class=\"atb-kicker\"\u003eImportant Product Information\u003c\/div\u003e\n      \u003ch2\u003eUse Pool Chemicals Carefully\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n```\n\u003cdiv class=\"atb-callout\" style=\"margin-top: 0;\"\u003e\n  \u003cstrong\u003eRead and follow the complete product label\u003c\/strong\u003e\n  \u003cp\u003e\n    Keep out of reach of children. Do not mix pool chemicals together.\n    Store the container securely in a cool, dry, well-ventilated area and\n    follow all handling, application, and disposal instructions printed\n    on the manufacturer label.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"atb-footer\"\u003e\n    \u003ch2\u003eLong-Lasting Algae Protection Without Weekly Treatments\u003c\/h2\u003e\n    \u003cp\u003e\n      Lo-Chlor 90-Day Pool Algaecide combines preventative protection and\n      severe-algae treatment in one convenient 32 oz bottle. Use the correct\n      dose for your pool volume, maintain balanced water, and let the\n      slow-release formula help keep algae under control.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Lo Chlor","offers":[{"title":"Default Title","offer_id":52128781893906,"sku":"LPA003","price":33.84,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/2279\/1186\/files\/Lo_Chlor_LPA003_Algicide_Quart.jpg?v=1783985650","url":"https:\/\/www.aquaterrabackyard.com\/products\/lo-chlor-90-day-pool-algaecide-32-oz-lpa003","provider":"Aqua Terra Backyard","version":"1.0","type":"link"}