{"product_id":"steelsift-pro-long-handle-litter-scoop","title":"SteelSift Pro Long-Handle Litter Scoop","description":"\u003cdiv class=\"furrivo-lp\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;1,600\u0026amp;family=Poppins:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Scoped Container for getFurrivo Luxury Aesthetic *\/\n    .furrivo-lp { \n        --bg-creamy: #fdfaf5; \n        --text-black: #1a1a1a;\n        --accent-grey: #7f8c8d; \n        --border-color: rgba(0,0,0,0.08);\n        --font-display: 'Playfair Display', serif;\n        --font-sans: 'Poppins', sans-serif;\n        \n        font-family: var(--font-sans); \n        background-color: var(--bg-creamy); \n        color: var(--text-black); \n        line-height: 1.7; \n        overflow-x: hidden;\n        margin: 0; padding: 0;\n    }\n\n    .furrivo-lp * { box-sizing: border-box; }\n    .furrivo-lp .container { max-width: 1200px; margin: 0 auto; padding: 0 30px; }\n    .furrivo-lp h1, .furrivo-lp h2, .furrivo-lp h3 { font-family: var(--font-display); color: var(--text-black); font-weight: 600; }\n    .furrivo-lp .highlight { color: var(--accent-grey); font-style: italic; }\n\n    \/* Hero Section *\/\n    .furrivo-lp .hero { display: flex; align-items: center; justify-content: space-between; padding: 80px 0; gap: 60px; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .hero-content { flex: 1; }\n    .furrivo-lp .hero-tag { display: inline-block; padding: 6px 16px; border: 1px solid var(--text-black); border-radius: 30px; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; color: var(--text-black); margin-bottom: 20px; font-weight: 600; }\n    .furrivo-lp .hero h1 { font-size: 58px; line-height: 1.1; margin-bottom: 25px; }\n    .furrivo-lp .hero p { font-size: 19px; color: #444; margin-bottom: 40px; }\n    .furrivo-lp .btn-premium { display: inline-flex; padding: 18px 45px; background: var(--text-black); color: #fff; text-decoration: none; border-radius: 4px; font-weight: 600; text-transform: uppercase; font-size: 14px; transition: 0.3s; }\n    .furrivo-lp .btn-premium:hover { background: #333; transform: translateY(-2px); box-shadow: 0 10px 20px rgba(0,0,0,0.1); }\n\n    .furrivo-lp .hero-visual { flex: 1; text-align: right; }\n    .furrivo-lp .hero-visual img { width: 100%; max-width: 500px; border-radius: 8px; filter: drop-shadow(0 20px 40px rgba(0,0,0,0.1)); }\n\n    \/* Features Grid *\/\n    .furrivo-lp .features-section { padding: 100px 0; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .section-header { text-align: center; margin-bottom: 70px; }\n    .furrivo-lp .section-header h2 { font-size: 46px; margin-bottom: 15px; }\n    .furrivo-lp .grid-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }\n    .furrivo-lp .feature-card { background: #fff; padding: 45px 35px; border-radius: 8px; border: 1px solid var(--border-color); transition: 0.3s; text-align: center; }\n    .furrivo-lp .feature-card:hover { border-color: var(--text-black); transform: translateY(-5px); }\n    .furrivo-lp .f-icon { font-size: 32px; color: #333; margin-bottom: 20px; display: block; font-family: var(--font-display); font-style: italic; }\n    .furrivo-lp .feature-card h3 { font-size: 22px; margin-bottom: 15px; }\n    .furrivo-lp .feature-card p { font-size: 14px; color: #666; line-height: 1.8; }\n\n    \/* Detailed Breakdown Section *\/\n    .furrivo-lp .breakdown { padding: 100px 0; background-color: #fff; }\n    .furrivo-lp .breakdown-wrapper { display: flex; align-items: center; gap: 80px; }\n    .furrivo-lp .breakdown-img { flex: 1; }\n    .furrivo-lp .breakdown-img img { width: 100%; border-radius: 12px; }\n    .furrivo-lp .breakdown-text { flex: 1; }\n    .furrivo-lp .breakdown-text h2 { font-size: 40px; margin-bottom: 25px; }\n    .furrivo-lp .spec-list { list-style: none; }\n    .furrivo-lp .spec-list li { padding: 15px 0; border-bottom: 1px solid #f0f0f0; display: flex; align-items: center; gap: 15px; font-size: 15px; }\n    .furrivo-lp .spec-list li::before { content: '✦'; color: var(--text-black); font-weight: bold; }\n\n    \/* Final CTA Section *\/\n    .furrivo-lp .final-cta { padding: 120px 0; text-align: center; }\n    .furrivo-lp .final-cta h2 { font-size: 50px; margin-bottom: 30px; }\n    .furrivo-lp .final-cta p { font-size: 20px; color: #555; margin-bottom: 50px; max-width: 700px; margin-left: auto; margin-right: auto; }\n\n    @media (max-width: 992px) {\n        .furrivo-lp .hero, .furrivo-lp .breakdown-wrapper { flex-direction: column; text-align: center; gap: 40px; }\n        .furrivo-lp .hero h1 { font-size: 42px; }\n        .furrivo-lp .hero-visual { text-align: center; }\n        .furrivo-lp .final-cta h2 { font-size: 36px; }\n    }\n\u003c\/style\u003e\n\n\u003cheader class=\"hero container\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n        \u003cspan class=\"hero-tag\"\u003egetFurrivo™ Hygiene Series\u003c\/span\u003e\n        \u003ch1\u003eThe Last Scoop \u003cbr\u003e\u003cspan class=\"highlight\"\u003eYou'll Ever Buy.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp\u003eZero waste. Zero effort. The SteelSift Pro™ uses medical-grade stainless steel and an ultra-fine mesh to keep your home pristine while saving you money on clean litter.\u003c\/p\u003e\n        \u003ca href=\"#buy\" class=\"btn-premium\"\u003eUpgrade Your Routine\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-visual\"\u003e\n        \u003cimg src=\"https:\/\/q2mhfiiwhoo5q2ju-73861005451.shopifypreview.com\/cdn\/shop\/files\/S18fde2df538c4b74a6c9ccd4f79cf3f5N.webp\" alt=\"SteelSift Pro Litter Scoop\"\u003e\n    \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"features-section container\"\u003e\n    \u003cdiv class=\"section-header\"\u003e\n        \u003ch2\u003eDesigned for Efficiency\u003c\/h2\u003e\n        \u003cp\u003eA professional tool that turns a messy chore into a 5-second task.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grid-container\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eI.\u003c\/span\u003e\n            \u003ch3\u003ePrecision Sifting\u003c\/h3\u003e\n            \u003cp\u003eThe large hollow mesh design captures even the smallest waste fragments while letting clean litter fall through instantly, increasing contact area and saving time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eII.\u003c\/span\u003e\n            \u003ch3\u003eLabor-Saving Ergonomics\u003c\/h3\u003e\n            \u003cp\u003eFeaturing a long, comfortable-grip handle designed to reduce wrist fatigue. Perfect for multi-cat households where cleaning is frequent.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eIII.\u003c\/span\u003e\n            \u003ch3\u003eStainless Durability\u003c\/h3\u003e\n            \u003cp\u003eCrafted from rust-proof, high-grade metal. Unlike plastic scoops, the SteelSift Pro won't snap, bend, or retain odors over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003eIV.\u003c\/span\u003e\n            \u003ch3\u003eSmart Storage\u003c\/h3\u003e\n            \u003cp\u003eDesigned with a convenient hanging hole. Hook it on the wall or the litter box itself to keep your space organized and hygienic.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"breakdown container\"\u003e\n    \u003cdiv class=\"breakdown-wrapper\"\u003e\n        \u003cdiv class=\"breakdown-img\"\u003e\n            \u003cimg src=\"https:\/\/q2mhfiiwhoo5q2ju-73861005451.shopifypreview.com\/cdn\/shop\/files\/Sf3663691d3f2419a8032af0befc8cf4bG.webp\" alt=\"Metal Mesh Detail\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"breakdown-text\"\u003e\n            \u003ch2\u003eThe \u003cspan class=\"highlight\"\u003eHygiene\u003c\/span\u003e Standard.\u003c\/h2\u003e\n            \u003cp\u003eMedical-grade materials for a healthier environment for you and your pet.\u003c\/p\u003e\n            \u003cul class=\"spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAnti-Bacterial:\u003c\/strong\u003e Easy-to-clean metal surface.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eHeavy-Duty:\u003c\/strong\u003e Built for pet shops and large homes.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eTime Saver:\u003c\/strong\u003e Sifts 3x faster than traditional scoops.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptimal Size:\u003c\/strong\u003e 28 x 10 cm for maximum coverage.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"buy\" class=\"final-cta container\"\u003e\n    \u003ch2\u003eClean Litter. Happy Cat.\u003c\/h2\u003e\n    \u003cp\u003eStop wasting money on litter that's still clean. Get the SteelSift Pro™ and experience a faster, more hygienic way to care for your furry friend.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-premium\"\u003eAdd To Cart - getFurrivo™ Quality\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"getFurrivo","offers":[{"title":"D","offer_id":46764735168651,"sku":"14:200006151#D","price":17.99,"currency_code":"USD","in_stock":true},{"title":"A","offer_id":46764735201419,"sku":"14:200661158#A","price":17.99,"currency_code":"USD","in_stock":true},{"title":"C","offer_id":46764735234187,"sku":"14:200008334#C","price":17.99,"currency_code":"USD","in_stock":true},{"title":"B","offer_id":46764735266955,"sku":"14:200661159#B","price":17.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/6100\/5451\/files\/S18fde2df538c4b74a6c9ccd4f79cf3f5N.webp?v=1777146387","url":"https:\/\/getfurrivo.com\/products\/steelsift-pro-long-handle-litter-scoop","provider":"getfurrivo","version":"1.0","type":"link"}