{"product_id":"360-kitchen-glass-surface-squeegee","title":"360° Kitchen Grease \u0026 Surface Squeegee","description":"\u003cstyle\u003e\n\/* ==========================================\n   NeatLark 360° Kitchen Grease \u0026 Surface Squeegee\n   Unified NeatLark Product Template\n   Narrow-container safe version\n   ========================================== *\/\n\n.nl-surface-body{\n  --nl-green:#405d50;\n  --nl-soft:#eef2eb;\n  --nl-dark:#242824;\n  --nl-muted:#68736d;\n  --nl-line:#d8ddd7;\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-surface-body,\n.nl-surface-body *{\n  box-sizing:border-box;\n}\n\n.nl-surface-body h2,\n.nl-surface-body h3,\n.nl-surface-body p{\n  margin-top:0;\n}\n\n.nl-surface-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-surface-body h3{\n  margin-bottom:8px;\n  font-size:19px;\n  line-height:1.25;\n  color:var(--nl-dark);\n}\n\n.nl-surface-body p{\n  margin-bottom:0;\n  font-size:15px;\n  line-height:1.75;\n  color:var(--nl-muted);\n}\n\n.nl-surface-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-surface-section{\n  width:100%;\n  margin:62px 0;\n}\n\n.nl-surface-head{\n  margin-bottom:26px;\n}\n\n.nl-surface-head p{\n  margin-top:10px;\n}\n\n\n\/* =========================\n   BENEFIT CARDS\n   ========================= *\/\n\n.nl-surface-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n}\n\n.nl-surface-card{\n  min-width:0;\n  padding:21px 18px;\n  border-radius:16px;\n  background:var(--nl-soft);\n}\n\n.nl-surface-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-surface-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-surface-story{\n  width:100%;\n  margin:62px 0;\n  overflow:hidden;\n  border-radius:20px;\n  background:var(--nl-soft);\n}\n\n.nl-surface-image{\n  width:100%;\n  overflow:hidden;\n  background:#e5e9e2;\n}\n\n.nl-surface-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-surface-content{\n  width:100%;\n  padding:30px 26px 34px;\n}\n\n.nl-surface-content h2{\n  font-size:32px;\n}\n\n.nl-surface-content p{\n  margin-top:13px;\n}\n\n.nl-surface-list{\n  list-style:none;\n  margin:20px 0 0;\n  padding:0;\n}\n\n.nl-surface-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-surface-list li:last-child{\n  border-bottom:0;\n}\n\n.nl-surface-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-surface-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-surface-step{\n  min-width:0;\n  padding-top:16px;\n  border-top:1px solid var(--nl-line);\n}\n\n.nl-surface-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-surface-step p{\n  margin-top:5px;\n  font-size:14px;\n}\n\n\n\/* =========================\n   CARE\n   ========================= *\/\n\n.nl-surface-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-surface-care .nl-surface-eyebrow{\n  color:#dce8df;\n}\n\n.nl-surface-care h2{\n  color:#fff;\n}\n\n.nl-surface-care p{\n  color:rgba(255,255,255,.82);\n}\n\n.nl-surface-care p + p{\n  margin-top:13px;\n}\n\n\n\/* =========================\n   NOTE\n   ========================= *\/\n\n.nl-surface-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-surface-note strong{\n  color:var(--nl-dark);\n}\n\n\n\/* =========================\n   MOBILE\n   ========================= *\/\n\n@media(max-width:680px){\n\n  .nl-surface-body{\n    padding-top:12px;\n    padding-bottom:48px;\n  }\n\n  .nl-surface-body h2{\n    font-size:28px;\n  }\n\n  .nl-surface-grid,\n  .nl-surface-steps{\n    grid-template-columns:1fr;\n  }\n\n  .nl-surface-section,\n  .nl-surface-story,\n  .nl-surface-care{\n    margin-top:48px;\n    margin-bottom:48px;\n  }\n\n  .nl-surface-content{\n    padding:25px 20px 28px;\n  }\n\n  .nl-surface-content h2{\n    font-size:27px;\n  }\n\n  .nl-surface-care{\n    padding:27px 21px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"nl-surface-body\"\u003e\n\n\n  \u003c!-- 01 WHY YOU'LL LOVE IT --\u003e\n  \u003csection class=\"nl-surface-section\"\u003e\n\n    \u003cdiv class=\"nl-surface-head\"\u003e\n\n      \u003cdiv class=\"nl-surface-eyebrow\"\u003e\n        WHY YOU'LL LOVE IT\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Push grease, water and everyday mess out of the way.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        NeatLark® 360° Kitchen Grease \u0026amp; Surface Squeegee gives you a\n        long, comfortable handle and a wide flexible edge for moving\n        water, loose food residue and everyday cooking mess across\n        smooth kitchen surfaces.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-surface-grid\"\u003e\n\n      \u003cdiv class=\"nl-surface-card\"\u003e\n        \u003cdiv class=\"nl-surface-num\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003e360° Flexible Joint\u003c\/h3\u003e\n        \u003cp\u003e\n          The rotating connection helps the squeegee adjust to your\n          cleaning angle for smoother movement across larger surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-surface-card\"\u003e\n        \u003cdiv class=\"nl-surface-num\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003eWide Squeegee Edge\u003c\/h3\u003e\n        \u003cp\u003e\n          The broad cleaning edge covers more surface in each pass,\n          helping move moisture and loose residue efficiently.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-surface-card\"\u003e\n        \u003cdiv class=\"nl-surface-num\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003eExtended Long Handle\u003c\/h3\u003e\n        \u003cp\u003e\n          Reach farther across stovetops and countertops without putting\n          your hand directly into greasy or wet areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-surface-card\"\u003e\n        \u003cdiv class=\"nl-surface-num\"\u003e04\u003c\/div\u003e\n        \u003ch3\u003eComfortable Grip\u003c\/h3\u003e\n        \u003cp\u003e\n          The extended handle provides better leverage and control while\n          moving across broad kitchen surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-surface-card\"\u003e\n        \u003cdiv class=\"nl-surface-num\"\u003e05\u003c\/div\u003e\n        \u003ch3\u003eQuick Surface Reset\u003c\/h3\u003e\n        \u003cp\u003e\n          Ideal for pulling together water, crumbs and loose cooking\n          residue before the final wipe-down.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-surface-card\"\u003e\n        \u003cdiv class=\"nl-surface-num\"\u003e06\u003c\/div\u003e\n        \u003ch3\u003eEasy Hanging Storage\u003c\/h3\u003e\n        \u003cp\u003e\n          The handle opening gives you a simple way to hang the tool\n          near your kitchen cleaning area between uses.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 02 IMAGE 1 --\u003e\n  \u003csection class=\"nl-surface-story\"\u003e\n\n    \u003cdiv class=\"nl-surface-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/143f4a1a-43e6-481c-8790-a0495f605c9f.png?v=1789201427\" alt=\"NeatLark 360 degree Kitchen Grease and Surface Squeegee cleaning a stovetop\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-surface-content\"\u003e\n\n      \u003cdiv class=\"nl-surface-eyebrow\"\u003e\n        THE AFTER-COOKING RESET\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Gather the mess before you wipe it away.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Cooking can leave behind a mix of water, sauce, crumbs and\n        loose food residue. Instead of moving everything around with a\n        cloth, use the wide squeegee edge to gather the mess into one\n        area first.\n      \u003c\/p\u003e\n\n      \u003cul class=\"nl-surface-list\"\u003e\n\n        \u003cli\u003ePush water and loose residue across smooth surfaces\u003c\/li\u003e\n\n        \u003cli\u003eGather scattered cooking mess into one area\u003c\/li\u003e\n\n        \u003cli\u003eCover wider areas with fewer passes\u003c\/li\u003e\n\n        \u003cli\u003eKeep your hands farther from greasy cleanup\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-surface-section\"\u003e\n\n    \u003cdiv class=\"nl-surface-head\"\u003e\n\n      \u003cdiv class=\"nl-surface-eyebrow\"\u003e\n        DESIGNED FOR\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Made for the surfaces that get messy every day.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A practical kitchen cleanup tool for broad, smooth areas where\n        water, crumbs and everyday cooking residue tend to spread.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-surface-grid\"\u003e\n\n      \u003cdiv class=\"nl-surface-card\"\u003e\n        \u003ch3\u003eStovetops\u003c\/h3\u003e\n        \u003cp\u003e\n          Gather loose food residue, water and suitable cleaning solution\n          across smooth cooking surfaces before the final wipe.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-surface-card\"\u003e\n        \u003ch3\u003eCountertops\u003c\/h3\u003e\n        \u003cp\u003e\n          Use the wide edge to move spills, crumbs and moisture toward\n          one convenient cleanup point.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-surface-card\"\u003e\n        \u003ch3\u003eSink Surrounds\u003c\/h3\u003e\n        \u003cp\u003e\n          Push excess water away from broad sink-side areas after\n          washing dishes or cleaning the counter.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-surface-card\"\u003e\n        \u003ch3\u003ePost-Meal Cleanup\u003c\/h3\u003e\n        \u003cp\u003e\n          A useful first step for bringing scattered everyday mess\n          together before wiping the surface clean.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 04 IMAGE 2 --\u003e\n  \u003csection class=\"nl-surface-story\"\u003e\n\n    \u003cdiv class=\"nl-surface-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/c5fe157b-1f19-419c-9970-2c1959ab91b3.png?v=1789201403\" alt=\"NeatLark long handle surface squeegee on a kitchen cooktop\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-surface-content\"\u003e\n\n      \u003cdiv class=\"nl-surface-eyebrow\"\u003e\n        BUILT FOR BROADER SURFACES\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        One long sweep instead of endless little wipes.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The wide squeegee head gives you more surface coverage, while\n        the long handle provides leverage across larger kitchen areas.\n        The flexible joint helps the head follow your movement as you\n        push the mess where you want it to go.\n      \u003c\/p\u003e\n\n      \u003cul class=\"nl-surface-list\"\u003e\n\n        \u003cli\u003eWide cleaning edge for broader coverage\u003c\/li\u003e\n\n        \u003cli\u003eExtended reach across large stovetops and counters\u003c\/li\u003e\n\n        \u003cli\u003eFlexible joint helps maintain a comfortable working angle\u003c\/li\u003e\n\n        \u003cli\u003eUseful before the final cloth or paper-towel wipe-down\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-surface-section\"\u003e\n\n    \u003cdiv class=\"nl-surface-head\"\u003e\n\n      \u003cdiv class=\"nl-surface-eyebrow\"\u003e\n        HOW TO USE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Loosen. Gather. Push. Finish.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-surface-steps\"\u003e\n\n      \u003cdiv class=\"nl-surface-step\"\u003e\n        \u003cspan\u003eSTEP 01\u003c\/span\u003e\n        \u003ch3\u003eLoosen\u003c\/h3\u003e\n        \u003cp\u003e\n          Apply water or a suitable kitchen cleaning solution if needed\n          to help loosen everyday surface residue.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-surface-step\"\u003e\n        \u003cspan\u003eSTEP 02\u003c\/span\u003e\n        \u003ch3\u003eGather\u003c\/h3\u003e\n        \u003cp\u003e\n          Position the squeegee edge against the surface and begin\n          bringing scattered moisture and loose residue together.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-surface-step\"\u003e\n        \u003cspan\u003eSTEP 03\u003c\/span\u003e\n        \u003ch3\u003ePush\u003c\/h3\u003e\n        \u003cp\u003e\n          Guide the mess toward one convenient area using smooth,\n          controlled passes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nl-surface-step\"\u003e\n        \u003cspan\u003eSTEP 04\u003c\/span\u003e\n        \u003ch3\u003eFinish\u003c\/h3\u003e\n        \u003cp\u003e\n          Remove the collected residue and finish the surface with an\n          appropriate cloth if needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 06 IMAGE 3 --\u003e\n  \u003csection class=\"nl-surface-story\"\u003e\n\n    \u003cdiv class=\"nl-surface-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/54892334-4e03-4377-ae16-d3927c68ec91.png?v=1789134161\" alt=\"NeatLark 360 degree Kitchen Grease and Surface Squeegee product view\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"nl-surface-content\"\u003e\n\n      \u003cdiv class=\"nl-surface-eyebrow\"\u003e\n        KITCHEN CARE, SIMPLIFIED\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A simpler first step for messy surfaces.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Not every kitchen mess needs to start with a pile of paper\n        towels. The wide squeegee edge helps gather loose residue and\n        moisture first, so the final wipe-down can feel quicker and more\n        controlled.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Lightweight, long-handled and easy to store, it fits naturally\n        into the everyday cleanup that follows cooking, washing and meal\n        preparation.\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-surface-care\"\u003e\n\n    \u003cdiv class=\"nl-surface-eyebrow\"\u003e\n      CARE \u0026amp; STORAGE\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Rinse it. Dry it. Keep it ready.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Rinse the squeegee edge after use to remove food residue, grease\n      and remaining cleaning solution.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Wipe the handle and rotating joint clean as needed and allow the\n      tool to dry before storage.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use the handle opening to hang the squeegee in a clean, convenient\n      place near your kitchen cleaning area.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 08 IMPORTANT NOTE --\u003e\n  \u003csection class=\"nl-surface-note\"\u003e\n\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e\n    Use primarily on suitable smooth surfaces and always follow the\n    manufacturer's care instructions for your countertop or stovetop.\n    Do not use excessive pressure on delicate coatings, raised controls\n    or easily scratched finishes.\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"NeatLark","offers":[{"title":"1pc","offer_id":49241488359524,"sku":"SZ260911-LST-8-1PC","price":29.99,"currency_code":"USD","in_stock":true},{"title":"2pc","offer_id":49241488392292,"sku":"SZ260911-LST-8-2PC","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/2098\/5444\/files\/54892334-4e03-4377-ae16-d3927c68ec91.png?v=1789134161","url":"https:\/\/neatlark.com\/products\/360-kitchen-glass-surface-squeegee","provider":"NeatLark","version":"1.0","type":"link"}