{"product_id":"staticsweep-double-sided-fur-lint-brush","title":"StaticSweep Double-Sided Fur \u0026 Lint Brush","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-dark: #1a1a1a;\n        --accent-yellow: #f1c40f; \/* From the glove's trim *\/\n        --border-color: rgba(0,0,0,0.06);\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-dark); \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-dark); font-weight: 600; }\n    .furrivo-lp .highlight { color: #d35400; 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-dark); border-radius: 30px; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; color: var(--text-dark); 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-dark); color: #fff; text-decoration: none; border-radius: 4px; font-weight: 600; text-transform: uppercase; font-size: 14px; transition: 0.3s; border: none; cursor: pointer; }\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.2; text-align: right; }\n    .furrivo-lp .hero-visual img { width: 100%; max-width: 550px; border-radius: 12px; filter: drop-shadow(0 20px 40px rgba(0,0,0,0.05)); }\n\n    \/* Efficiency Grid *\/\n    .furrivo-lp .features-section { padding: 100px 0; background-color: #fff; 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: 40px; }\n    .furrivo-lp .feature-card { padding: 30px; text-align: center; border-radius: 12px; transition: 0.3s; }\n    .furrivo-lp .feature-card:hover { background-color: var(--bg-creamy); transform: translateY(-5px); }\n    .furrivo-lp .f-icon { font-size: 40px; margin-bottom: 20px; display: block; }\n    .furrivo-lp .feature-card h3 { font-size: 20px; margin-bottom: 15px; }\n    .furrivo-lp .feature-card p { font-size: 14px; color: #666; }\n\n    \/* Scene Showcase (Applicable Scenes) *\/\n    .furrivo-lp .scene-section { padding: 100px 0; }\n    .furrivo-lp .scene-wrapper { display: flex; align-items: center; gap: 80px; }\n    .furrivo-lp .scene-img { flex: 1.2; }\n    .furrivo-lp .scene-img img { width: 100%; border-radius: 15px; box-shadow: 0 15px 35px rgba(0,0,0,0.08); }\n    .furrivo-lp .scene-text { flex: 1; }\n    .furrivo-lp .scene-text h2 { font-size: 40px; margin-bottom: 25px; }\n    .furrivo-lp .scene-list { list-style: none; margin-top: 20px; }\n    .furrivo-lp .scene-list li { display: flex; align-items: center; gap: 15px; padding: 10px 0; font-weight: 500; }\n    .furrivo-lp .scene-list li::before { content: '✦'; color: var(--accent-yellow); font-weight: bold; }\n\n    \/* Specs Section *\/\n    .furrivo-lp .specs-section { padding: 100px 0; background-color: #fff; border-top: 1px solid var(--border-color); }\n    .furrivo-lp .specs-grid { display: flex; align-items: center; gap: 80px; }\n    .furrivo-lp .specs-info { flex: 1; }\n    .furrivo-lp .specs-table { width: 100%; border-collapse: collapse; margin-top: 30px; }\n    .furrivo-lp .specs-table td { padding: 15px 0; border-bottom: 1px solid #eee; font-size: 15px; }\n    .furrivo-lp .specs-table td:first-child { font-weight: 600; color: #888; }\n    .furrivo-lp .specs-img { flex: 0.8; text-align: center; }\n    .furrivo-lp .specs-img img { width: 100%; max-width: 400px; border: 1px solid #eee; border-radius: 8px; }\n\n    \/* Final CTA *\/\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 .scene-wrapper, .furrivo-lp .specs-grid { flex-direction: column; text-align: center; gap: 40px; }\n        .furrivo-lp .hero h1 { font-size: 42px; }\n        .furrivo-lp .hero-visual, .furrivo-lp .scene-img { text-align: center; }\n    }\n\u003c\/style\u003e\n\n\u003cheader class=\"hero container\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n        \u003cspan class=\"hero-tag\"\u003egetFurrivo™ Home Care\u003c\/span\u003e\n        \u003ch1\u003eThe Power of \u003cbr\u003e\u003cspan class=\"highlight\"\u003eA Clean Swipe.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp\u003eBecause your furniture shouldn't look like it has a coat of its own. The StaticSweep™ Double-Sided Brush uses electrostatic magic to lift fur from fabrics, leaving your living space pristine in seconds.\u003c\/p\u003e\n        \u003ca href=\"#buy\" class=\"btn-premium\"\u003eRescue Your Furniture\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-visual\"\u003e\n        \u003cimg src=\"https:\/\/getfurrivo.myshopify.com\/cdn\/shop\/files\/S0ce09b01bea44bfe8da42c0e99fa0d9fD.webp?v=1777146790\u0026amp;width=700\" alt=\"StaticSweep Double-Sided Glove in action\"\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\u003eEfficiency from Every Direction\u003c\/h2\u003e\n        \u003cp\u003eA professional cleaning tool that doubles as a gentle grooming massage for your pet.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grid-container\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003e✨\u003c\/span\u003e\n            \u003ch3\u003eDouble-Sided Power\u003c\/h3\u003e\n            \u003cp\u003eAchieve maximum efficiency with a dual-surface design that brushes and traps pet hair from all directions simultaneously.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003e🧲\u003c\/span\u003e\n            \u003ch3\u003eElectrostatic Tech\u003c\/h3\u003e\n            \u003cp\u003eEngineered with specialized fabric that acts as a magnet for stubborn lint, kitten fur, and large dog hair on any surface.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003e🧤\u003c\/span\u003e\n            \u003ch3\u003eWarm, Secure Fit\u003c\/h3\u003e\n            \u003cp\u003eMade from soft yet resilient breathable material, these gloves offer a snug fit for effortless removal without hand fatigue.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cspan class=\"f-icon\"\u003e🧼\u003c\/span\u003e\n            \u003ch3\u003eRinse \u0026amp; Repeat\u003c\/h3\u003e\n            \u003cp\u003eZero waste. Zero tape. Simply rinse under water or shake off gathered hair to maintain its high-performance capture ability.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"scene-section container\"\u003e\n    \u003cdiv class=\"scene-wrapper\"\u003e\n        \u003cdiv class=\"scene-img\"\u003e\n            \u003cimg src=\"https:\/\/getfurrivo.myshopify.com\/cdn\/shop\/files\/S3f41650a00ff4c33ae9eebeffc5e7981K.webp?v=1777146790\u0026amp;width=700\" alt=\"Applicable scenes: Sofa, Car, Bed, Clothes\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"scene-text\"\u003e\n            \u003ch2\u003eA Spotless Space, \u003cspan class=\"highlight\"\u003eWherever You Go.\u003c\/span\u003e\n\u003c\/h2\u003e\n            \u003cp\u003eFrom your living room to your car interior, StaticSweep™ is the versatile companion for every pet enthusiast.\u003c\/p\u003e\n            \u003cul class=\"scene-list\"\u003e\n                \u003cli\u003eSofa \u0026amp; Upholstery Deep Cleaning\u003c\/li\u003e\n                \u003cli\u003eBed Sheet \u0026amp; Linen Hair Removal\u003c\/li\u003e\n                \u003cli\u003eClothing \u0026amp; Lint Maintenance\u003c\/li\u003e\n                \u003cli\u003eCar Interior \u0026amp; Seat Detailing\u003c\/li\u003e\n                \u003cli\u003eGentle Grooming for Kittens \u0026amp; Dogs\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"specs-section\"\u003e\n    \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"specs-grid\"\u003e\n            \u003cdiv class=\"specs-info\"\u003e\n                \u003ch2\u003eProduct \u003cspan class=\"highlight\"\u003eSpecifications.\u003c\/span\u003e\n\u003c\/h2\u003e\n                \u003ctable class=\"specs-table\"\u003e\n                    \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eHigh-Density Electrostatic Fabric + Mesh\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e24 x 18 x 2 cm (9.45 x 7.09 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e74g (Ultra-Lightweight)\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003ctd\u003ePackage Includes\u003c\/td\u003e\n\u003ctd\u003e2 x StaticSweep™ Remover Gloves\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003ctd\u003eMaintenance\u003c\/td\u003e\n\u003ctd\u003eWashable \/ Reusable \/ Eco-Friendly\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"specs-img\"\u003e\n                \u003cimg src=\"https:\/\/getfurrivo.myshopify.com\/cdn\/shop\/files\/S09ca30401427435b93fe8c5906853d40v.webp?v=1777146790\u0026amp;width=700\" alt=\"StaticSweep Glove Dimensions\"\u003e\n            \u003c\/div\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 Home. Happy Paws.\u003c\/h2\u003e\n    \u003cp\u003eJoin thousands of pet parents who have simplified their cleaning routine. Get your set of two StaticSweep™ gloves today and reclaim your home.\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":"As shown","offer_id":46765010813067,"sku":"14:4#As shown","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/6100\/5451\/files\/Sa37de63ec52a4a348353356a1b7cf8bfD.webp?v=1777146790","url":"https:\/\/getfurrivo.com\/products\/staticsweep-double-sided-fur-lint-brush","provider":"getfurrivo","version":"1.0","type":"link"}