{"product_id":"paw-lounge","title":"Paw Lounge","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.pl-page{\n  font-family:Arial,sans-serif;\n  color:#102331;\n  background:linear-gradient(180deg,#f3f9fd,#eaf3fa,#f8fcff,#ffffff);\n  padding:22px 0;\n  overflow:hidden;\n}\n\n.pl-page *{\n  box-sizing:border-box;\n}\n\n.pl-wrap{\n  max-width:1450px;\n  margin:auto;\n  padding:0 14px;\n}\n\n.pl-marquee{\n  margin:14px 0;\n  overflow:hidden;\n  border-radius:999px;\n  background:linear-gradient(90deg,#0f4f73,#2f86b8,#0f4f73);\n  color:#fff;\n  font-weight:900;\n  padding:14px 0;\n}\n\n.pl-marquee span{\n  display:inline-block;\n  white-space:nowrap;\n  padding-left:100%;\n  animation:plMove 18s linear infinite;\n}\n\n@keyframes plMove{\n  to{\n    transform:translateX(-100%);\n  }\n}\n\n.pl-hero,\n.pl-block{\n  margin:22px 0;\n  padding:28px;\n  border-radius:30px;\n  background:linear-gradient(180deg,#ffffff,#f2f8fc);\n  border:1px solid rgba(47,134,184,.22);\n  box-shadow:0 14px 34px rgba(15,79,115,.13);\n  text-align:center;\n}\n\n.pl-title{\n  font-size:38px;\n  line-height:1.05;\n  margin:0 0 12px;\n  font-weight:1000;\n  color:#123f62;\n}\n\n.pl-sub{\n  max-width:760px;\n  margin:14px auto 0;\n  font-size:17px;\n  line-height:1.55;\n  color:#314b5f;\n}\n\n.pl-badges{\n  margin-top:20px;\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:10px;\n}\n\n.pl-badge{\n  padding:11px 16px;\n  border-radius:999px;\n  background:#e7f4fb;\n  border:1px solid rgba(47,134,184,.25);\n  color:#123f62;\n  font-weight:900;\n}\n\n.pl-flash{\n  text-align:center;\n  font-size:21px;\n  font-weight:1000;\n  padding:18px;\n  border-radius:24px;\n  color:#fff;\n  background:linear-gradient(90deg,#0f4f73,#2f86b8,#0f4f73);\n}\n\n\/* MP4 GIF-STYLE MEDIA *\/\n.pl-media-wrap{\n  width:100%;\n  max-width:1100px;\n  margin:22px auto;\n  padding:10px;\n  border-radius:26px;\n  overflow:hidden;\n  background:#fff;\n  border:1px solid rgba(47,134,184,.18);\n  box-shadow:0 14px 34px rgba(15,79,115,.14);\n}\n\n.pl-media{\n  width:100%;\n  height:auto;\n  display:block;\n  border-radius:18px;\n  object-fit:contain;\n  background:#fff;\n  filter:saturate(1.14) contrast(1.07) brightness(1.03);\n  transform:translateZ(0);\n  backface-visibility:hidden;\n  image-rendering:auto;\n}\n\n\/* SIZE GUIDE IMAGE - NEW 3:4 VERSION *\/\n.pl-size-guide-img{\n  width:100%;\n  max-width:1150px;\n  height:auto;\n  display:block;\n  margin:24px auto 0;\n  border-radius:24px;\n  background:#fff;\n  border:1px solid rgba(47,134,184,.18);\n  box-shadow:0 14px 34px rgba(15,79,115,.14);\n  object-fit:contain;\n}\n\n.pl-size-section{\n  max-width:1220px;\n  margin-left:auto;\n  margin-right:auto;\n  padding-left:18px;\n  padding-right:18px;\n}\n\n.pl-note{\n  font-size:13px;\n  color:#567286;\n  margin-top:16px;\n  line-height:1.5;\n}\n\n.pl-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n  margin-top:18px;\n}\n\n.pl-card{\n  padding:22px;\n  border-radius:24px;\n  background:#fff;\n  border:1px solid rgba(47,134,184,.20);\n  box-shadow:0 10px 24px rgba(15,79,115,.09);\n  text-align:center;\n}\n\n.pl-card h3{\n  margin:0 0 8px;\n  font-size:20px;\n  color:#123f62;\n}\n\n.pl-card p{\n  margin:0;\n  font-size:15px;\n  line-height:1.45;\n  color:#39576b;\n}\n\n.pl-split{\n  display:grid;\n  grid-template-columns:1.1fr .9fr;\n  gap:18px;\n  align-items:center;\n}\n\n.pl-feature{\n  padding:16px;\n  border-radius:18px;\n  background:#eaf5fb;\n  border:1px solid rgba(47,134,184,.20);\n  margin:10px 0;\n  font-weight:800;\n  color:#123f62;\n  text-align:left;\n}\n\n.pl-slider{\n  display:flex;\n  gap:16px;\n  overflow-x:auto;\n  scroll-snap-type:x mandatory;\n  scroll-behavior:smooth;\n  padding:8px 0 14px;\n}\n\n.pl-slider::-webkit-scrollbar{\n  height:7px;\n}\n\n.pl-slider::-webkit-scrollbar-thumb{\n  background:#8fd3f4;\n  border-radius:999px;\n}\n\n.pl-slide{\n  min-width:78%;\n  padding:26px;\n  border-radius:24px;\n  background:linear-gradient(135deg,#123f62,#2f86b8);\n  color:#fff;\n  scroll-snap-align:start;\n}\n\n.pl-slide h3{\n  font-size:24px;\n  margin:0 0 8px;\n  color:#fff;\n}\n\n.pl-slide p{\n  font-size:16px;\n  line-height:1.5;\n  margin:0;\n}\n\n.pl-final{\n  text-align:center;\n  padding:30px 20px;\n  border-radius:28px;\n  background:linear-gradient(135deg,#123f62,#2f86b8);\n  color:#fff;\n}\n\n.pl-final h2{\n  font-size:30px;\n  margin:0 0 8px;\n  color:#fff;\n}\n\n.pl-final p{\n  margin:0;\n  font-size:16px;\n  color:#fff;\n}\n\n@media(max-width:860px){\n  .pl-wrap{\n    padding:0 6px;\n  }\n\n  .pl-size-section{\n    padding:14px 6px;\n    margin-left:-4px;\n    margin-right:-4px;\n  }\n\n  .pl-size-guide-img{\n    width:100%;\n    max-width:none;\n    border-radius:16px;\n    margin-top:18px;\n  }\n\n  .pl-title{\n    font-size:30px;\n  }\n\n  .pl-grid,\n  .pl-split{\n    grid-template-columns:1fr;\n  }\n\n  .pl-slide{\n    min-width:92%;\n  }\n\n  .pl-block,\n  .pl-hero{\n    padding:20px;\n  }\n\n  .pl-media-wrap{\n    max-width:100%;\n    padding:7px;\n    border-radius:20px;\n  }\n\n  .pl-media{\n    border-radius:16px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pl-page\"\u003e\n\u003cdiv class=\"pl-wrap\"\u003e\n\u003cdiv class=\"pl-marquee\"\u003e\u003cspan\u003e🐾 PAW LOUNGE • SOFA-STYLE COMFORT • WINTER WARMTH • COSY SUPPORT • PETS LOVE IT • +1 FREE PET BLANKET 🩵\u003c\/span\u003e\u003c\/div\u003e\n\u003csection class=\"pl-hero\"\u003e\n\u003ch1 class=\"pl-title\"\u003ePaw Lounge\u003c\/h1\u003e\n\u003cp class=\"pl-sub\"\u003eA soft, sofa-style pet bed designed to give your furry friend a warm, cosy and supportive place to relax, curl up and sleep in comfort.\u003c\/p\u003e\n\u003cdiv class=\"pl-badges\"\u003e\n\u003cspan class=\"pl-badge\"\u003e🛋️ Sofa-Style Comfort\u003c\/span\u003e \u003cspan class=\"pl-badge\"\u003e❄️ Winter Warmth\u003c\/span\u003e \u003cspan class=\"pl-badge\"\u003e🐶 Soft \u0026amp; Supportive\u003c\/span\u003e \u003cspan class=\"pl-badge\"\u003e🎁 +1 FREE PET BLANKET\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pl-block\"\u003e\n\u003cdiv class=\"pl-flash\"\u003e🚨 Give Your Pet Their New Favourite Lounge Spot 🚨\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIF 1 \/ MP4 FIRST --\u003e\n\u003cdiv class=\"pl-media-wrap\"\u003e\u003cvideo class=\"pl-media\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"auto\" aria-label=\"Paw Lounge product demonstration\"\u003e\n\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/170ff250536941668826fb54dccd8a5c.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c!-- SIZE GUIDE - NEW 3:4 XXL VERSION --\u003e\n\u003csection class=\"pl-block pl-size-section\"\u003e\n\u003ch2 class=\"pl-title\"\u003eChoose The Right Size\u003c\/h2\u003e\n\u003cp class=\"pl-sub\"\u003eFind the perfect Paw Lounge size for your furry friend.\u003c\/p\u003e\n\u003cimg class=\"pl-size-guide-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0571\/3844\/6470\/files\/file_000000003ba481fabba8563529eeadbd.png?v=1784601119\" alt=\"Paw Lounge size guide with S, M, L, XL and XXL sizes\" loading=\"lazy\"\u003e\n\u003cdiv class=\"pl-note\"\u003eBetween sizes? We recommend choosing the larger size for extra comfort.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pl-block\"\u003e\n\u003ch2 class=\"pl-title\"\u003eWhy Pets Love Paw Lounge\u003c\/h2\u003e\n\u003cdiv class=\"pl-grid\"\u003e\n\u003cdiv class=\"pl-card\"\u003e\n\u003ch3\u003e☁️ Plush Comfort\u003c\/h3\u003e\n\u003cp\u003eSoft cushioning gives your pet a cosy place to curl up and unwind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-card\"\u003e\n\u003ch3\u003e🛋️ Sofa Bed Design\u003c\/h3\u003e\n\u003cp\u003eThe raised sides create a lounge-like feel for added comfort and support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-card\"\u003e\n\u003ch3\u003e❄️ Warm \u0026amp; Snug\u003c\/h3\u003e\n\u003cp\u003ePerfect for cooler weather and pets who love warm, soft sleeping spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pl-block\"\u003e\n\u003cdiv class=\"pl-split\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"pl-title\"\u003eThe Envy Essence Difference\u003c\/h2\u003e\n\u003cp class=\"pl-sub\" style=\"text-align: left; margin-left: 0;\"\u003ePaw Lounge is more than just a pet bed. It gives your dog or cat a warm and inviting place to rest while adding a soft, stylish touch to your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pl-feature\"\u003e✅ Soft sofa-style support\u003c\/div\u003e\n\u003cdiv class=\"pl-feature\"\u003e✅ Warm and cosy for winter\u003c\/div\u003e\n\u003cdiv class=\"pl-feature\"\u003e✅ Great for dogs and cats\u003c\/div\u003e\n\u003cdiv class=\"pl-feature\"\u003e✅ +1 FREE PET BLANKET included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pl-block\"\u003e\n\u003ch2 class=\"pl-title\"\u003eSwipe Through The Comfort\u003c\/h2\u003e\n\u003cdiv class=\"pl-slider\"\u003e\n\u003cdiv class=\"pl-slide\"\u003e\n\u003ch3\u003e1. A Cosy Place To Relax\u003c\/h3\u003e\n\u003cp\u003ePerfect for pets who love their own soft and secure resting space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-slide\"\u003e\n\u003ch3\u003e2. Supportive Everyday Comfort\u003c\/h3\u003e\n\u003cp\u003eIdeal for daily naps, lounging and calm moments throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-slide\"\u003e\n\u003ch3\u003e3. Made To Look Beautiful\u003c\/h3\u003e\n\u003cp\u003eA stylish pet bed that feels premium and looks great in your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pl-block\"\u003e\n\u003ch2 class=\"pl-title\"\u003ePerfect For Pets Who...\u003c\/h2\u003e\n\u003cdiv class=\"pl-grid\"\u003e\n\u003cdiv class=\"pl-card\"\u003e\n\u003ch3\u003e💤 Love Napping\u003c\/h3\u003e\n\u003cp\u003eGreat for pets who enjoy long, cosy rest throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-card\"\u003e\n\u003ch3\u003e🐾 Need Their Own Spot\u003c\/h3\u003e\n\u003cp\u003eCreates a dedicated place where your pet can feel safe and settled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-card\"\u003e\n\u003ch3\u003e🏡 Deserve Better Comfort\u003c\/h3\u003e\n\u003cp\u003eBecause a soft lounge bed feels much better than a flat mat on the floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIF 2 \/ MP4 LAST --\u003e\n\u003cdiv class=\"pl-media-wrap\"\u003e\u003cvideo class=\"pl-media\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" aria-label=\"Dog relaxing in the Paw Lounge\"\u003e\n\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/34530df8cccd4353af6096a18a42c4d4.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003csection class=\"pl-final\"\u003e\n\u003ch2\u003eUpgrade Their Comfort With Paw Lounge 🐾\u003c\/h2\u003e\n\u003cp\u003eSoft. Warm. Stylish. Made for everyday comfort — plus 1 FREE PET BLANKET.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Envy Essence","offers":[{"title":"S \/ Plush Grey","offer_id":44147323863174,"sku":null,"price":64.0,"currency_code":"AUD","in_stock":false},{"title":"S \/ Plush Black","offer_id":44147323895942,"sku":null,"price":64.0,"currency_code":"AUD","in_stock":false},{"title":"S \/ Plush Red","offer_id":44147323928710,"sku":null,"price":64.0,"currency_code":"AUD","in_stock":false},{"title":"S \/ Plush Light Blue","offer_id":44147323961478,"sku":null,"price":64.0,"currency_code":"AUD","in_stock":false},{"title":"S \/ Plush Yellow","offer_id":44147323994246,"sku":null,"price":64.0,"currency_code":"AUD","in_stock":false},{"title":"M \/ Plush Grey","offer_id":44147324027014,"sku":null,"price":74.0,"currency_code":"AUD","in_stock":false},{"title":"M \/ Plush Black","offer_id":44147324059782,"sku":null,"price":74.0,"currency_code":"AUD","in_stock":false},{"title":"M \/ Plush Red","offer_id":44147324092550,"sku":null,"price":74.0,"currency_code":"AUD","in_stock":false},{"title":"M \/ Plush Light Blue","offer_id":44147324125318,"sku":null,"price":74.0,"currency_code":"AUD","in_stock":false},{"title":"M \/ Plush Yellow","offer_id":44147324158086,"sku":null,"price":74.0,"currency_code":"AUD","in_stock":false},{"title":"L \/ Plush Grey","offer_id":44147324190854,"sku":null,"price":124.0,"currency_code":"AUD","in_stock":false},{"title":"L \/ Plush Black","offer_id":44147324223622,"sku":null,"price":124.0,"currency_code":"AUD","in_stock":false},{"title":"L \/ Plush Red","offer_id":44147324256390,"sku":null,"price":124.0,"currency_code":"AUD","in_stock":false},{"title":"L \/ Plush Light Blue","offer_id":44147324289158,"sku":null,"price":124.0,"currency_code":"AUD","in_stock":false},{"title":"L \/ Plush Yellow","offer_id":44147324321926,"sku":null,"price":124.0,"currency_code":"AUD","in_stock":false},{"title":"XL \/ Plush Grey","offer_id":44147324354694,"sku":null,"price":140.0,"currency_code":"AUD","in_stock":false},{"title":"XL \/ Plush Black","offer_id":44147324387462,"sku":null,"price":140.0,"currency_code":"AUD","in_stock":false},{"title":"XL \/ Plush Red","offer_id":44147324420230,"sku":null,"price":140.0,"currency_code":"AUD","in_stock":false},{"title":"XL \/ Plush Light Blue","offer_id":44147324452998,"sku":null,"price":140.0,"currency_code":"AUD","in_stock":false},{"title":"XL \/ Plush Yellow","offer_id":44147324485766,"sku":null,"price":140.0,"currency_code":"AUD","in_stock":false},{"title":"XXL \/ Plush Grey","offer_id":44173581680774,"sku":null,"price":156.0,"currency_code":"AUD","in_stock":false},{"title":"XXL \/ Plush Black","offer_id":44173581713542,"sku":null,"price":156.0,"currency_code":"AUD","in_stock":false},{"title":"XXL \/ Plush Red","offer_id":44173581746310,"sku":null,"price":156.0,"currency_code":"AUD","in_stock":false},{"title":"XXL \/ Plush Light Blue","offer_id":44173581779078,"sku":null,"price":156.0,"currency_code":"AUD","in_stock":false},{"title":"XXL \/ Plush Yellow","offer_id":44173581811846,"sku":null,"price":156.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0571\/3844\/6470\/files\/file_000000006ef081fa9d5ced19d2d56163.png?v=1784604310","url":"https:\/\/www.envyessence.co\/products\/paw-lounge","provider":"Envy Essence","version":"1.0","type":"link"}