{"product_id":"🐾-static-grooming-gloves","title":"🐾 Static Grooming Gloves","description":"\u003c!-- HOUSE OF TAILS™ | PREMIUM STATIC HAIR REMOVAL GLOVES --\u003e\n\u003cstyle\u003e\n    .hot-grooming {\n      --black: #080808;\n      --black-2: #111111;\n      --gold: #d4af37;\n      --gold-light: #f0d77a;\n      --white: #ffffff;\n      --muted: #b8b8b8;\n      --border: rgba(212,175,55,.28);\n\n      font-family: Arial, Helvetica, sans-serif;\n      background:\n        radial-gradient(circle at 50% 0%, rgba(212,175,55,.12), transparent 38%),\n        linear-gradient(180deg, #080808 0%, #111111 48%, #080808 100%);\n      color: var(--white);\n      padding: 0;\n      overflow: hidden;\n      border-radius: 18px;\n    }\n\n    .hot-wrap {\n      max-width: 1100px;\n      margin: auto;\n      padding: 55px 22px;\n    }\n\n    \/* HERO *\/\n    .hot-eyebrow {\n      text-align: center;\n      color: var(--gold-light);\n      text-transform: uppercase;\n      letter-spacing: 3px;\n      font-size: 11px;\n      font-weight: 700;\n      margin-bottom: 14px;\n    }\n\n    .hot-title {\n      text-align: center;\n      font-size: clamp(32px, 5vw, 58px);\n      line-height: 1.05;\n      margin: 0 auto 18px;\n      font-weight: 800;\n      letter-spacing: -1.5px;\n    }\n\n    .hot-title span {\n      color: var(--gold);\n    }\n\n    .hot-intro {\n      max-width: 720px;\n      margin: auto;\n      text-align: center;\n      color: #d0d0d0;\n      font-size: 17px;\n      line-height: 1.7;\n    }\n\n    \/* FEATURE SHOWCASE *\/\n    .hot-showcase {\n      margin: 45px auto;\n      max-width: 900px;\n      min-height: 290px;\n      position: relative;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background:\n        radial-gradient(circle, rgba(212,175,55,.13), transparent 45%),\n        #0c0c0c;\n      border: 1px solid var(--border);\n      border-radius: 22px;\n      box-shadow: 0 25px 70px rgba(0,0,0,.45);\n      overflow: hidden;\n    }\n\n    .hot-showcase:before,\n    .hot-showcase:after {\n      content: \"\";\n      position: absolute;\n      border: 1px solid rgba(212,175,55,.12);\n      border-radius: 50%;\n      pointer-events: none;\n    }\n\n    .hot-showcase:before {\n      width: 380px;\n      height: 380px;\n    }\n\n    .hot-showcase:after {\n      width: 550px;\n      height: 550px;\n    }\n\n    .hot-glove-icon {\n      position: relative;\n      z-index: 2;\n      font-size: 100px;\n      filter: drop-shadow(0 0 25px rgba(212,175,55,.3));\n      animation: hotFloat 4s ease-in-out infinite;\n    }\n\n    @keyframes hotFloat {\n      0%,100% { transform: translateY(0); }\n      50% { transform: translateY(-10px); }\n    }\n\n    .hot-badge {\n      position: absolute;\n      top: 22px;\n      right: 22px;\n      z-index: 3;\n      background: var(--gold);\n      color: #080808;\n      font-size: 10px;\n      font-weight: 800;\n      letter-spacing: 1.2px;\n      text-transform: uppercase;\n      padding: 9px 13px;\n      border-radius: 30px;\n    }\n\n    \/* BENEFITS *\/\n    .hot-section-heading {\n      text-align: center;\n      margin-bottom: 28px;\n    }\n\n    .hot-section-heading h2 {\n      margin: 0 0 8px;\n      font-size: 30px;\n    }\n\n    .hot-section-heading p {\n      margin: 0;\n      color: var(--muted);\n    }\n\n    .hot-benefits {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n    }\n\n    .hot-card {\n      position: relative;\n      background: linear-gradient(145deg, #151515, #0c0c0c);\n      border: 1px solid rgba(255,255,255,.08);\n      border-radius: 16px;\n      padding: 25px;\n      transition: all .35s ease;\n      cursor: default;\n      overflow: hidden;\n    }\n\n    .hot-card:before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      width: 3px;\n      height: 100%;\n      background: var(--gold);\n      transform: scaleY(0);\n      transform-origin: bottom;\n      transition: transform .35s ease;\n    }\n\n    .hot-card:hover {\n      transform: translateY(-6px);\n      border-color: rgba(212,175,55,.5);\n      box-shadow: 0 18px 40px rgba(0,0,0,.35);\n    }\n\n    .hot-card:hover:before {\n      transform: scaleY(1);\n    }\n\n    .hot-icon {\n      width: 48px;\n      height: 48px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: rgba(212,175,55,.1);\n      border: 1px solid rgba(212,175,55,.25);\n      border-radius: 12px;\n      font-size: 22px;\n      margin-bottom: 17px;\n      transition: all .35s ease;\n    }\n\n    .hot-card:hover .hot-icon {\n      background: var(--gold);\n      transform: rotate(-4deg) scale(1.08);\n    }\n\n    .hot-card h3 {\n      margin: 0 0 9px;\n      font-size: 18px;\n    }\n\n    .hot-card p {\n      margin: 0;\n      color: #aaa;\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    \/* STATIC TECHNOLOGY *\/\n    .hot-tech {\n      margin-top: 55px;\n      padding: 38px 28px;\n      border-radius: 20px;\n      background: linear-gradient(135deg, #151515, #090909);\n      border: 1px solid var(--border);\n      text-align: center;\n    }\n\n    .hot-tech-label {\n      color: var(--gold-light);\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      font-size: 10px;\n      font-weight: 700;\n      margin-bottom: 10px;\n    }\n\n    .hot-tech h2 {\n      margin: 0 0 13px;\n      font-size: 29px;\n    }\n\n    .hot-tech p {\n      max-width: 680px;\n      margin: auto;\n      color: #bdbdbd;\n      line-height: 1.7;\n      font-size: 15px;\n    }\n\n    .hot-flow {\n      margin: 30px auto 0;\n      max-width: 650px;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      gap: 12px;\n      flex-wrap: wrap;\n    }\n\n    .hot-flow-item {\n      padding: 11px 16px;\n      border: 1px solid rgba(212,175,55,.3);\n      border-radius: 30px;\n      font-size: 12px;\n      color: #eee;\n      background: rgba(212,175,55,.05);\n    }\n\n    .hot-arrow {\n      color: var(--gold);\n      font-weight: bold;\n    }\n\n    \/* SPECS *\/\n    .hot-specs {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      margin-top: 35px;\n      border-top: 1px solid rgba(255,255,255,.08);\n      border-bottom: 1px solid rgba(255,255,255,.08);\n    }\n\n    .hot-spec {\n      text-align: center;\n      padding: 24px 15px;\n      border-right: 1px solid rgba(255,255,255,.08);\n    }\n\n    .hot-spec:last-child {\n      border-right: none;\n    }\n\n    .hot-spec strong {\n      display: block;\n      color: var(--gold);\n      font-size: 17px;\n      margin-bottom: 6px;\n    }\n\n    .hot-spec span {\n      color: #999;\n      font-size: 12px;\n    }\n\n    \/* FINAL CTA *\/\n    .hot-cta {\n      margin-top: 50px;\n      text-align: center;\n      padding: 45px 20px;\n      background:\n        linear-gradient(rgba(212,175,55,.08), rgba(212,175,55,.02)),\n        #0c0c0c;\n      border: 1px solid var(--border);\n      border-radius: 20px;\n    }\n\n    .hot-cta h2 {\n      margin: 0 0 12px;\n      font-size: 32px;\n    }\n\n    .hot-cta p {\n      margin: 0 auto 22px;\n      color: #bdbdbd;\n      max-width: 600px;\n      line-height: 1.6;\n    }\n\n    .hot-cta-button {\n      display: inline-block;\n      background: linear-gradient(135deg, #f0d77a, #c59b27);\n      color: #080808 !important;\n      text-decoration: none !important;\n      padding: 14px 28px;\n      border-radius: 30px;\n      font-weight: 800;\n      font-size: 14px;\n      box-shadow: 0 8px 25px rgba(212,175,55,.2);\n      transition: all .3s ease;\n    }\n\n    .hot-cta-button:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 12px 32px rgba(212,175,55,.35);\n    }\n\n    .hot-note {\n      margin-top: 18px;\n      font-size: 11px;\n      color: #777;\n    }\n\n    \/* MOBILE *\/\n    @media (max-width: 650px) {\n      .hot-wrap {\n        padding: 40px 16px;\n      }\n\n      .hot-benefits {\n        grid-template-columns: 1fr;\n      }\n\n      .hot-specs {\n        grid-template-columns: 1fr;\n      }\n\n      .hot-spec {\n        border-right: none;\n        border-bottom: 1px solid rgba(255,255,255,.08);\n      }\n\n      .hot-spec:last-child {\n        border-bottom: none;\n      }\n\n      .hot-showcase {\n        min-height: 230px;\n      }\n\n      .hot-glove-icon {\n        font-size: 75px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"hot-grooming\"\u003e\n\u003cdiv class=\"hot-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hot-eyebrow\"\u003eHouse of Tails™ Grooming Collection\u003c\/div\u003e\n\u003ch1 class=\"hot-title\"\u003eGroom Less. \u003cspan\u003eLove More.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hot-intro\"\u003eMeet your new grooming essential. The Upgraded Large Static Hair Removal Gloves make it easier to lift stubborn fur and dander while giving your pet a comfortable, satisfying grooming experience.\u003c\/p\u003e\n\u003c!-- PRODUCT SHOWCASE --\u003e\n\u003cdiv class=\"hot-showcase\"\u003e\n\u003cdiv class=\"hot-badge\"\u003eUpgraded Design\u003c\/div\u003e\n\u003cdiv class=\"hot-glove-icon\"\u003e🧤\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"hot-section-heading\"\u003e\n\u003ch2\u003eWhy Pet Owners Love Them\u003c\/h2\u003e\n\u003cp\u003eHover over each benefit to discover more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hot-benefits\"\u003e\n\u003cdiv class=\"hot-card\"\u003e\n\u003cdiv class=\"hot-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eStatic Fur Attraction\u003c\/h3\u003e\n\u003cp\u003eStatic technology helps attract and lift loose fur and dander from your pet's coat, making everyday grooming simpler.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hot-card\"\u003e\n\u003cdiv class=\"hot-icon\"\u003e🐾\u003c\/div\u003e\n\u003ch3\u003ePet-Friendly Grooming\u003c\/h3\u003e\n\u003cp\u003eGlide gently through your pet's coat while turning grooming time into a more enjoyable bonding experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hot-card\"\u003e\n\u003cdiv class=\"hot-icon\"\u003e🧹\u003c\/div\u003e\n\u003ch3\u003eLess Fur Around Home\u003c\/h3\u003e\n\u003cp\u003eCapture loose hair during grooming instead of letting it end up on your furniture, floors and clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hot-card\"\u003e\n\u003cdiv class=\"hot-icon\"\u003e🧤\u003c\/div\u003e\n\u003ch3\u003eLarge Comfortable Fit\u003c\/h3\u003e\n\u003cp\u003eThe oversized 24.99 × 17.98 cm design gives you generous coverage while making it easy to glide across larger areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TECHNOLOGY --\u003e\n\u003cdiv class=\"hot-tech\"\u003e\n\u003cdiv class=\"hot-tech-label\"\u003eThe Grooming Difference\u003c\/div\u003e\n\u003ch2\u003eWatch Loose Fur Become Easier to Manage.\u003c\/h2\u003e\n\u003cp\u003eInstead of chasing loose hair around your home, groom directly at the source. The glove's static-assisted surface helps attract loose fur and dander as you move across your pet's coat.\u003c\/p\u003e\n\u003cdiv class=\"hot-flow\"\u003e\n\u003cdiv class=\"hot-flow-item\"\u003e🐾 Glide\u003c\/div\u003e\n\u003cdiv class=\"hot-arrow\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"hot-flow-item\"\u003e✨ Attract\u003c\/div\u003e\n\u003cdiv class=\"hot-arrow\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"hot-flow-item\"\u003e🧤 Lift\u003c\/div\u003e\n\u003cdiv class=\"hot-arrow\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"hot-flow-item\"\u003e🏠 Cleaner Home\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT SPECS --\u003e\n\u003cdiv class=\"hot-specs\"\u003e\n\u003cdiv class=\"hot-spec\"\u003e\n\u003cstrong\u003e24.99 × 17.98 cm\u003c\/strong\u003e \u003cspan\u003eOversized Glove Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hot-spec\"\u003e\n\u003cstrong\u003eStatic Technology\u003c\/strong\u003e \u003cspan\u003eHelps Attract Loose Fur\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hot-spec\"\u003e\n\u003cstrong\u003ePremium PP\u003c\/strong\u003e \u003cspan\u003eBlack Polypropylene Construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"hot-cta\"\u003e\n\u003ch2\u003eA Cleaner Home. A Happier Pet. 🐾\u003c\/h2\u003e\n\u003cp\u003eMake grooming part of your pet's routine with a simple, effective grooming glove designed to help tackle loose fur and dander.\u003c\/p\u003e\n\u003ca href=\"#AddToCart\" class=\"hot-cta-button\"\u003e ADD TO CART ✦ \u003c\/a\u003e\n\u003cdiv class=\"hot-note\"\u003eDesigned for everyday grooming  •  Easy to use  •  Pet-friendly design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"House Of Tails™","offers":[{"title":"Default Title","offer_id":46675705397350,"sku":null,"price":149.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/0139\/4534\/files\/benefits-hero.png?v=1788163200","url":"https:\/\/houseoftails.co.za\/products\/%f0%9f%90%be-static-grooming-gloves","provider":"House Of Tails™","version":"1.0","type":"link"}