{"product_id":"christmas-sleigh-nest-2-in-1-festive-baby-pet-cozy-bed","title":"🎅Christmas Sleigh Nest | 2-in-1 Festive Baby \u0026 Pet Cozy Bed🐶","description":"\u003c!--\n=========================================================\n\nSHOPIFY CUSTOM LIQUID\nCHRISTMAS SLEIGH NEST\n\nSTYLE:\nWarm Family Christmas\nSanta Red × Evergreen × Warm Cream × Gold × Charcoal\n\nSTRUCTURE:\nTEXT CARD\n↓\nIMAGE CARD\n↓\nSPACING\n↓\nNEXT MODULE\n\nIMPORTANT:\nNO fixed image height\nNO aspect-ratio\nNO object-fit\nNO image cropping\n\n=========================================================\n--\u003e\n\u003cstyle\u003e\n\n\/* =====================================================\n   GLOBAL\n===================================================== *\/\n\n#csn-page{\n  --page:#fff8f1;\n  --card:#fffdf9;\n\n  --red:#c93632;\n  --red-dark:#a72322;\n\n  --green:#285b43;\n  --green-soft:#edf5ef;\n\n  --gold:#c99a45;\n  --cream:#fff2df;\n\n  --deep:#29201d;\n  --text:#4c403b;\n  --muted:#756861;\n  --border:#ead8c8;\n\n  width:100%;\n  max-width:960px;\n  margin:0 auto;\n  padding:12px 9px 42px;\n\n  background:var(--page);\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  line-height:1.55;\n}\n\n\n#csn-page *,\n#csn-page *::before,\n#csn-page *::after{\n  box-sizing:border-box;\n}\n\n\n#csn-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n\n\/* =====================================================\n   GROUP\n===================================================== *\/\n\n.csn-group{\n  width:100%;\n  max-width:900px;\n  margin:0 auto 34px;\n}\n\n\n\/* =====================================================\n   TEXT CARD\n===================================================== *\/\n\n.csn-card{\n  padding:26px 18px;\n\n  background:var(--card);\n\n  border:1px solid var(--border);\n  border-radius:18px;\n\n  box-shadow:\n    0 6px 22px rgba(72,45,31,.06);\n}\n\n\n.csn-card--hero{\n  background:\n    radial-gradient(\n      circle at 90% 10%,\n      rgba(40,91,67,.12),\n      transparent 36%\n    ),\n    radial-gradient(\n      circle at 5% 90%,\n      rgba(201,54,50,.12),\n      transparent 38%\n    ),\n    #fffdf9;\n}\n\n\n\/* =====================================================\n   TYPOGRAPHY\n===================================================== *\/\n\n#csn-page h1,\n#csn-page h2,\n#csn-page h3,\n#csn-page p{\n  margin-top:0;\n}\n\n\n#csn-page h1,\n#csn-page h2,\n#csn-page h3{\n  color:var(--deep);\n}\n\n\n#csn-page h1{\n  margin-bottom:12px;\n\n  font-size:31px;\n  line-height:1.12;\n  letter-spacing:-.025em;\n}\n\n\n#csn-page h2{\n  margin-bottom:12px;\n\n  font-size:27px;\n  line-height:1.16;\n  letter-spacing:-.02em;\n}\n\n\n#csn-page h3{\n  margin-bottom:10px;\n\n  font-size:25px;\n  line-height:1.18;\n  letter-spacing:-.015em;\n}\n\n\n#csn-page p{\n  margin-bottom:0;\n\n  color:var(--text);\n\n  font-size:16px;\n  line-height:1.62;\n}\n\n\n.csn-description{\n  font-weight:650;\n}\n\n\n.csn-accent{\n  color:var(--red);\n}\n\n\n.csn-center{\n  text-align:center;\n}\n\n\n\/* =====================================================\n   IMAGE CARD\n===================================================== *\/\n\n.csn-image{\n  margin-top:16px;\n  padding:7px;\n\n  overflow:hidden;\n\n  background:#ffffff;\n\n  border:1px solid var(--border);\n  border-radius:18px;\n\n  box-shadow:\n    0 6px 22px rgba(72,45,31,.055);\n}\n\n\n.csn-image img{\n  width:100%;\n  height:auto;\n  border-radius:12px;\n}\n\n\n\/* =====================================================\n   FEATURE ACCENTS\n===================================================== *\/\n\n.csn-feature{\n  position:relative;\n}\n\n\n.csn-feature::before{\n  content:\"\";\n\n  display:block;\n\n  width:52px;\n  height:5px;\n\n  margin-bottom:16px;\n\n  border-radius:999px;\n\n  background:var(--red);\n}\n\n\n.csn-feature--green::before{\n  background:var(--green);\n}\n\n\n.csn-feature--gold::before{\n  background:var(--gold);\n}\n\n\n\/* =====================================================\n   PRODUCT HIGHLIGHTS\n===================================================== *\/\n\n.csn-spec-list{\n  margin:18px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n\n.csn-spec-list li{\n  position:relative;\n\n  margin-bottom:10px;\n  padding:13px 14px 13px 42px;\n\n  background:#ffffff;\n\n  border:1px solid var(--border);\n  border-radius:12px;\n\n  color:var(--text);\n\n  font-size:15px;\n  font-weight:600;\n  line-height:1.45;\n}\n\n\n.csn-spec-list li:last-child{\n  margin-bottom:0;\n}\n\n\n.csn-spec-list li::before{\n  content:\"✓\";\n\n  position:absolute;\n  top:12px;\n  left:14px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:20px;\n  height:20px;\n\n  border-radius:50%;\n\n  background:var(--green);\n\n  color:#ffffff;\n\n  font-size:12px;\n  font-weight:900;\n}\n\n\n\/* =====================================================\n   SAFETY NOTE\n===================================================== *\/\n\n.csn-note{\n  margin-top:16px;\n  padding:14px 15px;\n\n  background:#fff7e7;\n\n  border:1px solid #ead4a4;\n  border-radius:12px;\n\n  color:#68543b;\n\n  font-size:14px;\n  font-weight:600;\n  line-height:1.55;\n}\n\n\n\/* =====================================================\n   FAQ\n===================================================== *\/\n\n.csn-faq{\n  margin-top:18px;\n}\n\n\n.csn-faq details{\n  margin-bottom:10px;\n\n  overflow:hidden;\n\n  background:#ffffff;\n\n  border:1px solid var(--border);\n  border-radius:13px;\n}\n\n\n.csn-faq details:last-child{\n  margin-bottom:0;\n}\n\n\n.csn-faq summary{\n  position:relative;\n\n  padding:16px 46px 16px 15px;\n\n  cursor:pointer;\n\n  color:var(--deep);\n\n  font-size:16px;\n  font-weight:750;\n  line-height:1.4;\n\n  list-style:none;\n}\n\n\n.csn-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n\n.csn-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  top:50%;\n  right:16px;\n\n  transform:translateY(-50%);\n\n  color:var(--red);\n\n  font-size:24px;\n  font-weight:500;\n}\n\n\n.csn-faq details[open] summary::after{\n  content:\"−\";\n}\n\n\n.csn-faq-answer{\n  padding:0 15px 16px;\n}\n\n\n.csn-faq-answer p{\n  color:var(--muted);\n\n  font-size:15px !important;\n  line-height:1.55 !important;\n}\n\n\n\/* =====================================================\n   SHIPPING IMAGE BLOCK\n===================================================== *\/\n\n.csn-shipping-images{\n  display:grid;\n  gap:14px;\n  margin-top:16px;\n}\n\n\n\/* =====================================================\n   LOGISTICS PROMISE\n===================================================== *\/\n\n.csn-logistics{\n  width:100%;\n  max-width:900px;\n\n  margin:0 auto;\n\n  padding:30px 18px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #22201c 0%,\n      #243c30 54%,\n      #702b28 100%\n    );\n\n  border-radius:20px;\n\n  text-align:center;\n\n  box-shadow:\n    0 10px 30px rgba(37,29,26,.14);\n}\n\n\n.csn-logistics h2{\n  margin-bottom:10px !important;\n  color:#ffffff !important;\n}\n\n\n.csn-logistics-lead{\n  max-width:620px;\n\n  margin:0 auto 20px !important;\n\n  color:rgba(255,255,255,.82) !important;\n\n  font-size:16px !important;\n}\n\n\n.csn-logistics-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n}\n\n\n.csn-logistics-item{\n  padding:17px 14px;\n\n  background:rgba(255,255,255,.09);\n\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:13px;\n}\n\n\n.csn-logistics-icon{\n  margin-bottom:7px;\n  font-size:24px;\n}\n\n\n.csn-logistics-item strong{\n  display:block;\n\n  color:#ffffff;\n\n  font-size:17px;\n  line-height:1.35;\n}\n\n\n.csn-logistics-item span{\n  display:block;\n\n  margin-top:5px;\n\n  color:rgba(255,255,255,.74);\n\n  font-size:14px;\n  line-height:1.45;\n}\n\n\n\/* =====================================================\n   DESKTOP\n===================================================== *\/\n\n@media(min-width:700px){\n\n  #csn-page{\n    padding:20px 18px 50px;\n  }\n\n\n  #csn-page h1{\n    font-size:43px;\n  }\n\n\n  #csn-page h2{\n    font-size:34px;\n  }\n\n\n  #csn-page h3{\n    font-size:29px;\n  }\n\n\n  #csn-page p{\n    font-size:17px;\n  }\n\n\n  .csn-card{\n    padding:34px 30px;\n  }\n\n\n  .csn-group{\n    margin-bottom:40px;\n  }\n\n\n  .csn-image{\n    margin-top:19px;\n    padding:10px;\n  }\n\n\n  .csn-spec-list li{\n    font-size:16px;\n  }\n\n\n  .csn-faq summary{\n    font-size:17px;\n  }\n\n\n  .csn-faq-answer p{\n    font-size:16px !important;\n  }\n\n\n  .csn-logistics{\n    padding:38px 30px;\n  }\n\n\n  .csn-logistics-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n}\n\n\n\/* =====================================================\n   SMALL MOBILE\n===================================================== *\/\n\n@media(max-width:420px){\n\n  #csn-page{\n    padding-left:7px;\n    padding-right:7px;\n  }\n\n\n  .csn-card{\n    padding:23px 15px;\n  }\n\n\n  #csn-page h1{\n    font-size:29px;\n  }\n\n\n  #csn-page h2{\n    font-size:25px;\n  }\n\n\n  #csn-page h3{\n    font-size:23px;\n  }\n\n\n  #csn-page p{\n    font-size:16px;\n  }\n\n\n  .csn-spec-list li{\n    font-size:15px;\n  }\n\n\n  .csn-faq summary{\n    font-size:16px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003csection id=\"csn-page\"\u003e\u003c!-- =====================================================\n     01 — GIF INTRO\n===================================================== --\u003e\n\u003cdiv class=\"csn-group\"\u003e\n\u003csection class=\"csn-card csn-card--hero csn-center\"\u003e\n\u003ch1\u003e🎅 Bring Home a Little \u003cspan class=\"csn-accent\"\u003e Christmas Magic \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"csn-description\"\u003eWrap your little one or furry companion in holiday warmth with this plush Christmas sleigh nest — a cozy festive accent for Christmas photos, seasonal decorating and thoughtful gifting. 🎁✨\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"csn-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/11_d71e71c1-c13b-41dd-8f55-e9ef584667ae.gif?v=1788936183\" alt=\"Plush Christmas sleigh nest\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     02 — SELLING POINT 1\n===================================================== --\u003e\n\u003cdiv class=\"csn-group\"\u003e\n\u003csection class=\"csn-card csn-feature\"\u003e\n\u003ch3\u003e🦌 Classic Christmas Sleigh Charm\u003c\/h3\u003e\n\u003cp class=\"csn-description\"\u003eVintage Santa sleigh styling, embroidered “Merry Christmas” details, snowflakes and reindeer motifs bring an instantly festive look to your holiday setup. Rich red fabric, fluffy white trim and evergreen runners complete the classic Christmas aesthetic.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"csn-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/d2f26668bb71bd1613d042aaba5ef6dc_3d3381a2-1420-4bd0-baf6-8091a470ad0b.jpg?v=1788936291\" alt=\"Classic red and green Christmas sleigh design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     03 — SELLING POINT 2\n===================================================== --\u003e\n\u003cdiv class=\"csn-group\"\u003e\n\u003csection class=\"csn-card csn-feature csn-feature--green\"\u003e\n\u003ch3\u003e☁️ Soft, Plush \u0026amp; Cozy Inside\u003c\/h3\u003e\n\u003cp class=\"csn-description\"\u003eA velvety outer finish pairs with cloud-like sherpa-style lining to create a soft, cushioned nest. The plush interior adds warmth and comfort while making the sleigh look even more inviting in Christmas photos and home displays.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"csn-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/1_eeb79f22-b9d6-4821-816d-587e98e3a90c.jpg?v=1788936291\" alt=\"Soft fluffy lining inside Christmas sleigh nest\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     04 — SELLING POINT 3\n===================================================== --\u003e\n\u003cdiv class=\"csn-group\"\u003e\n\u003csection class=\"csn-card csn-feature\"\u003e\n\u003ch3\u003e👼 One Festive Nest, More Ways to Enjoy It 🐶\u003c\/h3\u003e\n\u003cp class=\"csn-description\"\u003eCreate an adorable supervised Christmas setup for your little one, then use the same cozy sleigh as a festive resting spot for small cats or dogs. One charming piece adds more personality and versatility to your seasonal decor.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"csn-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/3_accc7f60-bf94-4d3b-9f2d-ff7c5f65f60b.jpg?v=1788936290\" alt=\"Christmas sleigh nest for supervised baby photos and small pets\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     05 — SELLING POINT 4\n===================================================== --\u003e\n\u003cdiv class=\"csn-group\"\u003e\n\u003csection class=\"csn-card csn-feature csn-feature--green\"\u003e\n\u003ch3\u003e🎄 Decorative Pull Rope Adds Authentic Sleigh Detail\u003c\/h3\u003e\n\u003cp class=\"csn-description\"\u003eThe braided pull cord gives the design the charming look of a traditional Santa sleigh while making the display easy to reposition when empty — from the nursery to the living room or beside your Christmas tree.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"csn-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/5_8602c2a7-29cf-4035-8ac5-7121d4e0db53.jpg?v=1788936344\" alt=\"Christmas sleigh nest with decorative braided pull rope\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     06 — SELLING POINT 5\n===================================================== --\u003e\n\u003cdiv class=\"csn-group\"\u003e\n\u003csection class=\"csn-card csn-feature csn-feature--gold\"\u003e\n\u003ch3\u003e🏠 Low-Profile Design for Easy Holiday Styling\u003c\/h3\u003e\n\u003cp class=\"csn-description\"\u003eThe low sleigh silhouette sits beautifully in seasonal displays without feeling bulky. Rounded styling and a compact profile make it easy to place beside the Christmas tree, near the fireplace or as part of a festive nursery setup.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"csn-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/2_dfe8b700-6129-4b3f-ba47-75d08523c84b.jpg?v=1788936290\" alt=\"Low profile Christmas sleigh nest for holiday decorating\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     07 — SELLING POINT 6\n===================================================== --\u003e\n\u003cdiv class=\"csn-group\"\u003e\n\u003csection class=\"csn-card csn-feature\"\u003e\n\u003ch3\u003e🎁 Made for Memorable Christmas Moments\u003c\/h3\u003e\n\u003cp class=\"csn-description\"\u003eA standout seasonal centerpiece for Christmas photos, nursery decorating and holiday gifting. It makes a charming present for growing families and a fun festive surprise for pet lovers too.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"csn-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/4_19a69564-a994-4117-ac81-dacc79996001.jpg?v=1788936291\" alt=\"Christmas sleigh nest for holiday photos and gifts\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     08 — PRODUCT HIGHLIGHTS\n===================================================== --\u003e\n\u003cdiv class=\"csn-group\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n     09 — FAQ\n===================================================== --\u003e\n\u003cdiv class=\"csn-group\"\u003e\n\u003csection class=\"csn-card\"\u003e\n\u003ch2 class=\"csn-center\"\u003eFAQ\u003c\/h2\u003e\n\u003cdiv class=\"csn-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can I use the Christmas sleigh for?\u003c\/summary\u003e\n\u003cdiv class=\"csn-faq-answer\"\u003e\n\u003cp\u003eIt works beautifully as seasonal home decor, a Christmas photo prop, a supervised festive setup for little ones, or a cozy holiday nest for small cats and dogs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the inside soft?\u003c\/summary\u003e\n\u003cdiv class=\"csn-faq-answer\"\u003e\n\u003cp\u003eYes. The interior features a fluffy sherpa-style lining designed to create a soft, cushioned and cozy feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cdiv class=\"csn-faq-answer\"\u003e\n\u003cp\u003ePopular spots include beside the Christmas tree, near the fireplace, in a nursery, living room or holiday photo setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used for pets?\u003c\/summary\u003e\n\u003cdiv class=\"csn-faq-answer\"\u003e\n\u003cp\u003eYes. Small cats and dogs can use it as a warm festive resting nest when appropriately sized for the product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I pull the sleigh using the rope?\u003c\/summary\u003e\n\u003cdiv class=\"csn-faq-answer\"\u003e\n\u003cp\u003eThe braided rope is primarily a decorative sleigh detail. Use it only to gently reposition the empty product. Do not pull or transport the sleigh while occupied.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan a baby sleep in it?\u003c\/summary\u003e\n\u003cdiv class=\"csn-faq-answer\"\u003e\n\u003cp\u003eIt is intended for supervised awake-time use, festive decorating and photography. It should not be used as a crib, bassinet or unsupervised infant sleep surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     10 — SHIPPING \u0026 SUPPORT\n===================================================== --\u003e\n\u003cdiv class=\"csn-group\"\u003e\n\u003csection class=\"csn-card csn-center\"\u003e\n\u003ch2\u003eShipping \u0026amp; Support\u003c\/h2\u003e\n\u003cp class=\"csn-description\"\u003e🎄 Getting ready for Christmas? We're here to help with your order from checkout through delivery.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     11 — LOGISTICS GUARANTEE\n===================================================== --\u003e\n\u003csection class=\"csn-logistics\"\u003e\n\u003ch2\u003e🚚 Shipping \u0026amp; Delivery Support\u003c\/h2\u003e\n\u003cp class=\"csn-logistics-lead\"\u003eFrom checkout to delivery, we're here to make your Christmas order easier to follow.\u003c\/p\u003e\n\u003cdiv class=\"csn-logistics-grid\"\u003e\n\u003cdiv class=\"csn-logistics-item\"\u003e\n\u003cdiv class=\"csn-logistics-icon\"\u003e📦\u003c\/div\u003e\n\u003cstrong\u003e Order Updates \u003c\/strong\u003e \u003cspan\u003e Stay informed about your order after purchase. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csn-logistics-item\"\u003e\n\u003cdiv class=\"csn-logistics-icon\"\u003e🚚\u003c\/div\u003e\n\u003cstrong\u003e Delivery Support \u003c\/strong\u003e \u003cspan\u003e Need help with a shipment? Contact our support team. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csn-logistics-item\"\u003e\n\u003cdiv class=\"csn-logistics-icon\"\u003e💬\u003c\/div\u003e\n\u003cstrong\u003e We're Here to Help \u003c\/strong\u003e \u003cspan\u003e Get support for order and delivery questions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e","brand":"NC0227","offers":[{"title":"Default Title","offer_id":52357010096424,"sku":"NC02272609091451-圣诞老人雪橇窝床","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/d2f26668bb71bd1613d042aaba5ef6dc_3d3381a2-1420-4bd0-baf6-8091a470ad0b.jpg?v=1788936291","url":"https:\/\/simplydwelly.com\/products\/christmas-sleigh-nest-2-in-1-festive-baby-pet-cozy-bed","provider":"Simplydwelly","version":"1.0","type":"link"}