{"product_id":"algae-cleaner-yd","title":"⚡ [Easy and stress-free weeding in the garden] Herbicide for domestic use","description":"\u003cstyle\u003e\n\/* =========================================================\n   EASY \u0026 STRESS-FREE WEEDING\n   Shopify Vertical Landing Page — US Market\n   ========================================================= *\/\n\n.wks-page{\n  --green:#205f36;\n  --green2:#2e7a46;\n  --lime:#eaf4df;\n  --cream:#fbfaf5;\n  --sand:#f3eee4;\n  --ink:#2d342f;\n  --muted:#687269;\n  --line:#dfe7dc;\n  --warning:#7f5a27;\n\n  max-width:900px;\n  margin:0 auto;\n  padding:0;\n  overflow:hidden;\n  background:#fff;\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  line-height:1.66;\n}\n\n.wks-page *{box-sizing:border-box}\n.wks-page img{display:block;width:100%;height:auto}\n.wks-page h2,.wks-page h3,.wks-page p{margin-top:0}\n\n.wks-section{\n  padding:42px 22px;\n}\n\n.wks-soft{\n  background:var(--cream);\n}\n\n.wks-center{\n  text-align:center;\n}\n\n.wks-kicker{\n  display:inline-block;\n  margin-bottom:9px;\n  color:var(--green2);\n  font-size:14px;\n  font-weight:900;\n  letter-spacing:1.15px;\n  text-transform:uppercase;\n}\n\n.wks-heading{\n  max-width:760px;\n  margin:0 auto 13px;\n  color:var(--green);\n  font-size:34px;\n  line-height:1.16;\n  font-weight:900;\n}\n\n.wks-copy{\n  max-width:735px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:18px;\n  line-height:1.66;\n}\n\n.wks-img{\n  margin-top:24px;\n  border-radius:18px;\n  overflow:hidden;\n  box-shadow:0 8px 27px rgba(37,77,48,.10);\n}\n\n\/* TOP BAR *\/\n.wks-top{\n  padding:13px 16px;\n  text-align:center;\n  background:var(--green);\n  color:#fff;\n  font-size:15px;\n  font-weight:900;\n  letter-spacing:.35px;\n}\n\n\/* HERO *\/\n.wks-hero{\n  padding:34px 20px 28px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 50% 0%,rgba(113,170,89,.15),transparent 38%),\n    linear-gradient(180deg,#fbfff8 0%,#fff 82%);\n}\n\n.wks-hero h2{\n  max-width:800px;\n  margin:0 auto 13px;\n  color:var(--green);\n  font-size:40px;\n  line-height:1.08;\n  font-weight:900;\n}\n\n.wks-hero p{\n  max-width:730px;\n  margin:0 auto;\n  color:#5e6b61;\n  font-size:19px;\n}\n\n.wks-hero-img{\n  margin-top:26px;\n  border-radius:20px;\n  box-shadow:0 12px 34px rgba(37,77,48,.12);\n}\n\n\/* BENEFITS *\/\n.wks-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:11px;\n  padding:20px;\n  background:#fff;\n}\n\n.wks-benefit{\n  padding:18px 10px;\n  text-align:center;\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:#f8fbf7;\n}\n\n.wks-benefit span{\n  display:block;\n  margin-bottom:5px;\n  font-size:28px;\n}\n\n.wks-benefit strong{\n  display:block;\n  color:var(--green);\n  font-size:15px;\n  line-height:1.3;\n}\n\n.wks-benefit small{\n  display:block;\n  margin-top:4px;\n  color:#78817a;\n  font-size:12.5px;\n  line-height:1.4;\n}\n\n\/* DARK *\/\n.wks-dark{\n  padding:46px 22px;\n  text-align:center;\n  color:#fff;\n  background:\n    radial-gradient(circle at top,rgba(100,165,91,.26),transparent 33%),\n    linear-gradient(145deg,#245d35,#173d25);\n}\n\n.wks-dark .icon{\n  margin-bottom:8px;\n  font-size:42px;\n}\n\n.wks-dark h3{\n  max-width:760px;\n  margin:0 auto 11px;\n  color:#fff;\n  font-size:32px;\n  line-height:1.18;\n}\n\n.wks-dark p{\n  max-width:720px;\n  margin:0 auto;\n  color:#edf5ec;\n  font-size:18px;\n}\n\n\/* CHECKS *\/\n.wks-checks{\n  max-width:745px;\n  margin:25px auto 0;\n}\n\n.wks-check{\n  display:flex;\n  align-items:flex-start;\n  gap:12px;\n  margin-bottom:12px;\n  padding:17px;\n  text-align:left;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:14px;\n}\n\n.wks-check-icon{\n  flex:0 0 31px;\n  color:var(--green2);\n  font-size:23px;\n  line-height:1.25;\n}\n\n.wks-check strong{\n  display:block;\n  color:var(--green);\n  font-size:18px;\n}\n\n.wks-check p{\n  margin:2px 0 0;\n  color:#647067;\n  font-size:15.5px;\n}\n\n\/* FEATURE GRID *\/\n.wks-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:14px;\n  margin-top:25px;\n}\n\n.wks-feature{\n  padding:20px 18px;\n  text-align:left;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:15px;\n}\n\n.wks-feature span{\n  display:block;\n  margin-bottom:6px;\n  font-size:29px;\n}\n\n.wks-feature strong{\n  display:block;\n  margin-bottom:5px;\n  color:var(--green);\n  font-size:19px;\n}\n\n.wks-feature p{\n  margin:0;\n  color:#657068;\n  font-size:15px;\n  line-height:1.56;\n}\n\n\/* STEPS *\/\n.wks-steps{\n  counter-reset:s;\n  max-width:750px;\n  margin:24px auto 0;\n  padding:0;\n  list-style:none;\n}\n\n.wks-steps li{\n  position:relative;\n  margin-bottom:12px;\n  padding:16px 16px 16px 58px;\n  text-align:left;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:14px;\n  color:#667068;\n}\n\n.wks-steps li:before{\n  counter-increment:s;\n  content:counter(s);\n  position:absolute;\n  left:15px;\n  top:15px;\n  width:32px;\n  height:32px;\n  border-radius:50%;\n  background:var(--green2);\n  color:#fff;\n  line-height:32px;\n  text-align:center;\n  font-weight:900;\n}\n\n.wks-steps strong{\n  display:block;\n  margin-bottom:3px;\n  color:var(--green);\n  font-size:17px;\n}\n\n\/* USE CASES *\/\n.wks-room-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:12px;\n  max-width:730px;\n  margin:24px auto 0;\n}\n\n.wks-room{\n  padding:17px 13px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:14px;\n  color:#405146;\n  font-size:16px;\n  font-weight:800;\n}\n\n\/* NOTE *\/\n.wks-note{\n  max-width:750px;\n  margin:23px auto 0;\n  padding:18px 19px;\n  text-align:left;\n  background:#fff8e8;\n  border-left:5px solid #c49a4a;\n  border-radius:13px;\n  color:#665c4d;\n  font-size:15px;\n}\n\n\/* CTA *\/\n.wks-cta{\n  padding:45px 22px;\n  text-align:center;\n  color:#fff;\n  background:var(--green2);\n}\n\n.wks-cta h3{\n  max-width:730px;\n  margin:0 auto 10px;\n  color:#fff;\n  font-size:31px;\n  line-height:1.18;\n}\n\n.wks-cta p{\n  max-width:670px;\n  margin:0 auto;\n  color:#edf6eb;\n  font-size:18px;\n}\n\n\/* FAQ *\/\n.wks-faq{\n  padding:43px 20px 52px;\n  background:#fff;\n}\n\n.wks-faq h3{\n  margin:0 0 24px;\n  text-align:center;\n  color:var(--green);\n  font-size:30px;\n  font-weight:900;\n}\n\n.wks-faq details{\n  max-width:770px;\n  margin:0 auto 11px;\n  overflow:hidden;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:13px;\n}\n\n.wks-faq summary{\n  position:relative;\n  padding:18px 50px 18px 18px;\n  cursor:pointer;\n  list-style:none;\n  color:#36433a;\n  font-size:17px;\n  line-height:1.45;\n  font-weight:800;\n}\n\n.wks-faq summary::-webkit-details-marker{display:none}\n\n.wks-faq summary:after{\n  content:'+';\n  position:absolute;\n  right:18px;\n  top:50%;\n  transform:translateY(-50%);\n  color:var(--green2);\n  font-size:26px;\n}\n\n.wks-faq details[open] summary:after{content:'−'}\n\n.wks-answer{\n  padding:0 18px 19px;\n  color:#687168;\n  font-size:15.5px;\n  line-height:1.62;\n}\n\n@media(max-width:680px){\n  .wks-section{padding:33px 14px}\n  .wks-hero{padding:29px 14px 24px}\n  .wks-hero h2{font-size:30px}\n  .wks-hero p{font-size:17px}\n  .wks-heading{font-size:27px}\n  .wks-copy{font-size:16.5px}\n  .wks-benefits{grid-template-columns:repeat(2,1fr);padding:14px}\n  .wks-feature-grid{grid-template-columns:1fr}\n  .wks-room-grid{grid-template-columns:1fr 1fr}\n  .wks-dark h3,.wks-cta h3,.wks-faq h3{font-size:27px}\n  .wks-dark p,.wks-cta p{font-size:16.5px}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"wks-page\"\u003e\n\n  \u003cdiv class=\"wks-top\"\u003e\n    🌿 EASY HOME WEEDING · TARGETED APPLICATION · SIMPLE SPRAY-ON USE\n  \u003c\/div\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"wks-hero\"\u003e\n    \u003cspan class=\"wks-kicker\"\u003eEasy \u0026amp; Stress-Free Garden Weeding\u003c\/span\u003e\n    \u003ch2\u003eStop Pulling Weeds by Hand. Spray the Areas You Want to Clear.\u003c\/h2\u003e\n    \u003cp\u003e\n      A convenient home-use weed and grass control spray designed for targeted outdoor treatment\n      around patios, pathways, garden edges and other unwanted-growth areas.\n    \u003c\/p\u003e\n    \u003cimg class=\"wks-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260908021203_001.gif?v=1788847974\" alt=\"Home garden weed control spray demonstration\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003cdiv class=\"wks-benefits\"\u003e\n    \u003cdiv class=\"wks-benefit\"\u003e\n      \u003cspan\u003e🌱\u003c\/span\u003e\n      \u003cstrong\u003eTargeted Weed Control\u003c\/strong\u003e\n      \u003csmall\u003eApply directly to unwanted vegetation\u003c\/small\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"wks-benefit\"\u003e\n      \u003cspan\u003e💦\u003c\/span\u003e\n      \u003cstrong\u003eEasy Spray Application\u003c\/strong\u003e\n      \u003csmall\u003eNo digging or hand-pulling required\u003c\/small\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"wks-benefit\"\u003e\n      \u003cspan\u003e🏡\u003c\/span\u003e\n      \u003cstrong\u003eFor Home Outdoor Areas\u003c\/strong\u003e\n      \u003csmall\u003eUseful around paths, patios and garden edges\u003c\/small\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"wks-benefit\"\u003e\n      \u003cspan\u003e✨\u003c\/span\u003e\n      \u003cstrong\u003eCleaner-Looking Spaces\u003c\/strong\u003e\n      \u003csmall\u003eHelps tidy areas overtaken by unwanted growth\u003c\/small\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAIN --\u003e\n  \u003csection class=\"wks-section wks-center\"\u003e\n    \u003cspan class=\"wks-kicker\"\u003eLess Pulling · Less Kneeling · Less Frustration\u003c\/span\u003e\n    \u003ch3 class=\"wks-heading\"\u003eWhen Weeds Keep Coming Back, Hand-Pulling Gets Old Fast.\u003c\/h3\u003e\n    \u003cp class=\"wks-copy\"\u003e\n      Driveway cracks, pathway edges and neglected corners can quickly make an otherwise tidy yard\n      look overgrown. A targeted spray gives you a simpler way to treat unwanted vegetation without\n      spending the afternoon bending, digging and pulling by hand.\n    \u003c\/p\u003e\n    \u003cimg class=\"wks-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260908002617_001.gif?v=1788847970\" alt=\"Weed spray used on unwanted garden growth\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DARK --\u003e\n  \u003csection class=\"wks-dark\"\u003e\n    \u003cdiv class=\"icon\"\u003e🌿\u003c\/div\u003e\n    \u003ch3\u003eFocus the Treatment Where the Problem Is.\u003c\/h3\u003e\n    \u003cp\u003e\n      Spray directly onto the weeds and unwanted grass you want to treat, following the product label.\n      That makes it especially practical for spot treatment around hardscape and non-lawn areas.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TARGETING --\u003e\n  \u003csection class=\"wks-section wks-soft wks-center\"\u003e\n    \u003cspan class=\"wks-kicker\"\u003eTargeted Outdoor Treatment\u003c\/span\u003e\n    \u003ch3 class=\"wks-heading\"\u003eA Better Fit for Cracks, Edges \u0026amp; Overgrown Patches.\u003c\/h3\u003e\n    \u003cp class=\"wks-copy\"\u003e\n      Use the spray where unwanted vegetation is interrupting the clean lines of your outdoor space.\n      Apply only to target plants and always follow the directions and precautions printed on the final product label.\n    \u003c\/p\u003e\n    \u003cimg class=\"wks-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260908021157_001.png?v=1788847964\" alt=\"Targeted weed treatment concept\"\u003e\n\n    \u003cdiv class=\"wks-feature-grid\"\u003e\n      \u003cdiv class=\"wks-feature\"\u003e\n        \u003cspan\u003e🧱\u003c\/span\u003e\n        \u003cstrong\u003eDriveway \u0026amp; Paver Cracks\u003c\/strong\u003e\n        \u003cp\u003eTarget weeds that appear between hard surfaces and along paved edges.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wks-feature\"\u003e\n        \u003cspan\u003e🚶\u003c\/span\u003e\n        \u003cstrong\u003ePathway Edges\u003c\/strong\u003e\n        \u003cp\u003eTreat unwanted growth that makes walkways look untidy or overgrown.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wks-feature\"\u003e\n        \u003cspan\u003e🌿\u003c\/span\u003e\n        \u003cstrong\u003eGarden Borders\u003c\/strong\u003e\n        \u003cp\u003eUse for targeted treatment around suitable non-crop outdoor areas as directed on the label.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wks-feature\"\u003e\n        \u003cspan\u003e🏡\u003c\/span\u003e\n        \u003cstrong\u003ePatio \u0026amp; Yard Trouble Spots\u003c\/strong\u003e\n        \u003cp\u003eHandle isolated patches without turning the job into a full landscaping project.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RESULT \/ BEFORE AFTER --\u003e\n  \u003csection class=\"wks-section wks-center\"\u003e\n    \u003cspan class=\"wks-kicker\"\u003eThe Result You Actually Want\u003c\/span\u003e\n    \u003ch3 class=\"wks-heading\"\u003eFrom Overgrown-Looking to Cleaner \u0026amp; More Maintained.\u003c\/h3\u003e\n    \u003cp class=\"wks-copy\"\u003e\n      The real payoff is visual: fewer unwanted weeds breaking up the clean look of patios, paths,\n      borders and other outdoor spaces.\n    \u003c\/p\u003e\n    \u003cimg class=\"wks-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260908021201_001.png?v=1788847964\" alt=\"Before and after yard weed treatment\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- APPLICATION --\u003e\n  \u003csection class=\"wks-section wks-soft wks-center\"\u003e\n    \u003cspan class=\"wks-kicker\"\u003eSimple Application\u003c\/span\u003e\n    \u003ch3 class=\"wks-heading\"\u003eSpray. Cover the Target. Let the Treatment Work.\u003c\/h3\u003e\n    \u003cp class=\"wks-copy\"\u003e\n      No digging tools, no hand-pulling session and no complicated setup. Use the sprayer only as directed\n      on the product label and apply carefully to the vegetation you intend to control.\n    \u003c\/p\u003e\n    \u003cimg class=\"wks-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260908002615_001.png?v=1788847964\" alt=\"Easy home weed spray application\"\u003e\n\n    \u003col class=\"wks-steps\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eChoose the Target Area\u003c\/strong\u003e\n        Identify the weeds or unwanted grass you want to treat.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eApply According to the Label\u003c\/strong\u003e\n        Spray only the intended vegetation and follow the product's coverage and safety directions.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eAllow Time for the Treatment to Work\u003c\/strong\u003e\n        Avoid disturbing the treated area and follow any reapplication guidance on the final label.\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OUTDOOR USE --\u003e\n  \u003csection class=\"wks-section wks-center\"\u003e\n    \u003cspan class=\"wks-kicker\"\u003eUseful Around the Home\u003c\/span\u003e\n    \u003ch3 class=\"wks-heading\"\u003eOne Simple Tool for the Spots That Make the Yard Look Untidy.\u003c\/h3\u003e\n    \u003cimg class=\"wks-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260908002620_001.png?v=1788847964\" alt=\"Home garden weed control outdoor use\"\u003e\n\n    \u003cdiv class=\"wks-room-grid\"\u003e\n      \u003cdiv class=\"wks-room\"\u003e🧱 Driveway Cracks\u003c\/div\u003e\n      \u003cdiv class=\"wks-room\"\u003e🚶 Walkways\u003c\/div\u003e\n      \u003cdiv class=\"wks-room\"\u003e🏡 Patio Edges\u003c\/div\u003e\n      \u003cdiv class=\"wks-room\"\u003e🌿 Garden Borders\u003c\/div\u003e\n      \u003cdiv class=\"wks-room\"\u003e🪴 Overgrown Corners\u003c\/div\u003e\n      \u003cdiv class=\"wks-room\"\u003e🧹 Yard Cleanup Projects\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VISUAL PROOF --\u003e\n  \u003csection class=\"wks-section wks-soft wks-center\"\u003e\n    \u003cspan class=\"wks-kicker\"\u003eBefore → Treatment → Cleaner-Looking Space\u003c\/span\u003e\n    \u003ch3 class=\"wks-heading\"\u003eMake the Transformation Easy to See.\u003c\/h3\u003e\n    \u003cp class=\"wks-copy\"\u003e\n      Use before-and-after photos to track the treated area over time. Actual results and timing can vary\n      with weed type, weather, application coverage and the final product formula.\n    \u003c\/p\u003e\n    \u003cimg class=\"wks-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260908021153_001.png?v=1788847963\" alt=\"Visible weed treatment progress\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"wks-section wks-center\"\u003e\n    \u003cspan class=\"wks-kicker\"\u003eA Cleaner Yard Without the Backbreaking Routine\u003c\/span\u003e\n    \u003ch3 class=\"wks-heading\"\u003eSpend Less Time Fighting Weeds — and More Time Enjoying the Space.\u003c\/h3\u003e\n    \u003cp class=\"wks-copy\"\u003e\n      For homeowners who want a tidier-looking patio, pathway or garden edge without manually pulling\n      every weed one by one, a targeted spray can make routine outdoor maintenance more manageable.\n    \u003c\/p\u003e\n    \u003cimg class=\"wks-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260908002621_001.png?v=1788847963\" alt=\"Homeowner using weed control spray in garden\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO --\u003e\n  \u003csection class=\"wks-section wks-soft wks-center\"\u003e\n    \u003cspan class=\"wks-kicker\"\u003eKeep the Routine Simple\u003c\/span\u003e\n    \u003ch3 class=\"wks-heading\"\u003eThree Steps to a More Controlled Outdoor Space.\u003c\/h3\u003e\n    \u003cimg class=\"wks-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/DM_20260908021155_001.png?v=1788847961\" alt=\"How to use home garden weed spray\"\u003e\n\n    \u003cdiv class=\"wks-checks\"\u003e\n      \u003cdiv class=\"wks-check\"\u003e\n        \u003cdiv class=\"wks-check-icon\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eSpot the Unwanted Growth\u003c\/strong\u003e\n          \u003cp\u003eFocus on the weeds, grass or patches you actually intend to control.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wks-check\"\u003e\n        \u003cdiv class=\"wks-check-icon\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eTreat Carefully\u003c\/strong\u003e\n          \u003cp\u003eApply only according to the instructions on the product label and avoid desirable plants.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wks-check\"\u003e\n        \u003cdiv class=\"wks-check-icon\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eRecheck the Area\u003c\/strong\u003e\n          \u003cp\u003eObserve the treated spot and follow the label for timing, weather precautions and any repeat treatment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wks-note\"\u003e\n      \u003cstrong\u003e⚠️ Important:\u003c\/strong\u003e\u003cbr\u003e\n      This is a weed-control product. Always read and follow the final product label before use.\n      Keep away from children and pets during application and for any label-specified interval.\n      Avoid spraying desirable plants, edible crops or areas not permitted by the label.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"wks-cta\"\u003e\n    \u003ch3\u003e🌿 Take the Hard Work Out of Everyday Weeding.\u003c\/h3\u003e\n    \u003cp\u003e\n      Target the problem areas, treat them according to the label, and get back to enjoying\n      a cleaner-looking outdoor space without pulling every weed by hand.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"wks-faq\"\u003e\n    \u003ch3\u003eQuestions? Start Here.\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere can I use this weed-control spray?\u003c\/summary\u003e\n      \u003cdiv class=\"wks-answer\"\u003e\n        The supplied product materials show use around outdoor home areas such as pathways, patios,\n        garden edges and other unwanted-growth areas. Always follow the final product label for approved locations.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need to pull the weeds first?\u003c\/summary\u003e\n      \u003cdiv class=\"wks-answer\"\u003e\n        The product is intended as a spray-on weed-control treatment, so manual pulling is not the primary application method.\n        Follow the label for preparation and treatment directions.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow quickly will I see results?\u003c\/summary\u003e\n      \u003cdiv class=\"wks-answer\"\u003e\n        The supplied marketing images show visible before-and-after progress, but we do not state a guaranteed timing here.\n        Actual results can vary by weed type, weather, coverage and final formula.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it safe around pets?\u003c\/summary\u003e\n      \u003cdiv class=\"wks-answer\"\u003e\n        Do not assume pet safety unless it is explicitly confirmed on the final product label.\n        Keep pets away during application and for any interval specified by the manufacturer.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I spray it on plants I want to keep?\u003c\/summary\u003e\n      \u003cdiv class=\"wks-answer\"\u003e\n        No. Avoid spraying desirable plants unless the final label specifically allows that use.\n        Apply only to the vegetation you intend to control.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it suitable for edible gardens or crops?\u003c\/summary\u003e\n      \u003cdiv class=\"wks-answer\"\u003e\n        Only if the final product label explicitly permits that use. Do not apply to edible plants or food-growing areas\n        unless the product directions specifically authorize it.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"CYY","offers":[{"title":"Default Title","offer_id":57257057747110,"sku":"SZ05462609022784-100ml","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/image-XDvKSzxV-1_50327e33-5d41-4931-876b-bc46fbd0f243.png?v=1788574067","url":"https:\/\/getvyxor.com\/products\/algae-cleaner-yd","provider":"getvyxor","version":"1.0","type":"link"}