{"product_id":"petola-self-cleaning-dog-cat-hair-brush-grey","title":"Petola Self-Cleaning Dog \u0026 Cat Hair Brush | Pet Grooming Brush for Shedding, Deshedding \u0026 Massage – Grey","description":"\u003cstyle\u003e\n    .pg-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#5A5F66;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .pg-wrap *{box-sizing:border-box;}\n    .pg-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pg-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pg-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pg-hero h2{\n      font-size:46px;\n      line-height:1.1;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pg-hero .pg-tagline{\n      font-size:19px;\n      line-height:1.5;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .pg-hero h2{font-size:30px;}\n      .pg-hero .pg-tagline{font-size:16px;}\n    }\n    .pg-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pg-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .pg-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .pg-section.reverse .pg-copy{order:2;}\n    .pg-section.reverse .pg-media{order:1;}\n    @media (max-width:800px){\n      .pg-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pg-section.reverse .pg-copy{order:1;}\n      .pg-section.reverse .pg-media{order:2;}\n    }\n    .pg-copy .pg-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pg-copy h3{\n      font-size:36px;\n      line-height:1.18;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pg-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pg-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pg-copy h3{font-size:26px;}\n      .pg-copy p{font-size:16px;}\n    }\n    .pg-copy .pg-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .pg-copy .pg-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pg-copy .pg-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .pg-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pg-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .pg-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pg-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pg-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pg-strip{\n      padding:20px 20px 40px;\n    }\n    .pg-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .pg-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .pg-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pg-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pg-strip-item{border-left:none !important;}\n      .pg-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pg-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pg-strip-item:first-child{border-left:none;}\n    .pg-strip-item .pg-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .pg-strip-item .pg-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .pg-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pg-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .pg-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .pg-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .pg-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .pg-tag{\n      font-size:14px;\n      color:var(--ink);\n      background:var(--panel);\n      border:1px solid var(--line);\n      padding:9px 16px;\n      border-radius:999px;\n    }\n\n    \/* Closing *\/\n    .pg-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pg-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pg-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pg-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pg-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pg-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Keep Pets and Home Clean: Petola cat \u0026amp; dog shedding brush removes loose hair, mats, dander, and dirt, keeping your pet and home clean \u0026amp; tidy.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Easy One-Click Cleaning: Cat brush with a release button for quick hair removal. The washable dog grooming brush stays clean effortlessly.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Comfortable, Nonslip Handle: Ergonomic grip with a nonslip design and hand massage function ensures easy, fatigue-free pet grooming\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Massage Bristle Design: Curved bristles with massage particles gently groom inner hair without scratching, ensuring a pain-free grooming experience for your pet\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅India Customer Care \u0026amp; Warranty: Enjoy 6 months warranty and local language support from India’s own brand, with easy warranty registration by phone\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pg-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_8a529906-ec1d-4aa9-8d14-2d9a7b4dcc76.jpg?v=1784723384\" alt=\"Petola Grey Self-Cleaning Dog and Cat Hair Brush pet grooming tool\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pg-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Grooming \u0026 Shedding Control --\u003e\n\u003cdiv class=\"pg-section\"\u003e\n\u003cdiv class=\"pg-copy\"\u003e\n\u003cdiv class=\"pg-label\"\u003eShedding Control\u003c\/div\u003e\n\u003ch3\u003eLess fur on the floor, more on the brush.\u003c\/h3\u003e\n\u003cp\u003eEasily removes loose hair, undercoat, tangles, dirt, and dander from cats and dogs — reducing shedding while keeping your pet's coat healthy and your home noticeably cleaner.\u003c\/p\u003e\n\u003cul class=\"pg-taglist\"\u003e\n\u003cli\u003eRemoves loose hair \u0026amp; undercoat\u003c\/li\u003e\n\u003cli\u003eClears tangles \u0026amp; dander\u003c\/li\u003e\n\u003cli\u003eReduces shedding\u003c\/li\u003e\n\u003cli\u003eKeeps coat healthy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pg-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_f9635042-8074-40ec-81a3-be3bd33579c2.png?v=1784723386\" alt=\"Petola brush removing loose fur and undercoat from a pet's coat\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Self-Cleaning Design (reversed) --\u003e\n\u003cdiv class=\"pg-section reverse\"\u003e\n\u003cdiv class=\"pg-copy\"\u003e\n\u003cdiv class=\"pg-label\"\u003eSelf‑Cleaning\u003c\/div\u003e\n\u003ch3\u003eOne click, and the fur is gone.\u003c\/h3\u003e\n\u003cp\u003ePress the self‑cleaning button to release collected fur from the bristles in seconds — no pulling hair out by hand, no mess, just faster and easier grooming from start to finish.\u003c\/p\u003e\n\u003cul class=\"pg-taglist\"\u003e\n\u003cli\u003eOne‑click release button\u003c\/li\u003e\n\u003cli\u003eClears bristles in seconds\u003c\/li\u003e\n\u003cli\u003eNo hands‑on fur removal\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pg-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_6ecd9b6b-a89a-40d9-a06e-1331e3e6bbd4.png?v=1784723385\" alt=\"One-click self-cleaning button releasing fur from the Petola brush\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pg-statement\"\u003e\n\u003ch3\u003eRounded, \u003cspan\u003eskin‑friendly bristles\u003c\/span\u003e that groom and massage — without scratching sensitive skin.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Gentle Massage Bristles --\u003e\n\u003cdiv class=\"pg-section\"\u003e\n\u003cdiv class=\"pg-copy\"\u003e\n\u003cdiv class=\"pg-label\"\u003eGentle Massage\u003c\/div\u003e\n\u003ch3\u003eGrooming that feels like care.\u003c\/h3\u003e\n\u003cp\u003eRounded, skin‑friendly bristle tips gently massage your pet while grooming, improving blood circulation and lifting loose hair — without scratching or irritating sensitive skin.\u003c\/p\u003e\n\u003cul class=\"pg-taglist\"\u003e\n\u003cli\u003eRounded bristle tips\u003c\/li\u003e\n\u003cli\u003eImproves circulation\u003c\/li\u003e\n\u003cli\u003eGentle on sensitive skin\u003c\/li\u003e\n\u003cli\u003eComfortable for pets\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pg-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_9f5a16e8-e993-4867-a508-d7229a1ce54e.png?v=1784723386\" alt=\"Gentle rounded massage bristles on the Petola pet grooming brush\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Ergonomic Handle (reversed) --\u003e\n\u003cdiv class=\"pg-section reverse\"\u003e\n\u003cdiv class=\"pg-copy\"\u003e\n\u003cdiv class=\"pg-label\"\u003eErgonomic Handle\u003c\/div\u003e\n\u003ch3\u003eComfortable grip, longer sessions.\u003c\/h3\u003e\n\u003cp\u003eA soft, anti‑slip grip gives you maximum comfort and control, reducing hand fatigue during longer grooming sessions — whatever the size or coat type of your dog or cat.\u003c\/p\u003e\n\u003cul class=\"pg-taglist\"\u003e\n\u003cli\u003eSoft, non‑slip grip\u003c\/li\u003e\n\u003cli\u003eReduces hand fatigue\u003c\/li\u003e\n\u003cli\u003eComfortable, secure control\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pg-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_8f5a2d9c-9c12-44d0-87ca-c63f50653b9a.png?v=1784723386\" alt=\"Ergonomic non-slip handle on the Petola self-cleaning pet brush\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pg-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_e7288a05-dc58-4db4-bd97-7759e0a36dd0.jpg?v=1784723384\" alt=\"Petola self-cleaning pet brush being used to groom a dog\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pg-strip\"\u003e\n\u003cdiv class=\"pg-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Petola\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"pg-strip-grid\"\u003e\n\u003cdiv class=\"pg-strip-item\"\u003e\n\u003cdiv class=\"pg-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eSelf‑Cleaning\u003c\/b\u003e \u003cspan\u003eOne‑click fur release\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-strip-item\"\u003e\n\u003cdiv class=\"pg-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 15c2-4 4-4 6 0s4 4 6 0 4-4 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eGentle Bristles\u003c\/b\u003e \u003cspan\u003eMassage while grooming\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-strip-item\"\u003e\n\u003cdiv class=\"pg-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7-4.5-9-9a5 5 0 0 1 9-3 5 5 0 0 1 9 3c-2 4.5-9 9-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eNon‑Slip Grip\u003c\/b\u003e \u003cspan\u003eComfortable handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-strip-item\"\u003e\n\u003cdiv class=\"pg-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.5 5.5L20 8l-4 4 1 6-5-3-5 3 1-6-4-4 5.5-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6‑Month\u003c\/b\u003e \u003cspan\u003eWarranty \u0026amp; support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFECT FOR TAGS --\u003e\n\u003cdiv class=\"pg-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"pg-tag-row\"\u003e\n\u003cspan class=\"pg-tag\"\u003eDogs\u003c\/span\u003e \u003cspan class=\"pg-tag\"\u003eCats\u003c\/span\u003e \u003cspan class=\"pg-tag\"\u003eShedding Control\u003c\/span\u003e \u003cspan class=\"pg-tag\"\u003eDeshedding\u003c\/span\u003e \u003cspan class=\"pg-tag\"\u003eDaily Grooming\u003c\/span\u003e \u003cspan class=\"pg-tag\"\u003ePet Massage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pg-close\"\u003e\n\u003ch3\u003eGrooming, made gentle and effortless.\u003c\/h3\u003e\n\u003cp\u003eEffective shedding control, a one‑click self‑cleaning design, and a comfortable non‑slip handle — the Petola Self‑Cleaning Dog \u0026amp; Cat Hair Brush, backed by a 6‑month warranty and India‑based support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Petola","offers":[{"title":"Default Title","offer_id":62686397268298,"sku":"Pro-Dog_Brush_Comb_Grey","price":118.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/petola-self-cleaning-dog-cat-hair-brush-grey-main.webp?v=1784631490","url":"https:\/\/bigpassport.com\/products\/petola-self-cleaning-dog-cat-hair-brush-grey","provider":"BigPassport","version":"1.0","type":"link"}