{"product_id":"product","title":"FlowScrub Dispensing Kitchen Brush","description":"\u003cstyle\u003e\n\/* ================================\n   NeatLark FlowScrub Product Body\n   Optimized for Shopify description\n   ================================ *\/\n\n.nl-product-body{\n  --nl-green:#405d50;\n  --nl-green-light:#eef2eb;\n  --nl-cream:#fbf8f2;\n  --nl-dark:#242824;\n  --nl-text:#69716c;\n  --nl-line:#d9ddd8;\n\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:0 0 60px;\n  color:var(--nl-dark);\n  font-family:inherit;\n}\n\n.nl-product-body,\n.nl-product-body *{\n  box-sizing:border-box;\n}\n\n.nl-product-body h2,\n.nl-product-body h3,\n.nl-product-body p{\n  margin-top:0;\n}\n\n.nl-product-body h2{\n  margin-bottom:16px;\n  font-size:34px;\n  line-height:1.12;\n  font-weight:700;\n  letter-spacing:-0.5px;\n  color:var(--nl-dark);\n\n  word-break:normal;\n  overflow-wrap:normal;\n  hyphens:none;\n}\n\n.nl-product-body h3{\n  margin-bottom:8px;\n  font-size:18px;\n  line-height:1.25;\n  font-weight:700;\n  color:var(--nl-dark);\n\n  word-break:normal;\n  overflow-wrap:normal;\n}\n\n.nl-product-body p{\n  margin-bottom:0;\n  font-size:15px;\n  line-height:1.7;\n  color:var(--nl-text);\n}\n\n.nl-eyebrow{\n  margin-bottom:12px;\n  font-size:11px;\n  line-height:1.4;\n  letter-spacing:1.8px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:var(--nl-green);\n}\n\n.nl-section{\n  width:100%;\n  margin:64px 0;\n}\n\n.nl-section-intro{\n  width:100%;\n  margin-bottom:28px;\n}\n\n.nl-section-intro p{\n  margin-top:10px;\n  max-width:620px;\n}\n\n\n\/* ================================\n   BENEFIT CARDS\n   ================================ *\/\n\n.nl-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(190px,1fr));\n  gap:14px;\n  width:100%;\n}\n\n.nl-card{\n  min-width:0;\n  padding:22px 20px;\n  border-radius:16px;\n  background:var(--nl-green-light);\n}\n\n.nl-number{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:34px;\n  height:34px;\n  margin-bottom:18px;\n\n  border:1px solid #9eaaa2;\n  border-radius:50%;\n\n  font-size:11px;\n  color:var(--nl-green);\n}\n\n.nl-card p{\n  margin-top:7px;\n  font-size:14px;\n  line-height:1.6;\n}\n\n\n\/* ================================\n   IMAGE + STORY\n   Always stacked for narrow product\n   description containers\n   ================================ *\/\n\n.nl-story{\n  display:block;\n  width:100%;\n  margin:64px 0;\n  overflow:hidden;\n\n  border-radius:20px;\n  background:var(--nl-green-light);\n}\n\n.nl-story-image{\n  width:100%;\n  background:#e7ebe5;\n}\n\n.nl-story-image img{\n  display:block;\n  width:100%;\n  height:auto;\n  aspect-ratio:1 \/ 1;\n  object-fit:cover;\n  object-position:center;\n}\n\n.nl-story-copy{\n  width:100%;\n  padding:30px 26px 34px;\n}\n\n.nl-story-copy h2{\n  max-width:100%;\n  font-size:32px;\n  line-height:1.12;\n}\n\n.nl-story-copy p{\n  margin-top:14px;\n}\n\n.nl-feature-list{\n  margin:22px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.nl-feature-list li{\n  position:relative;\n  margin:0;\n  padding:11px 0 11px 24px;\n\n  border-bottom:1px solid rgba(64,93,80,.14);\n\n  font-size:14px;\n  line-height:1.55;\n  color:var(--nl-dark);\n}\n\n.nl-feature-list li:last-child{\n  border-bottom:0;\n}\n\n.nl-feature-list li::before{\n  content:\"✓\";\n  position:absolute;\n  top:11px;\n  left:0;\n\n  font-weight:700;\n  color:var(--nl-green);\n}\n\n\n\/* ================================\n   DESIGNED FOR\n   ================================ *\/\n\n.nl-use-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(190px,1fr));\n  gap:14px;\n  margin-top:26px;\n}\n\n\n\/* ================================\n   HOW TO USE\n   ================================ *\/\n\n.nl-steps{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(180px,1fr));\n  gap:20px 16px;\n  margin-top:28px;\n}\n\n.nl-step{\n  min-width:0;\n  padding-top:17px;\n  border-top:1px solid var(--nl-line);\n}\n\n.nl-step-number{\n  display:block;\n  margin-bottom:10px;\n\n  font-size:11px;\n  line-height:1.4;\n  letter-spacing:1px;\n  font-weight:700;\n  color:var(--nl-green);\n}\n\n.nl-step p{\n  margin-top:6px;\n  font-size:14px;\n}\n\n\n\/* ================================\n   CARE SECTION\n   ================================ *\/\n\n.nl-care{\n  width:100%;\n  margin:64px 0;\n  padding:34px 28px;\n\n  border-radius:20px;\n  background:var(--nl-green);\n  color:#fff;\n}\n\n.nl-care .nl-eyebrow{\n  color:#dfe9e2;\n}\n\n.nl-care h2{\n  color:#fff;\n}\n\n.nl-care p{\n  color:rgba(255,255,255,.82);\n}\n\n.nl-care p + p{\n  margin-top:14px;\n}\n\n\n\/* ================================\n   IMPORTANT NOTE\n   ================================ *\/\n\n.nl-important{\n  width:100%;\n  margin-top:36px;\n  padding:20px;\n\n  border-radius:14px;\n  background:#f4f2ed;\n\n  font-size:13px;\n  line-height:1.65;\n  color:#5e655f;\n}\n\n.nl-important strong{\n  color:var(--nl-dark);\n}\n\n\n\/* ================================\n   MOBILE\n   ================================ *\/\n\n@media(max-width:600px){\n\n  .nl-product-body{\n    padding-top:12px;\n    padding-bottom:48px;\n  }\n\n  .nl-product-body h2{\n    font-size:29px;\n  }\n\n  .nl-section,\n  .nl-story,\n  .nl-care{\n    margin-top:50px;\n    margin-bottom:50px;\n  }\n\n  .nl-benefit-grid,\n  .nl-use-grid,\n  .nl-steps{\n    grid-template-columns:1fr;\n  }\n\n  .nl-story-copy{\n    padding:26px 20px 30px;\n  }\n\n  .nl-story-copy h2{\n    font-size:28px;\n  }\n\n  .nl-care{\n    padding:28px 21px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"nl-product-body\"\u003e\n\n\n  \u003c!-- ===================================\n       01 WHY YOU'LL LOVE IT\n       =================================== --\u003e\n\n  \u003csection class=\"nl-section\"\u003e\n\n    \u003cdiv class=\"nl-section-intro\"\u003e\n\n      \u003cdiv class=\"nl-eyebrow\"\u003e\n        WHY YOU'LL LOVE IT\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Scrub and dispense in one easy step.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        NeatLark® FlowScrub combines everyday scrubbing with built-in liquid\n        dispensing, helping make dish and cookware cleanup feel simpler and\n        more convenient.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-benefit-grid\"\u003e\n\n      \u003cdiv class=\"nl-card\"\u003e\n\n        \u003cdiv class=\"nl-number\"\u003e01\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Built-In Liquid Dispensing\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Keep your preferred dishwashing liquid inside the brush and dispense\n          it when needed while you clean.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nl-card\"\u003e\n\n        \u003cdiv class=\"nl-number\"\u003e02\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Scrub \u0026amp; Dispense Together\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Helps reduce the need to stop and reach for a separate soap bottle\n          while washing.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nl-card\"\u003e\n\n        \u003cdiv class=\"nl-number\"\u003e03\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Comfortable Long Handle\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Gives you extra reach while helping keep your hands farther from\n          soapy water and food residue.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nl-card\"\u003e\n\n        \u003cdiv class=\"nl-number\"\u003e04\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Rounded Scrub Head\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The circular brush head makes it easier to work around plates,\n          bowls, cookware and curved surfaces.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nl-card\"\u003e\n\n        \u003cdiv class=\"nl-number\"\u003e05\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Firm Everyday Bristles\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Designed to help loosen common food residue and everyday\n          kitchen messes.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nl-card\"\u003e\n\n        \u003cdiv class=\"nl-number\"\u003e06\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Easy Sink-Side Storage\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The loop-style end makes the brush easy to hang and keep\n          within reach between cleanups.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ===================================\n       02 AFTER-MEAL STORY\n       Replace YOUR-IMAGE-URL-1\n       =================================== --\u003e\n\n  \u003csection class=\"nl-story\"\u003e\n\n    \u003cdiv class=\"nl-story-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/dc58f840-8e0e-41e8-9662-da8fb0a2e972_d9242dae-894b-4d2d-a84b-66b3a7d8ed70.png?v=1789134359\" alt=\"NeatLark FlowScrub dispensing kitchen brush cleaning a dish\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-story-copy\"\u003e\n\n      \u003cdiv class=\"nl-eyebrow\"\u003e\n        THE AFTER-MEAL RESET\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Great meals.\u003cbr\u003e\n        Easier cleanup.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        From breakfast dishes to after-dinner cookware, FlowScrub keeps\n        dish soap and scrubbing together in one convenient tool, helping\n        simplify the cleanup after everyday meals.\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"nl-feature-list\"\u003e\n\n        \u003cli\u003e\n          Dispense cleaning liquid while you scrub\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Comfortable reach for dishes and cookware\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Rounded bristles for everyday food residue\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Rinse and hang when you're done\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ===================================\n       03 DESIGNED FOR\n       =================================== --\u003e\n\n  \u003csection class=\"nl-section\"\u003e\n\n    \u003cdiv class=\"nl-section-intro\"\u003e\n\n      \u003cdiv class=\"nl-eyebrow\"\u003e\n        DESIGNED FOR\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Made for everyday washing-up.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A practical sink-side tool for the everyday cleaning that follows\n        cooking, eating and sharing meals.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-use-grid\"\u003e\n\n\n      \u003cdiv class=\"nl-card\"\u003e\n\n        \u003ch3\u003e\n          Plates \u0026amp; Bowls\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The rounded brush head helps move comfortably around everyday\n          dishes and curved surfaces.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nl-card\"\u003e\n\n        \u003ch3\u003e\n          Pots \u0026amp; Cookware\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The extended handle gives you more comfortable reach when\n          cleaning larger kitchen items.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nl-card\"\u003e\n\n        \u003ch3\u003e\n          Daily Sink-Side Cleanup\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Keep FlowScrub nearby for the routine washing that happens\n          throughout the day.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ===================================\n       04 HOW TO USE\n       =================================== --\u003e\n\n  \u003csection class=\"nl-section\"\u003e\n\n    \u003cdiv class=\"nl-section-intro\"\u003e\n\n      \u003cdiv class=\"nl-eyebrow\"\u003e\n        HOW TO USE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Fill. Dispense. Scrub. Rinse.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-steps\"\u003e\n\n\n      \u003cdiv class=\"nl-step\"\u003e\n\n        \u003cspan class=\"nl-step-number\"\u003e\n          STEP 01\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Fill\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Add an appropriate dishwashing liquid to the dispensing\n          chamber.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nl-step\"\u003e\n\n        \u003cspan class=\"nl-step-number\"\u003e\n          STEP 02\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Dispense\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Press the dispensing control to release cleaning liquid\n          when needed.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nl-step\"\u003e\n\n        \u003cspan class=\"nl-step-number\"\u003e\n          STEP 03\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Scrub\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Work the bristles across the surface using suitable pressure\n          for the item being cleaned.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nl-step\"\u003e\n\n        \u003cspan class=\"nl-step-number\"\u003e\n          STEP 04\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Rinse\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Rinse the cleaned item and the brush thoroughly after use.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ===================================\n       05 SECOND IMAGE STORY\n       Replace YOUR-IMAGE-URL-2\n       =================================== --\u003e\n\n  \u003csection class=\"nl-story\"\u003e\n\n    \u003cdiv class=\"nl-story-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/c9bce26e-1701-41a3-87a6-c6b2d385883d.png?v=1789129159\" alt=\"NeatLark FlowScrub dispensing kitchen brush beside the sink\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-story-copy\"\u003e\n\n      \u003cdiv class=\"nl-eyebrow\"\u003e\n        KITCHEN CARE, SIMPLIFIED\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Everything you need, right in your hand.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        FlowScrub brings your scrub brush and dishwashing liquid together\n        in one practical tool, helping reduce the stop-and-start of\n        traditional washing-up.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its extended handle, dispensing design and rounded brush head\n        make it a simple addition to your everyday kitchen routine.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ===================================\n       06 CARE \u0026 STORAGE\n       =================================== --\u003e\n\n  \u003csection class=\"nl-care\"\u003e\n\n    \u003cdiv class=\"nl-eyebrow\"\u003e\n      CARE \u0026amp; STORAGE\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Ready for the next round.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Rinse the bristles thoroughly after each use to remove food\n      residue and cleaning liquid.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Shake off excess water and allow the brush to air-dry in a\n      ventilated area.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Periodically rinse the dispensing chamber to help prevent\n      residue buildup. Avoid leaving the brush continuously submerged\n      in water between uses.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- ===================================\n       07 IMPORTANT NOTE\n       =================================== --\u003e\n\n  \u003csection class=\"nl-important\"\u003e\n\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e\n    Always check the care instructions for the dish, cookware or surface\n    being cleaned before use. Use appropriate pressure on delicate\n    finishes and specialty cookware. Only use cleaning liquids suitable\n    for the intended cleaning task.\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"NeatLark","offers":[{"title":"1pc","offer_id":49234981224548,"sku":"SZ260911-LST-1-1PC","price":19.98,"currency_code":"USD","in_stock":true},{"title":"2pc","offer_id":49234981257316,"sku":"SZ260911-LST-1-2PC","price":29.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/f17d340a-94c6-4501-a63e-4f9438fdaba4_548fddde-ef4c-4402-900a-5b0fa64173d1.png?v=1789134359","url":"https:\/\/neatlark.com\/products\/product","provider":"NeatLark","version":"1.0","type":"link"}