{"product_id":"christmas-sleigh-pet-bed","title":"🎄 Christmas Sleigh Pet Bed – A Cozy Holiday Bed for Dogs \u0026 Cats","description":"\u003cstyle\u003e\n.sleighpet-page,\n.sleighpet-page *{\n  box-sizing:border-box;\n}\n\n.sleighpet-page{\n  --sp-red:#b92f32;\n  --sp-red-dark:#8f2227;\n  --sp-green:#536a52;\n  --sp-cream:#fff9ef;\n  --sp-warm:#f6eee4;\n  --sp-soft:#f8f6f2;\n  --sp-white:#ffffff;\n  --sp-text:#302a27;\n  --sp-muted:#716965;\n  --sp-line:#eadfd5;\n  --sp-gold:#d9ad58;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n  padding:10px 10px 36px;\n  color:var(--sp-text);\n  line-height:1.6;\n  container-type:inline-size;\n  container-name:sleighpet;\n}\n\n.sleighpet-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:18px;\n}\n\n.sp-card{\n  position:relative;\n  overflow:hidden;\n  width:100%;\n  margin:0 0 16px;\n  padding:24px 18px;\n  background:var(--sp-white);\n  border:1px solid var(--sp-line);\n  border-radius:22px;\n}\n\n.sp-soft{\n  background:var(--sp-soft);\n}\n\n.sp-cream{\n  background:var(--sp-cream);\n}\n\n.sp-warm{\n  background:var(--sp-warm);\n}\n\n.sp-red{\n  color:#fff;\n  background:\n    radial-gradient(circle at 90% 10%,rgba(255,255,255,.12),transparent 25%),\n    linear-gradient(145deg,var(--sp-red-dark),var(--sp-red));\n  border-color:transparent;\n}\n\n.sp-card h1,\n.sp-card h2,\n.sp-card h3,\n.sp-card h4,\n.sp-card p{\n  margin-top:0;\n}\n\n.sp-card h1{\n  margin-bottom:12px;\n  font-size:30px;\n  font-weight:900;\n  line-height:1.08;\n  letter-spacing:-.03em;\n}\n\n.sp-card h2{\n  margin-bottom:10px;\n  font-size:25px;\n  font-weight:900;\n  line-height:1.14;\n  letter-spacing:-.02em;\n}\n\n.sp-card h3{\n  margin-bottom:6px;\n  font-size:18px;\n  font-weight:850;\n  line-height:1.25;\n}\n\n.sp-card h4{\n  margin-bottom:4px;\n  font-size:15px;\n  font-weight:850;\n  line-height:1.3;\n}\n\n.sp-card p{\n  margin-bottom:0;\n  color:var(--sp-muted);\n  font-size:15px;\n}\n\n.sp-red h1,\n.sp-red h2,\n.sp-red h3,\n.sp-red h4{\n  color:#fff;\n}\n\n.sp-red p{\n  color:#ffe8e0;\n}\n\n.sp-center{\n  text-align:center;\n}\n\n.sp-highlight{\n  color:var(--sp-red);\n}\n\n.sp-red .sp-highlight{\n  color:#ffe0a0;\n}\n\n.sp-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:6px;\n  margin-bottom:10px;\n  padding:6px 12px;\n  border-radius:999px;\n  background:#f5e5e3;\n  color:var(--sp-red);\n  font-size:11px;\n  font-weight:900;\n  line-height:1.2;\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.sp-red .sp-eyebrow{\n  background:rgba(255,255,255,.12);\n  color:#ffe0a0;\n}\n\n.sp-lead{\n  max-width:680px;\n  margin-left:auto !important;\n  margin-right:auto !important;\n  font-size:16px !important;\n}\n\n.sp-media{\n  margin-top:18px;\n}\n\n.sp-hero{\n  padding:24px 18px;\n}\n\n.sp-hero-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:20px;\n  align-items:center;\n}\n\n.sp-hero-copy{\n  text-align:center;\n}\n\n.sp-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:16px;\n}\n\n.sp-tag{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:34px;\n  padding:7px 11px;\n  border:1px solid var(--sp-line);\n  border-radius:999px;\n  background:#fff;\n  color:var(--sp-text);\n  font-size:12px;\n  font-weight:800;\n  line-height:1.2;\n}\n\n.sp-red .sp-tag{\n  border-color:rgba(255,255,255,.16);\n  background:rgba(255,255,255,.10);\n  color:#fff;\n}\n\n.sp-bullets{\n  display:grid;\n  gap:9px;\n  margin:16px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.sp-bullets li{\n  position:relative;\n  padding:11px 12px 11px 39px;\n  border:1px solid var(--sp-line);\n  border-radius:13px;\n  background:#fff;\n  color:var(--sp-text);\n  font-size:14px;\n}\n\n.sp-bullets li:before{\n  content:\"✓\";\n  position:absolute;\n  top:10px;\n  left:13px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:19px;\n  height:19px;\n  border-radius:50%;\n  background:#f4dfdd;\n  color:var(--sp-red);\n  font-size:11px;\n  font-weight:900;\n}\n\n.sp-grid-2,\n.sp-grid-3,\n.sp-grid-4{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n  margin-top:16px;\n}\n\n.sp-feature{\n  padding:16px 14px;\n  border:1px solid var(--sp-line);\n  border-radius:15px;\n  background:#fff;\n  text-align:center;\n}\n\n.sp-feature-icon{\n  display:block;\n  margin-bottom:6px;\n  font-size:26px;\n  line-height:1;\n}\n\n.sp-feature p{\n  font-size:12px;\n  line-height:1.45;\n}\n\n.sp-benefit-row{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:17px;\n}\n\n.sp-benefit{\n  display:flex;\n  align-items:flex-start;\n  gap:12px;\n  padding:15px;\n  border:1px solid var(--sp-line);\n  border-radius:15px;\n  background:#fff;\n  text-align:left;\n}\n\n.sp-benefit-icon{\n  flex:0 0 38px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:38px;\n  height:38px;\n  border-radius:50%;\n  background:#f7e7e4;\n  font-size:20px;\n}\n\n.sp-benefit-copy{\n  flex:1;\n}\n\n.sp-benefit-copy p{\n  font-size:13px;\n}\n\n.sp-size-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n  margin-top:18px;\n}\n\n.sp-size{\n  padding:17px 14px;\n  border:1px solid var(--sp-line);\n  border-radius:16px;\n  background:#fff;\n  text-align:center;\n}\n\n.sp-size-name{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-width:38px;\n  height:38px;\n  margin-bottom:8px;\n  border-radius:50%;\n  background:var(--sp-red);\n  color:#fff;\n  font-size:14px;\n  font-weight:900;\n}\n\n.sp-size strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--sp-text);\n  font-size:14px;\n}\n\n.sp-size p{\n  font-size:12px;\n}\n\n.sp-scene-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:18px;\n}\n\n.sp-scene{\n  overflow:hidden;\n  border:1px solid var(--sp-line);\n  border-radius:18px;\n  background:#fff;\n}\n\n.sp-scene-copy{\n  padding:15px 14px 17px;\n}\n\n.sp-scene-copy p{\n  font-size:13px;\n}\n\n.sp-specs{\n  overflow:hidden;\n  margin-top:17px;\n  border:1px solid var(--sp-line);\n  border-radius:16px;\n}\n\n.sp-spec-row{\n  display:grid;\n  grid-template-columns:40% 60%;\n  border-bottom:1px solid var(--sp-line);\n}\n\n.sp-spec-row:last-child{\n  border-bottom:0;\n}\n\n.sp-spec-label,\n.sp-spec-value{\n  padding:11px 12px;\n  font-size:13px;\n}\n\n.sp-spec-label{\n  background:#f5eee7;\n  color:var(--sp-text);\n  font-weight:850;\n}\n\n.sp-spec-value{\n  background:#fff;\n  color:var(--sp-muted);\n}\n\n.sp-note{\n  margin-top:14px;\n  padding:14px;\n  border-left:4px solid var(--sp-gold);\n  border-radius:12px;\n  background:#fff8e9;\n  color:#6d645a;\n  font-size:13px;\n}\n\n.sp-note strong{\n  color:var(--sp-text);\n}\n\n.sp-faq{\n  margin-top:12px;\n}\n\n.sp-faq-item{\n  border-bottom:1px solid var(--sp-line);\n}\n\n.sp-faq-item:last-child{\n  border-bottom:0;\n}\n\n.sp-faq details{\n  padding:14px 0;\n}\n\n.sp-faq summary{\n  position:relative;\n  padding-right:28px;\n  cursor:pointer;\n  list-style:none;\n  color:var(--sp-text);\n  font-size:15px;\n  font-weight:850;\n}\n\n.sp-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.sp-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  top:-2px;\n  right:2px;\n  color:var(--sp-red);\n  font-size:22px;\n}\n\n.sp-faq details[open] summary:after{\n  content:\"–\";\n}\n\n.sp-faq details p{\n  margin-top:7px;\n  padding-right:18px;\n  font-size:13px;\n}\n\n.sp-cta-wrap{\n  max-width:660px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.sp-cta{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  max-width:390px;\n  margin-top:18px;\n  padding:15px 20px;\n  border-radius:999px;\n  background:#ffe0a0;\n  color:#342607 !important;\n  text-decoration:none !important;\n  font-size:15px;\n  font-weight:900;\n  line-height:1.2;\n}\n\n.sp-cta-note{\n  margin-top:10px !important;\n  color:#f4d7cf !important;\n  font-size:12px !important;\n}\n\n@container sleighpet (min-width:540px){\n  .sp-grid-2,\n  .sp-grid-4,\n  .sp-benefit-row{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .sp-size-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n}\n\n@container sleighpet (min-width:720px){\n  .sp-card{\n    margin-bottom:20px;\n    padding:32px 28px;\n  }\n\n  .sp-hero{\n    padding:34px 30px;\n  }\n\n  .sp-hero-grid{\n    grid-template-columns:1fr 1fr;\n    gap:32px;\n  }\n\n  .sp-hero-copy{\n    text-align:left;\n  }\n\n  .sp-hero-copy .sp-tags{\n    justify-content:flex-start;\n  }\n\n  .sp-card h1{\n    font-size:40px;\n  }\n\n  .sp-card h2{\n    font-size:30px;\n  }\n\n  .sp-grid-3{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .sp-grid-4{\n    grid-template-columns:repeat(4,1fr);\n  }\n}\n\n@container sleighpet (max-width:430px){\n  .sp-spec-row{\n    grid-template-columns:1fr;\n  }\n\n  .sp-spec-label{\n    padding-bottom:5px;\n  }\n\n  .sp-spec-value{\n    padding-top:5px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"sleighpet-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"sp-card sp-red sp-hero\"\u003e\n    \u003cdiv class=\"sp-hero-grid\"\u003e\n\n      \u003cdiv class=\"sp-hero-copy\"\u003e\n        \u003cdiv class=\"sp-eyebrow\"\u003e🎄 A Christmas Bed Made Just for Them\u003c\/div\u003e\n\n        \u003ch1\u003e\n          Give Your Pet\n          \u003cspan class=\"sp-highlight\"\u003eTheir Own Sleigh This Christmas\u003c\/span\u003e\n        \u003c\/h1\u003e\n\n        \u003cp class=\"sp-lead\"\u003e\n          A cozy red sleigh-shaped pet bed with soft fleece-style lining,\n          plush PP cotton filling and a removable cushion —\n          made to bring comfort and Christmas charm into your home.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sp-tags\"\u003e\n          \u003cspan class=\"sp-tag\"\u003e🎅 Festive Sleigh Design\u003c\/span\u003e\n          \u003cspan class=\"sp-tag\"\u003e☁️ Soft \u0026amp; Cushioned\u003c\/span\u003e\n          \u003cspan class=\"sp-tag\"\u003e🛏️ Removable Cushion\u003c\/span\u003e\n          \u003cspan class=\"sp-tag\"\u003e📏 3 Sizes\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/0578\/4309\/files\/spp_shopify20260906151937_a4bd90d525e4b11a1bee49e5e8de9c99.jpg?v=1788679182\" alt=\"Red Christmas sleigh-shaped pet bed\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- PAIN --\u003e\n  \u003csection class=\"sp-card sp-cream sp-center\"\u003e\n    \u003cdiv class=\"sp-eyebrow\"\u003e🐾 Their Usual Bed Doesn't Feel Very Christmas\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Your Home Is Ready for Christmas.\n      \u003cspan class=\"sp-highlight\"\u003eWhy Should Their Corner Look Ordinary?\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp-lead\"\u003e\n      Christmas decorations transform the whole room, but your pet's everyday\n      sleeping spot can easily feel left out. This sleigh-inspired bed gives\n      them a cozy resting place that also becomes part of your holiday décor.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/0578\/4309\/files\/spp_shopify20260906151942_42f2856dcedce3dd4d77d968908601e1.jpg?v=1788679187\" alt=\"Cozy fleece-lined Christmas pet bed\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"sp-bullets\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eSoft resting space:\u003c\/strong\u003e fleece-style lining creates a cozy surface.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFestive design:\u003c\/strong\u003e the red sleigh shape fits naturally into Christmas décor.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMore than decoration:\u003c\/strong\u003e it remains a practical place for your pet to rest.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTERACTIVE LEARNING \/ COMFORT --\u003e\n  \u003csection class=\"sp-card sp-soft sp-center\"\u003e\n    \u003cdiv class=\"sp-eyebrow\"\u003e☁️ What Makes It Cozy?\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Soft Where They Rest.\n      \u003cspan class=\"sp-highlight\"\u003ePlush Where They Need Cushioning.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp-lead\"\u003e\n      The bed combines a soft interior surface with PP cotton filling\n      to create a cushioned place for everyday lounging and sleeping.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/0578\/4309\/files\/spp_shopify20260906151947_c114847dd52dda88a5ac51fcf7cd8bca.jpg?v=1788679191\" alt=\"Soft PP cotton filling inside Christmas sleigh pet bed\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-benefit-row\"\u003e\n\n      \u003cdiv class=\"sp-benefit\"\u003e\n        \u003cspan class=\"sp-benefit-icon\"\u003e☁️\u003c\/span\u003e\n        \u003cdiv class=\"sp-benefit-copy\"\u003e\n          \u003ch3\u003eSoft Interior\u003c\/h3\u003e\n          \u003cp\u003e\n            A fleece-style surface gives your pet a warm,\n            soft-feeling place to settle down.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-benefit\"\u003e\n        \u003cspan class=\"sp-benefit-icon\"\u003e🛏️\u003c\/span\u003e\n        \u003cdiv class=\"sp-benefit-copy\"\u003e\n          \u003ch3\u003ePlush Filling\u003c\/h3\u003e\n          \u003cp\u003e\n            PP cotton filling adds cushioning while helping\n            the sleigh-style structure keep its shape.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- MULTI-MODE FEEDBACK \/ DETAIL --\u003e\n  \u003csection class=\"sp-card sp-center\"\u003e\n    \u003cdiv class=\"sp-eyebrow\"\u003e✨ Comfort You Can See in the Details\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Made to Look Festive\n      \u003cspan class=\"sp-highlight\"\u003eWithout Feeling Like a Decoration\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp-lead\"\u003e\n      Decorative stitching, soft fabric surfaces and the structured\n      sleigh silhouette combine holiday styling with everyday pet comfort.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/0578\/4309\/files\/spp_shopify20260906151952_4c9066e8ad20513b1428a2acce2e4b62.jpg?v=1788679196\" alt=\"Detailed stitching and festive design of sleigh pet bed\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-grid-3\"\u003e\n\n      \u003cdiv class=\"sp-feature\"\u003e\n        \u003cspan class=\"sp-feature-icon\"\u003e🧵\u003c\/span\u003e\n        \u003ch4\u003eDetailed Stitching\u003c\/h4\u003e\n        \u003cp\u003eDecorative finishing complements the Christmas styling.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-feature\"\u003e\n        \u003cspan class=\"sp-feature-icon\"\u003e🎄\u003c\/span\u003e\n        \u003ch4\u003eSleigh Silhouette\u003c\/h4\u003e\n        \u003cp\u003eA playful holiday shape that stands out in seasonal décor.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-feature\"\u003e\n        \u003cspan class=\"sp-feature-icon\"\u003e🐾\u003c\/span\u003e\n        \u003ch4\u003eStable Resting Space\u003c\/h4\u003e\n        \u003cp\u003eDesigned as a dedicated lounging and sleeping area for pets.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- USE CASE --\u003e\n  \u003csection class=\"sp-card sp-warm sp-center\"\u003e\n    \u003cdiv class=\"sp-eyebrow\"\u003e🏠 Made for Your Holiday Home\u003c\/div\u003e\n\n    \u003ch2\u003e\n      A Cozy Pet Bed That\n      \u003cspan class=\"sp-highlight\"\u003eBelongs in the Christmas Scene\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp-lead\"\u003e\n      Place it near the Christmas tree, beside the sofa or in your pet's\n      favorite indoor resting area for a festive setup that still feels practical.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0766\/0578\/4309\/files\/spp_shopify20260906151957_645af51c9aae21a90139f596f2db3f4d.jpg?v=1788679202\" alt=\"Christmas sleigh pet bed in a festive home setting\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-grid-4\"\u003e\n\n      \u003cdiv class=\"sp-feature\"\u003e\n        \u003cspan class=\"sp-feature-icon\"\u003e🎄\u003c\/span\u003e\n        \u003ch4\u003eBy the Tree\u003c\/h4\u003e\n        \u003cp\u003eGive them their own place in the Christmas setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-feature\"\u003e\n        \u003cspan class=\"sp-feature-icon\"\u003e🛋️\u003c\/span\u003e\n        \u003ch4\u003eLiving Room\u003c\/h4\u003e\n        \u003cp\u003eA festive resting spot close to the family.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-feature\"\u003e\n        \u003cspan class=\"sp-feature-icon\"\u003e📸\u003c\/span\u003e\n        \u003ch4\u003eHoliday Photos\u003c\/h4\u003e\n        \u003cp\u003eThe sleigh shape adds a playful seasonal backdrop.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-feature\"\u003e\n        \u003cspan class=\"sp-feature-icon\"\u003e🎁\u003c\/span\u003e\n        \u003ch4\u003ePet Gift\u003c\/h4\u003e\n        \u003cp\u003eA practical Christmas surprise for a dog or cat.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZE LEARNING --\u003e\n  \u003csection class=\"sp-card sp-cream sp-center\"\u003e\n    \u003cdiv class=\"sp-eyebrow\"\u003e📏 Choose the Right Size\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Three Sizes.\n      \u003cspan class=\"sp-highlight\"\u003eFind Their Best Fit.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"sp-lead\"\u003e\n      Choose according to your pet's actual body length and weight.\n      Compare your pet's measurements with the bed dimensions before ordering.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sp-size-grid\"\u003e\n\n      \u003cdiv class=\"sp-size\"\u003e\n        \u003cspan class=\"sp-size-name\"\u003eS\u003c\/span\u003e\n        \u003cstrong\u003e50 × 37 × 25 cm\u003c\/strong\u003e\n        \u003cp\u003e19.7 × 14.6 × 9.8 in\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-size\"\u003e\n        \u003cspan class=\"sp-size-name\"\u003eM\u003c\/span\u003e\n        \u003cstrong\u003e60 × 50 × 28 cm\u003c\/strong\u003e\n        \u003cp\u003e23.6 × 19.7 × 11.0 in\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-size\"\u003e\n        \u003cspan class=\"sp-size-name\"\u003eL\u003c\/span\u003e\n        \u003cstrong\u003e80 × 63 × 32 cm\u003c\/strong\u003e\n        \u003cp\u003e31.5 × 24.8 × 12.6 in\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-note\"\u003e\n      \u003cstrong\u003eSize Tip:\u003c\/strong\u003e\n      Pet breeds and body shapes vary. Please use your pet's actual length\n      and weight rather than relying only on breed names when selecting a size.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"sp-card sp-soft\"\u003e\n    \u003cdiv class=\"sp-center\"\u003e\n      \u003cdiv class=\"sp-eyebrow\"\u003e📋 Product Details\u003c\/div\u003e\n      \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-specs\"\u003e\n\n      \u003cdiv class=\"sp-spec-row\"\u003e\n        \u003cdiv class=\"sp-spec-label\"\u003eProduct Type\u003c\/div\u003e\n        \u003cdiv class=\"sp-spec-value\"\u003eChristmas Sleigh Pet Bed\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-spec-row\"\u003e\n        \u003cdiv class=\"sp-spec-label\"\u003eColor\u003c\/div\u003e\n        \u003cdiv class=\"sp-spec-value\"\u003eRed\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-spec-row\"\u003e\n        \u003cdiv class=\"sp-spec-label\"\u003eInterior\u003c\/div\u003e\n        \u003cdiv class=\"sp-spec-value\"\u003eSoft Fleece-Style Lining\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-spec-row\"\u003e\n        \u003cdiv class=\"sp-spec-label\"\u003eFilling\u003c\/div\u003e\n        \u003cdiv class=\"sp-spec-value\"\u003ePP Cotton\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-spec-row\"\u003e\n        \u003cdiv class=\"sp-spec-label\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"sp-spec-value\"\u003eS \/ M \/ L\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-spec-row\"\u003e\n        \u003cdiv class=\"sp-spec-label\"\u003eCushion\u003c\/div\u003e\n        \u003cdiv class=\"sp-spec-value\"\u003eRemovable\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-spec-row\"\u003e\n        \u003cdiv class=\"sp-spec-label\"\u003ePackage\u003c\/div\u003e\n        \u003cdiv class=\"sp-spec-value\"\u003e1 × Christmas Sleigh Pet Bed with Removable Cushion\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-spec-row\"\u003e\n        \u003cdiv class=\"sp-spec-label\"\u003eGreat For\u003c\/div\u003e\n        \u003cdiv class=\"sp-spec-value\"\u003eDogs · Cats · Holiday Home Décor\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-note\"\u003e\n      \u003cstrong\u003eSafety Note:\u003c\/strong\u003e\n      Keep the bed away from open flames and high-temperature heat sources.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sp-card sp-cream\"\u003e\n    \u003cdiv class=\"sp-center\"\u003e\n      \u003cdiv class=\"sp-eyebrow\"\u003e❓ Quick Answers\u003c\/div\u003e\n      \u003ch2\u003eBefore You Choose Their Sleigh\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-faq\"\u003e\n\n      \u003cdiv class=\"sp-faq-item\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n          \u003cp\u003e\n            The bed is available in S, M and L.\n            The listed dimensions are 50 × 37 × 25 cm,\n            60 × 50 × 28 cm and 80 × 63 × 32 cm.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-faq-item\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow should I choose the right size?\u003c\/summary\u003e\n          \u003cp\u003e\n            Choose according to your pet's actual length and weight,\n            then compare those measurements with the listed bed dimensions.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-faq-item\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the cushion removable?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. The package includes a Christmas sleigh pet bed\n            with a removable cushion.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-faq-item\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is inside the bed?\u003c\/summary\u003e\n          \u003cp\u003e\n            The product description lists a soft fleece-style interior\n            and PP cotton filling for cushioning.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sp-faq-item\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat should I keep it away from?\u003c\/summary\u003e\n          \u003cp\u003e\n            Keep the bed away from open flames and high-temperature\n            heat sources.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"sp-card sp-red\"\u003e\n    \u003cdiv class=\"sp-cta-wrap\"\u003e\n\n      \u003cdiv class=\"sp-eyebrow\"\u003e🎅 Their Own Little Christmas Sleigh\u003c\/div\u003e\n\n      \u003ch2\u003e\n        Make Their Favorite Resting Spot\n        \u003cspan class=\"sp-highlight\"\u003ePart of Christmas Too.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"sp-lead\"\u003e\n        Soft, festive and made for cozy holiday moments —\n        choose the size that fits your pet and give them\n        their own seat in the celebration.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sp-tags\"\u003e\n        \u003cspan class=\"sp-tag\"\u003e☁️ Soft Interior\u003c\/span\u003e\n        \u003cspan class=\"sp-tag\"\u003e🎄 Festive Design\u003c\/span\u003e\n        \u003cspan class=\"sp-tag\"\u003e🛏️ Removable Cushion\u003c\/span\u003e\n        \u003cspan class=\"sp-tag\"\u003e📏 S \/ M \/ L\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ca href=\"#MainContent\" class=\"sp-cta\"\u003e\n        🎄 Choose Your Pet's Size\n      \u003c\/a\u003e\n\n      \u003cp class=\"sp-cta-note\"\u003e\n        Please check the size measurements before ordering.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lwb","offers":[{"title":"Red \/ S (19.7 inches x 14.6 inches x 9.8 inches)","offer_id":55017340633454,"sku":"YM01542609101944-红色-S (19.7 inches x 14.6 inches x 9.8 inches)","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ M(23.6 inches x 19.7 inches x 11.0 inches)","offer_id":55017340666222,"sku":"YM01542609101944-红色-M(23.6 inches x 19.7 inches x 11.0 inches)","price":69.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ L(31.5 inches x 24.8 inches x 12.6 inches)","offer_id":55017340698990,"sku":"YM01542609101944-红色-L(31.5 inches x 24.8 inches x 12.6 inches)","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/spp_shopify20260906152003_1d522e838875f1dd4a1c4ae3932d9320_140aab54-6ae8-45fd-93a8-fe2374c213d8.jpg?v=1789434919","url":"https:\/\/bvuyomi.com\/products\/christmas-sleigh-pet-bed","provider":"Bvuyomi","version":"1.0","type":"link"}