{"product_id":"long-handle-kitchen-cleaning-brush","title":"Long-Handle Kitchen Cleaning Brush","description":"\u003cstyle\u003e\n\/* ==========================================\n   NeatLark Long-Handle Kitchen Cleaning Brush\n   Narrow-container safe version\n   NO side-by-side image\/text layout\n   ========================================== *\/\n\n.nl-long-body{\n  --nl-green:#405d50;\n  --nl-soft:#eef2eb;\n  --nl-dark:#242824;\n  --nl-muted:#68736d;\n  --nl-line:#d8ddd7;\n  --nl-cream:#f8f6f1;\n\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:24px 0 64px;\n  color:var(--nl-dark);\n  font-family:inherit;\n}\n\n.nl-long-body,\n.nl-long-body *{\n  box-sizing:border-box;\n}\n\n.nl-long-body h2,\n.nl-long-body h3,\n.nl-long-body p{\n  margin-top:0;\n}\n\n.nl-long-body h2{\n  margin-bottom:14px;\n  font-size:34px;\n  line-height:1.13;\n  font-weight:700;\n  color:var(--nl-dark);\n  word-break:normal;\n  overflow-wrap:normal;\n  hyphens:none;\n}\n\n.nl-long-body h3{\n  margin-bottom:8px;\n  font-size:19px;\n  line-height:1.25;\n  color:var(--nl-dark);\n}\n\n.nl-long-body p{\n  margin-bottom:0;\n  font-size:15px;\n  line-height:1.75;\n  color:var(--nl-muted);\n}\n\n.nl-long-eyebrow{\n  margin-bottom:11px;\n  font-size:11px;\n  line-height:1.4;\n  letter-spacing:1.7px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:var(--nl-green);\n}\n\n.nl-long-section{\n  width:100%;\n  margin:62px 0;\n}\n\n.nl-long-head{\n  margin-bottom:26px;\n}\n\n.nl-long-head p{\n  margin-top:10px;\n}\n\n\n\/* =========================\n   BENEFIT CARDS\n   ========================= *\/\n\n.nl-long-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n}\n\n.nl-long-card{\n  min-width:0;\n  padding:21px 18px;\n  border-radius:16px;\n  background:var(--nl-soft);\n}\n\n.nl-long-num{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:34px;\n  height:34px;\n  margin-bottom:16px;\n  border:1px solid #a7b2aa;\n  border-radius:50%;\n  font-size:11px;\n  color:var(--nl-green);\n}\n\n.nl-long-card p{\n  margin-top:6px;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================\n   FULL WIDTH IMAGE STORY\n   ========================= *\/\n\n.nl-long-story{\n  width:100%;\n  margin:62px 0;\n  overflow:hidden;\n  border-radius:20px;\n  background:var(--nl-soft);\n}\n\n.nl-long-image{\n  width:100%;\n  overflow:hidden;\n  background:#e5e9e2;\n}\n\n.nl-long-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-long-content{\n  width:100%;\n  padding:30px 26px 34px;\n}\n\n.nl-long-content h2{\n  font-size:32px;\n}\n\n.nl-long-content p{\n  margin-top:13px;\n}\n\n.nl-long-list{\n  list-style:none;\n  margin:20px 0 0;\n  padding:0;\n}\n\n.nl-long-list li{\n  position:relative;\n  padding:10px 0 10px 24px;\n  border-bottom:1px solid rgba(64,93,80,.13);\n  font-size:14px;\n  line-height:1.55;\n  color:var(--nl-dark);\n}\n\n.nl-long-list li:last-child{\n  border-bottom:0;\n}\n\n.nl-long-list li::before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:10px;\n  color:var(--nl-green);\n  font-weight:700;\n}\n\n\n\/* =========================\n   HOW TO USE\n   ========================= *\/\n\n.nl-long-steps{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:16px 14px;\n  margin-top:24px;\n}\n\n.nl-long-step{\n  min-width:0;\n  padding-top:16px;\n  border-top:1px solid var(--nl-line);\n}\n\n.nl-long-step span{\n  display:block;\n  margin-bottom:9px;\n  font-size:11px;\n  letter-spacing:1px;\n  font-weight:700;\n  color:var(--nl-green);\n}\n\n.nl-long-step p{\n  margin-top:5px;\n  font-size:14px;\n}\n\n\n\/* =========================\n   CARE\n   ========================= *\/\n\n.nl-long-care{\n  width:100%;\n  margin:62px 0;\n  padding:32px 26px;\n  border-radius:20px;\n  background:var(--nl-green);\n  color:#fff;\n}\n\n.nl-long-care .nl-long-eyebrow{\n  color:#dce8df;\n}\n\n.nl-long-care h2{\n  color:#fff;\n}\n\n.nl-long-care p{\n  color:rgba(255,255,255,.82);\n}\n\n.nl-long-care p + p{\n  margin-top:13px;\n}\n\n\n\/* =========================\n   NOTE\n   ========================= *\/\n\n.nl-long-note{\n  width:100%;\n  margin-top:34px;\n  padding:20px;\n  border-radius:14px;\n  background:#f4f2ed;\n  font-size:13px;\n  line-height:1.65;\n  color:#5e665f;\n}\n\n.nl-long-note strong{\n  color:var(--nl-dark);\n}\n\n\n\/* =========================\n   MOBILE\n   ========================= *\/\n\n@media(max-width:680px){\n\n  .nl-long-body{\n    padding-top:12px;\n    padding-bottom:48px;\n  }\n\n  .nl-long-body h2{\n    font-size:28px;\n  }\n\n  .nl-long-grid,\n  .nl-long-steps{\n    grid-template-columns:1fr;\n  }\n\n  .nl-long-section,\n  .nl-long-story,\n  .nl-long-care{\n    margin-top:48px;\n    margin-bottom:48px;\n  }\n\n  .nl-long-content{\n    padding:25px 20px 28px;\n  }\n\n  .nl-long-content h2{\n    font-size:27px;\n  }\n\n  .nl-long-care{\n    padding:27px 21px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"nl-long-body\"\u003e\n\n\n  \u003c!-- 01 WHY YOU'LL LOVE IT --\u003e\n  \u003csection class=\"nl-long-section\"\u003e\n\n    \u003cdiv class=\"nl-long-head\"\u003e\n\n      \u003cdiv class=\"nl-long-eyebrow\"\u003e\n        WHY YOU'LL LOVE IT\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        More reach for the everyday kitchen cleanup.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        NeatLark® Long-Handle Kitchen Cleaning Brush gives you extra\n        reach and a comfortable grip for scrubbing sink-side surfaces,\n        countertops and everyday kitchen messes without relying on a\n        small handheld sponge.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-long-grid\"\u003e\n\n      \u003cdiv class=\"nl-long-card\"\u003e\n        \u003cdiv class=\"nl-long-num\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003eExtended Long Handle\u003c\/h3\u003e\n        \u003cp\u003e\n          Gives you more reach across sinks, counters and larger\n          surfaces while helping keep your hands farther from dirty water.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-long-card\"\u003e\n        \u003cdiv class=\"nl-long-num\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003eComfortable Grip\u003c\/h3\u003e\n        \u003cp\u003e\n          The slim handle is easy to hold and guide, helping make\n          everyday scrubbing feel more controlled.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-long-card\"\u003e\n        \u003cdiv class=\"nl-long-num\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003eWide Cleaning Pad\u003c\/h3\u003e\n        \u003cp\u003e\n          The rounded cleaning surface covers more area than a narrow\n          detail brush, making it useful for broader kitchen surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-long-card\"\u003e\n        \u003cdiv class=\"nl-long-num\"\u003e04\u003c\/div\u003e\n        \u003ch3\u003eBetter Sink-Side Reach\u003c\/h3\u003e\n        \u003cp\u003e\n          Reach across sink walls, surrounding counters and awkward\n          edges with less bending and hand contact.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-long-card\"\u003e\n        \u003cdiv class=\"nl-long-num\"\u003e05\u003c\/div\u003e\n        \u003ch3\u003eEveryday Scrubbing\u003c\/h3\u003e\n        \u003cp\u003e\n          Designed for routine food residue, splash marks and the\n          smaller cleaning jobs that happen throughout the day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-long-card\"\u003e\n        \u003cdiv class=\"nl-long-num\"\u003e06\u003c\/div\u003e\n        \u003ch3\u003eEasy Hanging Storage\u003c\/h3\u003e\n        \u003cp\u003e\n          The hole at the end of the handle makes it simple to hang\n          near your sink or kitchen cleaning area.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 02 MAIN PRODUCT IMAGE --\u003e\n  \u003csection class=\"nl-long-story\"\u003e\n\n    \u003cdiv class=\"nl-long-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/f3f1c13c-007c-4c4f-9191-ff0c2b0dbd28.png?v=1789134181\" alt=\"NeatLark Long-Handle Kitchen Cleaning Brush\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-long-content\"\u003e\n\n      \u003cdiv class=\"nl-long-eyebrow\"\u003e\n        BUILT FOR BETTER REACH\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Clean farther without getting your hands into the mess.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A longer handle changes the feel of everyday cleanup. Instead of\n        gripping a small sponge directly, you can guide the cleaning pad\n        across wet sink areas, countertop edges and larger surfaces with\n        more comfortable reach.\n      \u003c\/p\u003e\n\n      \u003cul class=\"nl-long-list\"\u003e\n\n        \u003cli\u003eReach across wider sink and countertop areas\u003c\/li\u003e\n\n        \u003cli\u003eKeep your hands farther from wet cleaning surfaces\u003c\/li\u003e\n\n        \u003cli\u003eGuide the cleaning pad with steady pressure\u003c\/li\u003e\n\n        \u003cli\u003eHandle quick everyday cleanup with one simple tool\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 03 DESIGNED FOR --\u003e\n  \u003csection class=\"nl-long-section\"\u003e\n\n    \u003cdiv class=\"nl-long-head\"\u003e\n\n      \u003cdiv class=\"nl-long-eyebrow\"\u003e\n        DESIGNED FOR\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Made for everyday kitchen surfaces.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A long-handle cleaning tool for the routine sink-side and\n        countertop cleanup that happens before, during and after meals.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-long-grid\"\u003e\n\n      \u003cdiv class=\"nl-long-card\"\u003e\n        \u003ch3\u003eSink Surrounds\u003c\/h3\u003e\n        \u003cp\u003e\n          Reach around sink edges, walls and surrounding areas where\n          splash marks and everyday residue can appear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-long-card\"\u003e\n        \u003ch3\u003eCountertops\u003c\/h3\u003e\n        \u003cp\u003e\n          The wider cleaning pad helps cover everyday counter messes\n          with fewer small hand movements.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-long-card\"\u003e\n        \u003ch3\u003eKitchen Edges\u003c\/h3\u003e\n        \u003cp\u003e\n          Use the extended handle to reach corners and edges that feel\n          awkward with a loose sponge.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-long-card\"\u003e\n        \u003ch3\u003eDaily Wipe-Downs\u003c\/h3\u003e\n        \u003cp\u003e\n          Keep it nearby for quick cleaning after food prep, washing up\n          and everyday kitchen use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 04 SECOND IMAGE --\u003e\n  \u003csection class=\"nl-long-story\"\u003e\n\n    \u003cdiv class=\"nl-long-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/a16ed9b9-b651-4433-9af0-ca01caf6268b.png?v=1789136991\" alt=\"NeatLark long handle cleaning brush beside a kitchen sink\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-long-content\"\u003e\n\n      \u003cdiv class=\"nl-long-eyebrow\"\u003e\n        SIMPLE BY DESIGN\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A cleaner kitchen with a little more reach.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The elongated handle keeps the cleaning surface at the end of\n        your reach instead of directly in your hand. That makes it a\n        practical option for wet sink areas and everyday countertop\n        cleaning.\n      \u003c\/p\u003e\n\n      \u003cul class=\"nl-long-list\"\u003e\n\n        \u003cli\u003eLong profile for easier reach\u003c\/li\u003e\n\n        \u003cli\u003eWide pad for everyday surface cleaning\u003c\/li\u003e\n\n        \u003cli\u003eComfortable handle for controlled scrubbing\u003c\/li\u003e\n\n        \u003cli\u003eHanging hole for convenient storage\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 05 HOW TO USE --\u003e\n  \u003csection class=\"nl-long-section\"\u003e\n\n    \u003cdiv class=\"nl-long-head\"\u003e\n\n      \u003cdiv class=\"nl-long-eyebrow\"\u003e\n        HOW TO USE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Wet. Clean. Rinse. Hang.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-long-steps\"\u003e\n\n      \u003cdiv class=\"nl-long-step\"\u003e\n        \u003cspan\u003eSTEP 01\u003c\/span\u003e\n        \u003ch3\u003eWet\u003c\/h3\u003e\n        \u003cp\u003e\n          Wet the cleaning pad and the surface, then add an appropriate\n          kitchen cleaning solution if needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-long-step\"\u003e\n        \u003cspan\u003eSTEP 02\u003c\/span\u003e\n        \u003ch3\u003eClean\u003c\/h3\u003e\n        \u003cp\u003e\n          Hold the handle and guide the cleaning surface across the area\n          using suitable pressure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-long-step\"\u003e\n        \u003cspan\u003eSTEP 03\u003c\/span\u003e\n        \u003ch3\u003eRinse\u003c\/h3\u003e\n        \u003cp\u003e\n          Rinse the cleaned surface and the brush thoroughly after use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-long-step\"\u003e\n        \u003cspan\u003eSTEP 04\u003c\/span\u003e\n        \u003ch3\u003eHang\u003c\/h3\u003e\n        \u003cp\u003e\n          Allow the brush to dry, then use the handle opening for easy\n          storage between cleanups.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 06 USE IMAGE --\u003e\n  \u003csection class=\"nl-long-story\"\u003e\n\n    \u003cdiv class=\"nl-long-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/2f98085a-5110-42e4-832d-afacb968ff50.png?v=1789134194\" alt=\"NeatLark Long-Handle Kitchen Cleaning Brush cleaning a sink-side countertop\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-long-content\"\u003e\n\n      \u003cdiv class=\"nl-long-eyebrow\"\u003e\n        KITCHEN CARE, SIMPLIFIED\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Less reaching with your hands. More control from the handle.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The long-handle design gives you a more comfortable way to\n        tackle the everyday wet areas around your kitchen. Guide the pad\n        where you need it, rinse when you're done and hang it nearby for\n        the next reset.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Simple, lightweight and easy to keep within reach, it fits\n        naturally into a practical daily cleaning routine.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 07 CARE --\u003e\n  \u003csection class=\"nl-long-care\"\u003e\n\n    \u003cdiv class=\"nl-long-eyebrow\"\u003e\n      CARE \u0026amp; STORAGE\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Keep it ready for the next wipe-down.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Rinse the cleaning pad thoroughly after use to remove residue and\n      any remaining cleaning solution.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Shake off excess water and allow the brush to dry fully in a\n      ventilated area.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use the hanging hole to keep the brush stored neatly between\n      cleanups.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 08 IMPORTANT NOTE --\u003e\n  \u003csection class=\"nl-long-note\"\u003e\n\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e\n    Always check the care guidance for the surface being cleaned before\n    use. Use suitable pressure and an appropriate cleaning solution on\n    delicate finishes, coated surfaces and specialty materials.\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"NeatLark","offers":[{"title":"1pc","offer_id":49241463586916,"sku":"SZ260911-LST-5-1PC","price":24.99,"currency_code":"USD","in_stock":true},{"title":"2pc","offer_id":49241463619684,"sku":"SZ260911-LST-5-2PC","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/2f98085a-5110-42e4-832d-afacb968ff50.png?v=1789134194","url":"https:\/\/neatlark.com\/products\/long-handle-kitchen-cleaning-brush","provider":"NeatLark","version":"1.0","type":"link"}