{"product_id":"press-to-dispense-kitchen-sponge-holder","title":"Press-to-Dispense Kitchen Sponge Holder","description":"\u003cstyle\u003e\n\/* ==========================================\n   NeatLark Press-to-Dispense Kitchen Sponge Holder\n   Narrow-container safe version\n   NO side-by-side image\/text layout\n   ========================================== *\/\n\n.nl-press-body{\n  --nl-green:#405d50;\n  --nl-soft:#eef2eb;\n  --nl-dark:#242824;\n  --nl-muted:#68736d;\n  --nl-line:#d8ddd7;\n  --nl-note:#f4f2ed;\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-press-body,\n.nl-press-body *{\n  box-sizing:border-box;\n}\n\n.nl-press-body h2,\n.nl-press-body h3,\n.nl-press-body p{\n  margin-top:0;\n}\n\n.nl-press-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-press-body h3{\n  margin-bottom:8px;\n  font-size:19px;\n  line-height:1.25;\n  color:var(--nl-dark);\n}\n\n.nl-press-body p{\n  margin-bottom:0;\n  font-size:15px;\n  line-height:1.75;\n  color:var(--nl-muted);\n}\n\n.nl-press-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-press-section{\n  width:100%;\n  margin:62px 0;\n}\n\n.nl-press-head{\n  margin-bottom:26px;\n}\n\n.nl-press-head p{\n  margin-top:10px;\n}\n\n\/* =========================\n   BENEFIT CARDS\n   ========================= *\/\n\n.nl-press-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n}\n\n.nl-press-card{\n  min-width:0;\n  padding:21px 18px;\n  border-radius:16px;\n  background:var(--nl-soft);\n}\n\n.nl-press-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-press-card p{\n  margin-top:6px;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\/* =========================\n   FULL WIDTH IMAGE STORY\n   ========================= *\/\n\n.nl-press-story{\n  width:100%;\n  margin:62px 0;\n  overflow:hidden;\n  border-radius:20px;\n  background:var(--nl-soft);\n}\n\n.nl-press-image{\n  width:100%;\n  overflow:hidden;\n  background:#e5e9e2;\n}\n\n.nl-press-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-press-content{\n  width:100%;\n  padding:30px 26px 34px;\n}\n\n.nl-press-content h2{\n  font-size:32px;\n}\n\n.nl-press-content p{\n  margin-top:13px;\n}\n\n.nl-press-list{\n  list-style:none;\n  margin:20px 0 0;\n  padding:0;\n}\n\n.nl-press-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-press-list li:last-child{\n  border-bottom:0;\n}\n\n.nl-press-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   HOW TO USE\n   ========================= *\/\n\n.nl-press-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-press-step{\n  min-width:0;\n  padding-top:16px;\n  border-top:1px solid var(--nl-line);\n}\n\n.nl-press-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-press-step p{\n  margin-top:5px;\n  font-size:14px;\n}\n\n\/* =========================\n   CARE\n   ========================= *\/\n\n.nl-press-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-press-care .nl-press-eyebrow{\n  color:#dce8df;\n}\n\n.nl-press-care h2{\n  color:#fff;\n}\n\n.nl-press-care p{\n  color:rgba(255,255,255,.82);\n}\n\n.nl-press-care p + p{\n  margin-top:13px;\n}\n\n\/* =========================\n   NOTE\n   ========================= *\/\n\n.nl-press-note{\n  width:100%;\n  margin-top:34px;\n  padding:20px;\n  border-radius:14px;\n  background:var(--nl-note);\n  font-size:13px;\n  line-height:1.65;\n  color:#5e665f;\n}\n\n.nl-press-note strong{\n  color:var(--nl-dark);\n}\n\n\/* =========================\n   MOBILE\n   ========================= *\/\n\n@media(max-width:680px){\n\n  .nl-press-body{\n    padding-top:12px;\n    padding-bottom:48px;\n  }\n\n  .nl-press-body h2{\n    font-size:28px;\n  }\n\n  .nl-press-grid,\n  .nl-press-steps{\n    grid-template-columns:1fr;\n  }\n\n  .nl-press-section,\n  .nl-press-story,\n  .nl-press-care{\n    margin-top:48px;\n    margin-bottom:48px;\n  }\n\n  .nl-press-content{\n    padding:25px 20px 28px;\n  }\n\n  .nl-press-content h2{\n    font-size:27px;\n  }\n\n  .nl-press-care{\n    padding:27px 21px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"nl-press-body\"\u003e\n\n\n  \u003c!-- 01 WHY YOU'LL LOVE IT --\u003e\n  \u003csection class=\"nl-press-section\"\u003e\n\n    \u003cdiv class=\"nl-press-head\"\u003e\n\n      \u003cdiv class=\"nl-press-eyebrow\"\u003e\n        WHY YOU'LL LOVE IT\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Soap, sponge and storage in one neat sink-side setup.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        NeatLark® Press-to-Dispense Kitchen Sponge Holder keeps your\n        sponge close, your soap contained and your everyday cleanup\n        routine feeling more organized. Press down to dispense liquid\n        into the sponge, then store it neatly right where you need it.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-press-grid\"\u003e\n\n      \u003cdiv class=\"nl-press-card\"\u003e\n        \u003cdiv class=\"nl-press-num\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003ePress-to-Dispense Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Dispense dish soap with a simple press so your sponge is ready\n          for quick kitchen cleaning without reaching for a separate bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-press-card\"\u003e\n        \u003cdiv class=\"nl-press-num\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003eBuilt-In Sponge Holder\u003c\/h3\u003e\n        \u003cp\u003e\n          Keeps the sponge resting in place between uses so your sink-side\n          area looks tidier and stays easier to manage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-press-card\"\u003e\n        \u003cdiv class=\"nl-press-num\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003eRefillable Soap Reservoir\u003c\/h3\u003e\n        \u003cp\u003e\n          Fill the lower container with dishwashing liquid and keep soap\n          available in one compact countertop tool.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-press-card\"\u003e\n        \u003cdiv class=\"nl-press-num\"\u003e04\u003c\/div\u003e\n        \u003ch3\u003eClear Lower Body\u003c\/h3\u003e\n        \u003cp\u003e\n          The translucent reservoir helps you see when it is time for a\n          refill without opening multiple containers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-press-card\"\u003e\n        \u003cdiv class=\"nl-press-num\"\u003e05\u003c\/div\u003e\n        \u003ch3\u003eSink-Side Convenience\u003c\/h3\u003e\n        \u003cp\u003e\n          Designed to sit neatly by the sink so your sponge, soap and\n          daily cleaning routine stay within easy reach.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-press-card\"\u003e\n        \u003cdiv class=\"nl-press-num\"\u003e06\u003c\/div\u003e\n        \u003ch3\u003eSimple Everyday Cleanup\u003c\/h3\u003e\n        \u003cp\u003e\n          Great for dishes, sink edges, wipe-downs and the small kitchen\n          messes that happen throughout the day.\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-press-story\"\u003e\n\n    \u003cdiv class=\"nl-press-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/5a296544-9954-48f1-9800-537bcff1a828.png?v=1789137530\" alt=\"NeatLark Press-to-Dispense Kitchen Sponge Holder in use on a stovetop\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-press-content\"\u003e\n\n      \u003cdiv class=\"nl-press-eyebrow\"\u003e\n        READY WHEN YOU CLEAN\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Press, scrub and reset your kitchen faster.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Instead of juggling a soap bottle and a loose sponge, this\n        sink-side holder keeps both parts of the job together. Press to\n        load the sponge with soap, clean the area you need and place it\n        back on the holder when you're done.\n      \u003c\/p\u003e\n\n      \u003cul class=\"nl-press-list\"\u003e\n\n        \u003cli\u003eHelps reduce sink-side clutter from separate bottles and trays\u003c\/li\u003e\n\n        \u003cli\u003eKeeps the sponge close and easy to grab during cleanup\u003c\/li\u003e\n\n        \u003cli\u003eMakes quick wipe-downs feel more organized\u003c\/li\u003e\n\n        \u003cli\u003eWorks naturally as part of an everyday kitchen routine\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-press-section\"\u003e\n\n    \u003cdiv class=\"nl-press-head\"\u003e\n\n      \u003cdiv class=\"nl-press-eyebrow\"\u003e\n        DESIGNED FOR\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Made for daily dishes, wipe-downs and sink-side resets.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A practical countertop helper for the routine kitchen cleanup\n        that happens before meals, after dishes and in all the little\n        moments in between.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-press-grid\"\u003e\n\n      \u003cdiv class=\"nl-press-card\"\u003e\n        \u003ch3\u003eDishes \u0026amp; Tableware\u003c\/h3\u003e\n        \u003cp\u003e\n          Keep soap close when washing plates, bowls, glasses and the\n          everyday items that build up after meals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-press-card\"\u003e\n        \u003ch3\u003eSink-Side Cleaning\u003c\/h3\u003e\n        \u003cp\u003e\n          Useful for routine sink-edge wipe-downs, faucet-area cleanup\n          and the small splashes that show up through the day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-press-card\"\u003e\n        \u003ch3\u003eStovetop Wipe-Downs\u003c\/h3\u003e\n        \u003cp\u003e\n          Great for cleaning food splatter and light everyday messes on\n          stovetop and surrounding kitchen surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-press-card\"\u003e\n        \u003ch3\u003eCountertop Organization\u003c\/h3\u003e\n        \u003cp\u003e\n          Combines storage and soap access in one compact piece to help\n          keep the area looking simpler and more contained.\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-press-story\"\u003e\n\n    \u003cdiv class=\"nl-press-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/b6890036-8dbf-433d-afc5-15123765d412.png?v=1789137182\" alt=\"NeatLark Press-to-Dispense Kitchen Sponge Holder beside a sink\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-press-content\"\u003e\n\n      \u003cdiv class=\"nl-press-eyebrow\"\u003e\n        KEEP IT CLOSE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A cleaner look for your countertop routine.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Designed to live beside the sink, this holder gives your sponge\n        a dedicated place while keeping soap stored below. The compact\n        form looks tidy on the counter and stays easy to refill and use.\n      \u003c\/p\u003e\n\n      \u003cul class=\"nl-press-list\"\u003e\n\n        \u003cli\u003eCompact footprint for everyday sink-side storage\u003c\/li\u003e\n\n        \u003cli\u003eSponge stays placed right where you need it\u003c\/li\u003e\n\n        \u003cli\u003eRefillable base keeps dish soap nearby\u003c\/li\u003e\n\n        \u003cli\u003eClear body helps monitor remaining liquid\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-press-section\"\u003e\n\n    \u003cdiv class=\"nl-press-head\"\u003e\n\n      \u003cdiv class=\"nl-press-eyebrow\"\u003e\n        HOW TO USE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Fill. Press. Clean. Store.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-press-steps\"\u003e\n\n      \u003cdiv class=\"nl-press-step\"\u003e\n        \u003cspan\u003eSTEP 01\u003c\/span\u003e\n        \u003ch3\u003eFill\u003c\/h3\u003e\n        \u003cp\u003e\n          Open the holder and add a suitable dishwashing liquid to the\n          reservoir, then place the sponge back on top.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-press-step\"\u003e\n        \u003cspan\u003eSTEP 02\u003c\/span\u003e\n        \u003ch3\u003ePress\u003c\/h3\u003e\n        \u003cp\u003e\n          Press the sponge downward on the top section to dispense soap\n          into the sponge before cleaning.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-press-step\"\u003e\n        \u003cspan\u003eSTEP 03\u003c\/span\u003e\n        \u003ch3\u003eClean\u003c\/h3\u003e\n        \u003cp\u003e\n          Use the sponge for dishes, sink areas, stovetop wipe-downs or\n          other everyday kitchen messes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-press-step\"\u003e\n        \u003cspan\u003eSTEP 04\u003c\/span\u003e\n        \u003ch3\u003eStore\u003c\/h3\u003e\n        \u003cp\u003e\n          Place the sponge back on the holder after use to keep your\n          countertop setup neat and ready for next time.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 06 PRODUCT IMAGE --\u003e\n  \u003csection class=\"nl-press-story\"\u003e\n\n    \u003cdiv class=\"nl-press-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/26c63585-8077-4593-a766-0654a4d4fa59.png?v=1789134169\" alt=\"NeatLark Press-to-Dispense Kitchen Sponge Holder product image\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-press-content\"\u003e\n\n      \u003cdiv class=\"nl-press-eyebrow\"\u003e\n        KITCHEN CARE, SIMPLIFIED\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A simple soap-and-sponge station for everyday use.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Lightweight, practical and easy to keep by the sink, this\n        dispenser holder helps make routine kitchen cleanup feel more\n        streamlined. It gives your sponge a dedicated home and keeps soap\n        accessible in one organized setup.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        From quick rinses to post-meal wipe-downs, it fits naturally\n        into a tidy, functional kitchen 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-press-care\"\u003e\n\n    \u003cdiv class=\"nl-press-eyebrow\"\u003e\n      CARE \u0026amp; STORAGE\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Keep it clean, refilled and ready to use.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Rinse the sponge regularly and clean the holder as needed to help\n      keep your sink-side area fresh.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Refill the reservoir with an appropriate dishwashing liquid when\n      the soap level runs low.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Place the unit on a stable surface near the sink and keep it\n      within easy reach for daily kitchen cleaning.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 08 IMPORTANT NOTE --\u003e\n  \u003csection class=\"nl-press-note\"\u003e\n\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e\n    Use with a suitable dishwashing liquid and clean the holder\n    periodically to help reduce residue buildup. Always test cleaning\n    tools and solutions carefully on delicate or specialty surfaces.\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"NeatLark","offers":[{"title":"1pc","offer_id":49241474105444,"sku":"SZ260911-LST-6-1PC","price":24.99,"currency_code":"USD","in_stock":true},{"title":"2pc","offer_id":49241474138212,"sku":"SZ260911-LST-6-2PC","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/26c63585-8077-4593-a766-0654a4d4fa59.png?v=1789134169","url":"https:\/\/neatlark.com\/products\/press-to-dispense-kitchen-sponge-holder","provider":"NeatLark","version":"1.0","type":"link"}