{"product_id":"pawguard-silent-door-stopper-pack-of-4","title":"PawGuard Silent Door Stopper - Pack of 4","description":"\u003cstyle\u003e\n    .g21-pawguard-wrap {\n      font-family: Arial, sans-serif;\n      color: #1f2937;\n      line-height: 1.6;\n      max-width: 980px;\n      width: 100%;\n      margin: 0 auto;\n      background: #ffffff;\n      overflow: hidden;\n    }\n\n    .g21-pawguard-wrap * {\n      box-sizing: border-box;\n    }\n\n    .g21-pawguard-wrap img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 18px;\n      margin: 18px 0;\n    }\n\n    .g21-section {\n      padding: clamp(22px, 4vw, 34px) clamp(12px, 3vw, 22px);\n      border-bottom: 1px solid #eeeeee;\n    }\n\n    .g21-hero {\n      background: linear-gradient(135deg, #111827 0%, #2f2f2f 55%, #f6b100 100%);\n      color: #fff;\n      border-radius: 22px;\n      padding: clamp(28px, 5vw, 42px) clamp(16px, 4vw, 28px);\n      margin: 10px 0 26px;\n      text-align: center;\n    }\n\n    .g21-hero h2 {\n      font-size: clamp(25px, 5vw, 36px);\n      line-height: 1.2;\n      margin: 0 0 12px;\n      color: #fff;\n      font-weight: 800;\n    }\n\n    .g21-hero p {\n      font-size: clamp(15px, 2.5vw, 18px);\n      margin: 0 auto;\n      max-width: 760px;\n      color: #fff7df;\n    }\n\n    .g21-badges {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      margin: 22px 0 0;\n    }\n\n    .g21-badge {\n      background: #fff;\n      color: #111827;\n      padding: 12px 10px;\n      border-radius: 14px;\n      font-weight: 700;\n      font-size: 14px;\n      box-shadow: 0 6px 16px rgba(0,0,0,0.08);\n      text-align: center;\n    }\n\n    .g21-title {\n      font-size: clamp(22px, 4vw, 29px);\n      line-height: 1.25;\n      margin: 0 0 10px;\n      color: #111827;\n      font-weight: 800;\n    }\n\n    .g21-sub {\n      font-size: clamp(15px, 2.5vw, 17px);\n      color: #4b5563;\n      margin: 0 0 14px;\n    }\n\n    .g21-highlight {\n      background: #fff8e1;\n      border: 1px solid #ffd76a;\n      border-radius: 16px;\n      padding: 15px;\n      margin: 16px 0;\n      font-weight: 600;\n      color: #3b2b00;\n      font-size: clamp(14px, 2.5vw, 16px);\n    }\n\n    .g21-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 14px;\n      margin-top: 18px;\n    }\n\n    .g21-card {\n      border: 1px solid #eeeeee;\n      border-radius: 16px;\n      padding: 16px;\n      background: #fafafa;\n      box-shadow: 0 4px 14px rgba(0,0,0,0.04);\n    }\n\n    .g21-card h3 {\n      margin: 0 0 8px;\n      font-size: clamp(17px, 3vw, 19px);\n      color: #111827;\n      font-weight: 800;\n    }\n\n    .g21-card p {\n      margin: 0;\n      color: #4b5563;\n      font-size: clamp(14px, 2.5vw, 15px);\n    }\n\n    .g21-list {\n      margin: 14px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .g21-list li {\n      margin: 10px 0;\n      padding-left: 30px;\n      position: relative;\n      color: #374151;\n      font-size: clamp(15px, 2.5vw, 16px);\n    }\n\n    .g21-list li:before {\n      content: \"✔\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: #0f9f6e;\n      font-weight: 800;\n    }\n\n    .g21-steps {\n      counter-reset: step;\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 14px;\n      margin-top: 18px;\n    }\n\n    .g21-step {\n      background: #111827;\n      color: #fff;\n      border-radius: 16px;\n      padding: 16px;\n      min-height: auto;\n    }\n\n    .g21-step:before {\n      counter-increment: step;\n      content: \"Step \" counter(step);\n      display: inline-block;\n      background: #f6b100;\n      color: #111827;\n      padding: 4px 10px;\n      border-radius: 30px;\n      font-size: 13px;\n      font-weight: 800;\n      margin-bottom: 10px;\n    }\n\n    .g21-step h3 {\n      margin: 0 0 8px;\n      font-size: 17px;\n      color: #fff;\n      font-weight: 800;\n    }\n\n    .g21-step p {\n      margin: 0;\n      color: #e5e7eb;\n      font-size: 14px;\n    }\n\n    .g21-room-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 14px;\n    }\n\n    .g21-room-tags span {\n      background: #f3f4f6;\n      border: 1px solid #e5e7eb;\n      padding: 9px 13px;\n      border-radius: 999px;\n      font-weight: 700;\n      color: #111827;\n      font-size: 14px;\n    }\n\n    .g21-cta {\n      background: #111827;\n      color: #fff;\n      border-radius: 22px;\n      padding: clamp(26px, 5vw, 36px) clamp(16px, 4vw, 24px);\n      text-align: center;\n      margin: 28px 0 10px;\n    }\n\n    .g21-cta h2 {\n      margin: 0 0 10px;\n      color: #fff;\n      font-size: clamp(23px, 5vw, 31px);\n      line-height: 1.25;\n      font-weight: 800;\n    }\n\n    .g21-cta p {\n      margin: 0 auto 16px;\n      max-width: 720px;\n      color: #e5e7eb;\n      font-size: clamp(15px, 2.5vw, 17px);\n    }\n\n    .g21-cta .g21-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: #f6b100;\n      color: #111827;\n      padding: 14px 26px;\n      border-radius: 999px;\n      font-weight: 800;\n      text-decoration: none;\n      cursor: pointer;\n      transition: all 0.3s ease;\n      min-height: 48px;\n      font-size: 16px;\n      text-align: center;\n      max-width: 100%;\n    }\n\n    .g21-cta .g21-button:hover {\n      background: #ffffff;\n      color: #111827;\n      transform: translateY(-3px);\n      box-shadow: 0 8px 20px rgba(0,0,0,0.18);\n    }\n\n    .g21-note {\n      font-size: 13px;\n      color: #d1d5db;\n      text-align: center;\n      margin-top: 14px;\n    }\n\n    @media (min-width: 600px) {\n      .g21-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .g21-steps {\n        grid-template-columns: repeat(3, 1fr);\n      }\n    }\n\n    @media (min-width: 769px) {\n      .g21-badges {\n        grid-template-columns: repeat(4, 1fr);\n      }\n\n      .g21-card {\n        padding: 18px;\n      }\n\n      .g21-step {\n        min-height: 132px;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .g21-pawguard-wrap {\n        border-radius: 0;\n      }\n\n      .g21-hero {\n        border-radius: 18px;\n      }\n\n      .g21-badges {\n        grid-template-columns: 1fr;\n      }\n\n      .g21-room-tags span {\n        width: 100%;\n        text-align: center;\n      }\n\n      .g21-cta .g21-button {\n        width: 100%;\n        padding: 14px 18px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"g21-pawguard-wrap\"\u003e\n\u003cdiv class=\"g21-hero\"\u003e\n\u003ch2\u003e🐾 Door Banging? Stop It the Cute Way!\u003c\/h2\u003e\n\u003cp\u003eProtect your walls, doors, furniture, and peaceful home moments with this adorable puppy-style silent door stopper. A small home gadget that solves a daily irritation beautifully.\u003c\/p\u003e\n\u003cdiv class=\"g21-badges\"\u003e\n\u003cdiv class=\"g21-badge\"\u003ePack of 4\u003c\/div\u003e\n\u003cdiv class=\"g21-badge\"\u003eEasy Stick-On\u003c\/div\u003e\n\u003cdiv class=\"g21-badge\"\u003eSoft Cushion\u003c\/div\u003e\n\u003cdiv class=\"g21-badge\"\u003eHome Friendly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-section\"\u003e\n\u003ch2 class=\"g21-title\"\u003e🚪 No More Loud Door Hits \u0026amp; Wall Marks\u003c\/h2\u003e\n\u003cp class=\"g21-sub\"\u003eEvery time a door opens too fast, the handle can hit the wall and leave marks, dents, or annoying noise. PawGuard acts like a soft protective buffer between the door and the wall.\u003c\/p\u003e\n\u003cdiv class=\"g21-highlight\"\u003ePerfect for homes where kids run around, doors open quickly, or walls keep getting damaged near door handles.\u003c\/div\u003e\n\u003cul class=\"g21-list\"\u003e\n\u003cli\u003eHelps reduce door impact noise\u003c\/li\u003e\n\u003cli\u003eHelps protect walls, doors, and furniture\u003c\/li\u003e\n\u003cli\u003eSoft cushion absorbs everyday bumps\u003c\/li\u003e\n\u003cli\u003eCute design that looks decorative, not boring\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg loading=\"lazy\" alt=\"PawGuard Silent Door Stopper for wall and door protection\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0941\/9236\/9965\/files\/7_dd4b8d69-a506-4c7c-9b1c-20a66d57940a.webp?v=1781027071\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-section\"\u003e\n\u003ch2 class=\"g21-title\"\u003e💥 Soft Silicone Belly for Impact Protection\u003c\/h2\u003e\n\u003cp class=\"g21-sub\"\u003eThe cute puppy belly is not just for looks. It works as a soft shock-absorbing cushion that helps reduce hard contact between the door and wall.\u003c\/p\u003e\n\u003cdiv class=\"g21-grid\"\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e🔇 Reduces Bang Noise\u003c\/h3\u003e\n\u003cp\u003eHelps soften sudden door impact so your home feels calmer and quieter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e🛡️ Protects Contact Point\u003c\/h3\u003e\n\u003cp\u003eCreates a cushion where the door handle or door edge usually hits the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e💪 Daily Use Ready\u003c\/h3\u003e\n\u003cp\u003eDesigned for repeated opening and closing in busy home areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e🐶 Cute Décor Look\u003c\/h3\u003e\n\u003cp\u003eAdds a fun puppy character to your room instead of a plain rubber stopper.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg loading=\"lazy\" alt=\"Soft silicone belly absorbs door impact\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0941\/9236\/9965\/files\/5_ffadc1a6-01f9-4f42-8e31-f95aaff125a3.webp?v=1781027071\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-section\"\u003e\n\u003ch2 class=\"g21-title\"\u003e🐶 Cute Puppy Design That Kids \u0026amp; Adults Love\u003c\/h2\u003e\n\u003cp class=\"g21-sub\"\u003eMost door stoppers look boring. This one gives your room a playful touch while solving a real household problem.\u003c\/p\u003e\n\u003cul class=\"g21-list\"\u003e\n\u003cli\u003eAdorable cartoon puppy-inspired look\u003c\/li\u003e\n\u003cli\u003eBlends well with modern homes and kids rooms\u003c\/li\u003e\n\u003cli\u003eUseful for families with children and pets\u003c\/li\u003e\n\u003cli\u003eMakes wall protection look fun and stylish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg loading=\"lazy\" alt=\"Cute puppy design silent door stopper\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0941\/9236\/9965\/files\/4_a543cc57-c0fd-46a7-9ac6-dc37741321d0.webp?v=1781027071\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-section\"\u003e\n\u003ch2 class=\"g21-title\"\u003e🏡 Use It in Every Room\u003c\/h2\u003e\n\u003cp class=\"g21-sub\"\u003eSince it comes in a pack of 4, you can place it in multiple rooms where doors commonly hit the wall.\u003c\/p\u003e\n\u003cdiv class=\"g21-room-tags\"\u003e\n\u003cspan\u003e🚪 Bedroom\u003c\/span\u003e \u003cspan\u003e🚿 Bathroom\u003c\/span\u003e \u003cspan\u003e🍳 Kitchen\u003c\/span\u003e \u003cspan\u003e👶 Kids Room\u003c\/span\u003e \u003cspan\u003e💻 Office\u003c\/span\u003e \u003cspan\u003e🏠 Apartment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg loading=\"lazy\" alt=\"Silent door stopper suitable for every room\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0941\/9236\/9965\/files\/2_83509ff0-fa3e-429b-9ec4-5a6763d54e6f.webp?v=1781027071\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-section\"\u003e\n\u003ch2 class=\"g21-title\"\u003e⚡ Easy Stick-On Installation\u003c\/h2\u003e\n\u003cp class=\"g21-sub\"\u003eNo drilling, no tools, no complicated setup. Just clean the wall area, peel, stick, and press firmly.\u003c\/p\u003e\n\u003cdiv class=\"g21-steps\"\u003e\n\u003cdiv class=\"g21-step\"\u003e\n\u003ch3\u003eClean the Surface\u003c\/h3\u003e\n\u003cp\u003eWipe the wall or door contact point and make sure it is dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-step\"\u003e\n\u003ch3\u003ePeel \u0026amp; Stick\u003c\/h3\u003e\n\u003cp\u003eRemove the adhesive cover and place the stopper where the door hits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-step\"\u003e\n\u003ch3\u003ePress Firmly\u003c\/h3\u003e\n\u003cp\u003eHold it for a few seconds so it sticks properly before regular use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg loading=\"lazy\" alt=\"Easy adhesive door stopper installation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0941\/9236\/9965\/files\/6_a82352d2-c54f-40ff-a688-ac937dc069bc.webp?v=1781027071\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-section\"\u003e\n\u003ch2 class=\"g21-title\"\u003e🔇 Make Your Home Quieter \u0026amp; More Peaceful\u003c\/h2\u003e\n\u003cp class=\"g21-sub\"\u003eSudden door bangs can disturb sleep, study time, work calls, babies, and pets. This small gadget helps reduce that everyday disturbance.\u003c\/p\u003e\n\u003cul class=\"g21-list\"\u003e\n\u003cli\u003eGreat for bedrooms and study rooms\u003c\/li\u003e\n\u003cli\u003eUseful during baby nap time\u003c\/li\u003e\n\u003cli\u003eHelps reduce sudden door impact sound\u003c\/li\u003e\n\u003cli\u003eSimple solution for daily home comfort\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg loading=\"lazy\" alt=\"Quiet home with door stopper protection\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0941\/9236\/9965\/files\/3_9a579c43-2a47-4c69-b575-c6a159d7abf2.webp?v=1781027071\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-section\"\u003e\n\u003ch2 class=\"g21-title\"\u003e💪 Durable Design for Everyday Use\u003c\/h2\u003e\n\u003cp class=\"g21-sub\"\u003eBuilt with a soft yet resilient cushion and strong adhesive backing, this door stopper is made for regular home use.\u003c\/p\u003e\n\u003cdiv class=\"g21-grid\"\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e✅ Strong Adhesive Backing\u003c\/h3\u003e\n\u003cp\u003eSticks easily on suitable smooth surfaces without drilling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e✅ Soft Cushion Center\u003c\/h3\u003e\n\u003cp\u003eAbsorbs door contact and helps reduce hard impact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e✅ Pack of 4 Value\u003c\/h3\u003e\n\u003cp\u003eUse in multiple rooms or keep extra pieces for future use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e✅ Cute + Useful\u003c\/h3\u003e\n\u003cp\u003eA practical home gadget that also adds personality to your wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg loading=\"lazy\" alt=\"Durable puppy door stopper pack of 4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0941\/9236\/9965\/files\/1_c2b83eaf-e870-43e9-bd4c-0943f83edcea.jpg?v=1781027071\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-section\"\u003e\n\u003ch2 class=\"g21-title\"\u003e📦 What’s Inside the Pack?\u003c\/h2\u003e\n\u003cdiv class=\"g21-highlight\"\u003eYou get \u003cstrong\u003e4 PawGuard Silent Door Stoppers\u003c\/strong\u003e — ideal for multiple doors in your home.\u003c\/div\u003e\n\u003cul class=\"g21-list\"\u003e\n\u003cli\u003ePack of 4 cute puppy-style door stoppers\u003c\/li\u003e\n\u003cli\u003eSoft impact-absorbing belly design\u003c\/li\u003e\n\u003cli\u003eAdhesive back for easy installation\u003c\/li\u003e\n\u003cli\u003eSuitable for home, office, bedroom, bathroom, and kids room\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-section\"\u003e\n\u003ch2 class=\"g21-title\"\u003e❤️ Why 21Gadget Customers Will Love It\u003c\/h2\u003e\n\u003cdiv class=\"g21-grid\"\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e🚪 Solves Daily Problem\u003c\/h3\u003e\n\u003cp\u003eDoor banging and wall marks are common in almost every home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e🐾 Looks Cute\u003c\/h3\u003e\n\u003cp\u003eIt feels like home décor, not just a boring utility product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e🏠 Family Friendly\u003c\/h3\u003e\n\u003cp\u003eUseful for homes with kids, pets, elders, and work-from-home users.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-card\"\u003e\n\u003ch3\u003e💰 Value Pack\u003c\/h3\u003e\n\u003cp\u003ePack of 4 makes it easy to protect multiple doors at once.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g21-cta\"\u003e\n\u003ch2\u003e🛒 Protect Your Walls Before the Next Door Bang!\u003c\/h2\u003e\n\u003cp\u003eA small, cute, and practical home gadget that keeps your doors softer, walls cleaner, and rooms more peaceful.\u003c\/p\u003e\n\u003ca class=\"g21-button\" href=\"#\"\u003e Order PawGuard Pack of 4 Today \u003c\/a\u003e\n\u003cdiv class=\"g21-note\"\u003eFree Shipping \u0026amp; Cash on Delivery available as per 21Gadget store policy.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"21Gadget.in","offers":[{"title":"Default Title","offer_id":49247320408218,"sku":"TV032*bll_sti_21","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0566\/3945\/5386\/files\/1_c2b83eaf-e870-43e9-bd4c-0943f83edcea.jpg?v=1789642260","url":"https:\/\/mummamall.com\/products\/pawguard-silent-door-stopper-pack-of-4","provider":"mummamall","version":"1.0","type":"link"}