{"product_id":"paw-luxe","title":"PAW LUXE","description":"\u003cstyle\u003e\n  .pet-bed-desc-1 {\n    font-family: \"Poppins\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    color: #222;\n    line-height: 1.7;\n    max-width: 980px;\n    margin: 0 auto;\n  }\n\n  .pet-bed-desc-1 h2,\n  .pet-bed-desc-1 h3 {\n    font-weight: 700;\n    margin: 0 0 8px;\n    letter-spacing: 0.02em;\n  }\n\n  .pet-bed-desc-1 h2 {\n    font-size: 30px;\n    text-align: center;\n    position: relative;\n    padding-bottom: 10px;\n  }\n\n  .pet-bed-desc-1 h2 span {\n    background: linear-gradient(90deg, #f6a623, #ff5f6d);\n    -webkit-background-clip: text;\n    color: transparent;\n  }\n\n  .pet-bed-desc-1 h2::after {\n    content: \"\";\n    display: block;\n    width: 80px;\n    height: 3px;\n    margin: 10px auto 0;\n    border-radius: 999px;\n    background: linear-gradient(90deg, #f6a623, #ff5f6d);\n  }\n\n  .pet-bed-desc-1 .subtitle {\n    text-align: center;\n    font-size: 16px;\n    max-width: 720px;\n    margin: 10px auto 25px;\n    color: #555;\n  }\n\n  .pet-bed-desc-1 .highlight-box {\n    background: #faf7ff;\n    border-radius: 14px;\n    padding: 18px 20px;\n    border: 1px solid #e1d6ff;\n    margin-bottom: 26px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n\n  .pet-bed-desc-1 .icon-pill {\n    width: 32px;\n    height: 32px;\n    border-radius: 999px;\n    background: linear-gradient(135deg, #f6a623, #ff5f6d);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    box-shadow: 0 6px 12px rgba(255, 120, 80, 0.4);\n  }\n\n  .pet-bed-desc-1 .icon-pill span {\n    color: #fff;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .pet-bed-desc-1 .highlight-text {\n    font-size: 15px;\n    color: #444;\n  }\n\n  .pet-bed-desc-1 .section-title-row {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-top: 8px;\n  }\n\n  .pet-bed-desc-1 .section-title-icon {\n    width: 26px;\n    height: 26px;\n    border-radius: 8px;\n    background: linear-gradient(145deg, #ffddc1, #ffe9cf);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 700;\n    color: #b96322;\n  }\n\n  .pet-bed-desc-1 ul.feature-list {\n    margin: 10px 0 0;\n    padding-left: 0;\n    list-style: none;\n    font-size: 15px;\n  }\n\n  .pet-bed-desc-1 ul.feature-list li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 8px;\n    color: #444;\n  }\n\n  .pet-bed-desc-1 ul.feature-list li::before {\n    content: \"✔\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 18px;\n    height: 18px;\n    border-radius: 999px;\n    border: 1px solid #25b66b;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    color: #25b66b;\n    background: #eafff3;\n  }\n\n  .pet-bed-desc-1 ul.feature-list strong {\n    color: #222;\n  }\n\n  .pet-bed-desc-1 .benefit-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 14px;\n  }\n\n  .pet-bed-desc-1 .benefit-card {\n    flex: 1;\n    min-width: 220px;\n    border-radius: 14px;\n    padding: 14px 14px 13px;\n    border: 1px solid rgba(0, 0, 0, 0.05);\n    background: radial-gradient(circle at top left, #fff4de, #ffffff);\n    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.03);\n    position: relative;\n    overflow: hidden;\n  }\n\n  .pet-bed-desc-1 .benefit-card:nth-child(2) {\n    background: radial-gradient(circle at top left, #e8f3ff, #ffffff);\n  }\n\n  .pet-bed-desc-1 .benefit-card:nth-child(3) {\n    background: radial-gradient(circle at top left, #e8ffe8, #ffffff);\n  }\n\n  .pet-bed-desc-1 .benefit-icon {\n    width: 26px;\n    height: 26px;\n    border-radius: 999px;\n    background: rgba(0, 0, 0, 0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 700;\n    margin-bottom: 6px;\n  }\n\n  .pet-bed-desc-1 .benefit-title {\n    font-weight: 600;\n    font-size: 15px;\n    margin-bottom: 4px;\n  }\n\n  .pet-bed-desc-1 .benefit-text {\n    font-size: 14px;\n    color: #555;\n    margin: 0;\n  }\n\n  .pet-bed-desc-1 table.product-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 16px;\n    font-size: 14px;\n    overflow: hidden;\n    border-radius: 12px;\n    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.03);\n  }\n\n  .pet-bed-desc-1 table.product-specs td {\n    padding: 9px 12px;\n    border: 1px solid #e5e5e5;\n  }\n\n  .pet-bed-desc-1 table.product-specs td:first-child {\n    font-weight: 600;\n    width: 32%;\n    background: #fdf5ec;\n  }\n\n  .pet-bed-desc-1 .closing-card {\n    margin-top: 22px;\n    padding: 18px 18px 16px;\n    border-radius: 14px;\n    border: 1px solid #ffd3a0;\n    background: linear-gradient(135deg, #fff7e7, #ffffff);\n    display: flex;\n    gap: 12px;\n  }\n\n  .pet-bed-desc-1 .closing-icon {\n    width: 32px;\n    height: 32px;\n    border-radius: 999px;\n    background: linear-gradient(135deg, #ff5f6d, #ffc371);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #fff;\n    font-weight: 700;\n    font-size: 18px;\n    flex-shrink: 0;\n  }\n\n  .pet-bed-desc-1 .closing-text h3 {\n    font-size: 19px;\n    margin-bottom: 4px;\n  }\n\n  .pet-bed-desc-1 .closing-text p {\n    font-size: 14px;\n    margin: 0;\n    color: #444;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pet-bed-desc-1\"\u003e\n\u003ch2\u003e\u003cspan\u003eUltra Comfort Microfiber Pet Bed Collection\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eA premium, cloud-soft sleep space that keeps your pet warm, supported and deeply relaxed – every nap \u0026amp; every night.\u003c\/p\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003cdiv class=\"icon-pill\"\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"highlight-text\"\u003eMade with high-density microfiber outside and plush fleece inside, these beds gently hug your pet’s body, reduce pressure on their joints and create the cozy, safe nest pets naturally love.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-title-row\"\u003e\n\u003cdiv class=\"section-title-icon\"\u003e★\u003c\/div\u003e\n\u003ch3\u003eWhat Makes Our Beds Stand Out\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Dual-Layer Microfiber:\u003c\/strong\u003e Ultra-soft yet highly durable material.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrthopedic Cushion Support:\u003c\/strong\u003e Helps ease pressure on hips, elbows and spine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRaised Comfort Bolsters:\u003c\/strong\u003e Give a secure “hug-like” feeling that calms pets.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAnti-Slip Base:\u003c\/strong\u003e Ensures stability on tiles, wood or marble.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMachine-Washable Cover:\u003c\/strong\u003e Easy to clean, fast-drying \u0026amp; pet-parent friendly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eModern, Home-Friendly Colors:\u003c\/strong\u003e Blends naturally with interior décor.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect for All Pets:\u003c\/strong\u003e Cats, puppies, small and large pets of all types.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"section-title-row\" style=\"margin-top: 22px;\"\u003e\n\u003cdiv class=\"section-title-icon\"\u003e❤\u003c\/div\u003e\n\u003ch3\u003eComfort Benefits Your Pet Will Feel\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003eC\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eCloud-Soft Comfort\u003c\/div\u003e\n\u003cp class=\"benefit-text\"\u003ePlush inner fleece that feels gentle on fur—perfect for long relaxing naps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003eJ\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eJoint-Friendly Support\u003c\/div\u003e\n\u003cp class=\"benefit-text\"\u003eThick cushioning that comforts growing pets \u0026amp; seniors with sensitive joints.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003eS\u003c\/div\u003e\n\u003cdiv class=\"benefit-title\"\u003eSecure, Calm Sleep\u003c\/div\u003e\n\u003cp class=\"benefit-text\"\u003eRaised bolsters create a protected nest that reduces stress \u0026amp; improves sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-title-row\" style=\"margin-top: 26px;\"\u003e\n\u003cdiv class=\"section-title-icon\"\u003eℹ\u003c\/div\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003ctable class=\"product-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eOuter Material\u003c\/td\u003e\n\u003ctd\u003eHigh-density microfiber – soft, breathable and durable.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInner Lining\u003c\/td\u003e\n\u003ctd\u003eUltra-plush fleece for warm, snuggly comfort.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFilling\u003c\/td\u003e\n\u003ctd\u003ePet-safe, high-elastic foam that maintains its supportive shape.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase\u003c\/td\u003e\n\u003ctd\u003eAnti-slip textured bottom for stable placement.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd\u003eRemovable, machine-washable cover for effortless cleaning.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIdeal For\u003c\/td\u003e\n\u003ctd\u003eCats, dogs, puppies, senior pets \u0026amp; all medium-to-large furry companions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eWhite \u0026amp; Dark Green\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"closing-card\"\u003e\n\u003cdiv class=\"closing-icon\"\u003eP\u003c\/div\u003e\n\u003cdiv class=\"closing-text\"\u003e\n\u003ch3\u003eThe Perfect Comfort Zone for Your Pet\u003c\/h3\u003e\n\u003cp\u003eGive your pet a premium resting space designed for deep sleep, warmth, joint relief and full relaxation. Once they curl up inside, this soft microfiber bed will become their favorite place in the home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dream Wags","offers":[{"title":"SMALL","offer_id":48040570323163,"sku":"DB-S-0004","price":1899.0,"currency_code":"INR","in_stock":true},{"title":"MEDIUM","offer_id":48040570355931,"sku":"DB-M-0004","price":2299.0,"currency_code":"INR","in_stock":true},{"title":"LARGE","offer_id":48040570388699,"sku":"DB-L-0004","price":2599.0,"currency_code":"INR","in_stock":true},{"title":"XLARGE","offer_id":48101578670299,"sku":"DB-XL-0004","price":3999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/4722\/7611\/files\/1_1e258793-d418-426a-b6bc-443d08575fd9.png?v=1766945670","url":"https:\/\/dreamwags.com\/products\/paw-luxe","provider":"Dream Wags","version":"1.0","type":"link"}