{"product_id":"cztd","title":"💡 Bedside Lamp with AC Outlets and USB Ports","description":"\u003cstyle\u003e\n\/* ================================\n   全局容器\n================================ *\/\n#ordelyra-landing,\n#ordelyra-landing * {\n  box-sizing: border-box;\n}\n\n#ordelyra-landing {\n  width: 100%;\n  max-width: 560px;\n  margin: 0 auto;\n  padding: 24px 16px 48px;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n    Roboto, Helvetica, Arial, sans-serif;\n  color: #0f172a;\n  background: #d8e0ea;\n  line-height: 1.65;\n  -webkit-font-smoothing: antialiased;\n}\n\n#ordelyra-landing h1,\n#ordelyra-landing h2,\n#ordelyra-landing h3,\n#ordelyra-landing p {\n  margin: 0;\n}\n\n#ordelyra-landing img {\n  max-width: 100%;\n}\n\n\n\/* ================================\n   顶部权威背书区\n================================ *\/\n.ol-section-authority {\n  position: relative;\n  overflow: hidden;\n  padding: 28px 20px 24px;\n  margin-bottom: 46px;\n  text-align: center;\n  color: #ffffff;\n  background:\n    radial-gradient(circle at top right, rgba(37, 99, 235, 0.42), transparent 44%),\n    linear-gradient(145deg, #0f172a 0%, #172554 100%);\n  border: 1px solid #475569;\n  border-radius: 22px;\n  box-shadow:\n    0 15px 30px rgba(15, 23, 42, 0.22),\n    0 4px 10px rgba(15, 23, 42, 0.12);\n}\n\n.ol-rank-badge {\n  display: inline-block;\n  margin-bottom: 16px;\n  padding: 7px 18px;\n  color: #ffffff;\n  background: #dc2626;\n  border: 1px solid rgba(255, 255, 255, 0.3);\n  border-radius: 999px;\n  box-shadow: 0 5px 14px rgba(220, 38, 38, 0.3);\n  font-size: 17px;\n  font-weight: 900;\n  line-height: 1.3;\n  letter-spacing: 0.5px;\n}\n\n.ol-authority-title {\n  margin-bottom: 20px;\n  color: #fde047;\n  font-size: 23px;\n  font-weight: 900;\n  line-height: 1.3;\n}\n\n.ol-authority-img {\n  margin-top: 20px;\n  overflow: hidden;\n  background: #ffffff;\n  border: 2px solid rgba(255, 255, 255, 0.32);\n  border-radius: 14px;\n}\n\n.ol-authority-img img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.ol-badges-row {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 10px;\n}\n\n.ol-badge-item {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 40px;\n  padding: 7px 12px;\n  color: #f8fafc;\n  background: rgba(255, 255, 255, 0.11);\n  border: 1px solid rgba(255, 255, 255, 0.26);\n  border-radius: 9px;\n  font-size: 17px;\n  font-weight: 750;\n  line-height: 1.3;\n}\n\n\n\/* ================================\n   分类大标题\n================================ *\/\n.ol-main-heading {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin: 52px 0 24px;\n  padding: 15px 18px;\n  color: #0f172a;\n  background: #ffffff;\n  border: 1px solid #94a3b8;\n  border-radius: 14px;\n  box-shadow:\n    0 8px 18px rgba(15, 23, 42, 0.08),\n    inset 0 -3px 0 #e2e8f0;\n  font-size: 22px;\n  font-weight: 900;\n  line-height: 1.25;\n  letter-spacing: 0.3px;\n}\n\n.ol-main-heading::before {\n  content: \"\";\n  flex: 0 0 7px;\n  width: 7px;\n  height: 27px;\n  background: linear-gradient(180deg, #2563eb, #1d4ed8);\n  border-radius: 5px;\n}\n\n\n\/* ================================\n   通用独立卡片\n================================ *\/\n.ol-section-card {\n  position: relative;\n  overflow: hidden;\n  margin-bottom: 40px;\n  padding: 27px 21px 23px;\n  background: #ffffff;\n  border: 1px solid #94a3b8;\n  border-radius: 21px;\n  box-shadow:\n    0 14px 28px rgba(15, 23, 42, 0.1),\n    0 3px 8px rgba(15, 23, 42, 0.06);\n}\n\n.ol-section-card::after {\n  content: \"\";\n  position: absolute;\n  right: 20px;\n  bottom: -1px;\n  left: 20px;\n  height: 4px;\n  background: linear-gradient(\n    90deg,\n    transparent,\n    #bfdbfe,\n    #2563eb,\n    #bfdbfe,\n    transparent\n  );\n  border-radius: 999px;\n}\n\n\n\/* ================================\n   主头图与核心痛点\n================================ *\/\n.ol-hero-card {\n  padding: 30px 22px 25px;\n  border-top: 6px solid #2563eb;\n}\n\n.ol-hero-label {\n  display: table;\n  margin: 0 auto 16px;\n  padding: 6px 13px;\n  color: #1d4ed8;\n  background: #eff6ff;\n  border: 1px solid #bfdbfe;\n  border-radius: 999px;\n  font-size: 17px;\n  font-weight: 850;\n  line-height: 1.3;\n}\n\n.ol-hero-title {\n  margin-bottom: 17px !important;\n  color: #0f172a;\n  font-size: 27px;\n  font-weight: 950;\n  line-height: 1.23;\n  text-align: center;\n  letter-spacing: -0.4px;\n}\n\n.ol-hero-title span {\n  display: block;\n  margin-top: 9px;\n  color: #dc2626;\n}\n\n.ol-hero-desc {\n  margin: 0 auto 23px !important;\n  color: #475569;\n  font-size: 17px;\n  font-weight: 550;\n  line-height: 1.7;\n  text-align: center;\n}\n\n.ol-quick-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 10px;\n  margin-bottom: 24px;\n}\n\n.ol-quick-benefit {\n  padding: 10px 8px;\n  color: #1e3a8a;\n  background: #eff6ff;\n  border: 1px solid #bfdbfe;\n  border-radius: 10px;\n  font-size: 17px;\n  font-weight: 800;\n  line-height: 1.35;\n  text-align: center;\n}\n\n\n\/* ================================\n   统一图片块\n================================ *\/\n.ol-img-box {\n  width: 100%;\n  margin-top: 23px;\n  padding: 5px;\n  overflow: hidden;\n  background: #f8fafc;\n  border: 1px solid #cbd5e1;\n  border-radius: 17px;\n  box-shadow: 0 7px 18px rgba(15, 23, 42, 0.08);\n}\n\n.ol-img-box img {\n  display: block;\n  width: 100%;\n  height: auto;\n  border: 0;\n  border-radius: 12px;\n  object-fit: cover;\n}\n\n\n\/* ================================\n   功能卖点\n================================ *\/\n.ol-feature-card {\n  border-top: 5px solid #bfdbfe;\n}\n\n.ol-feature-head {\n  display: flex;\n  align-items: center;\n  gap: 13px;\n  margin-bottom: 17px;\n  padding-bottom: 16px;\n  border-bottom: 1px solid #e2e8f0;\n}\n\n.ol-feature-icon {\n  display: flex;\n  flex: 0 0 48px;\n  align-items: center;\n  justify-content: center;\n  width: 48px;\n  height: 48px;\n  background: #eff6ff;\n  border: 1px solid #bfdbfe;\n  border-radius: 12px;\n  box-shadow: 0 4px 10px rgba(37, 99, 235, 0.1);\n  font-size: 25px;\n}\n\n.ol-feature-title {\n  color: #1e40af;\n  font-size: 21px;\n  font-weight: 900;\n  line-height: 1.25;\n}\n\n.ol-feature-desc {\n  color: #334155;\n  font-size: 17px;\n  font-weight: 520;\n  line-height: 1.7;\n}\n\n\n\/* ================================\n   规格参数\n================================ *\/\n.ol-spec-card {\n  padding: 24px 20px 25px;\n}\n\n.ol-spec-table {\n  width: 100%;\n  overflow: hidden;\n  background: #ffffff;\n  border: 1px solid #cbd5e1;\n  border-radius: 15px;\n}\n\n.ol-spec-row {\n  display: flex;\n  align-items: flex-start;\n  justify-content: space-between;\n  gap: 16px;\n  min-height: 58px;\n  padding: 16px 17px;\n  border-bottom: 1px solid #cbd5e1;\n  font-size: 17px;\n}\n\n.ol-spec-row:nth-child(even) {\n  background: #f1f5f9;\n}\n\n.ol-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.ol-spec-label {\n  flex: 0 0 112px;\n  color: #0f172a;\n  font-weight: 850;\n}\n\n.ol-spec-val {\n  flex: 1;\n  color: #475569;\n  font-weight: 550;\n  line-height: 1.5;\n  text-align: right;\n}\n\n\n\/* ================================\n   FAQ 折叠问答\n================================ *\/\n.ol-faq-card {\n  padding: 21px;\n}\n\n.ol-faq-item {\n  margin-bottom: 18px;\n  overflow: hidden;\n  background: #ffffff;\n  border: 1px solid #cbd5e1;\n  border-radius: 15px;\n  box-shadow: 0 5px 13px rgba(15, 23, 42, 0.05);\n}\n\n.ol-faq-item:last-child {\n  margin-bottom: 0;\n}\n\n.ol-faq-item details {\n  width: 100%;\n}\n\n.ol-faq-item summary {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 14px;\n  min-height: 64px;\n  padding: 18px;\n  color: #0f172a;\n  background: #f8fafc;\n  cursor: pointer;\n  list-style: none;\n  font-size: 17px;\n  font-weight: 800;\n  line-height: 1.45;\n}\n\n.ol-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.ol-faq-item summary::after {\n  content: \"+\";\n  display: flex;\n  flex: 0 0 32px;\n  align-items: center;\n  justify-content: center;\n  width: 32px;\n  height: 32px;\n  color: #ffffff;\n  background: #2563eb;\n  border-radius: 50%;\n  font-size: 23px;\n  font-weight: 800;\n  line-height: 1;\n}\n\n.ol-faq-item details[open] summary {\n  color: #1e40af;\n  background: #eff6ff;\n}\n\n.ol-faq-item details[open] summary::after {\n  content: \"−\";\n  background: #dc2626;\n}\n\n.ol-faq-content {\n  padding: 20px 18px;\n  color: #475569;\n  background: #ffffff;\n  border-top: 1px solid #cbd5e1;\n  font-size: 17px;\n  font-weight: 500;\n  line-height: 1.7;\n}\n\n\n\/* ================================\n   手机端适配\n================================ *\/\n@media (max-width: 480px) {\n  #ordelyra-landing {\n    padding: 18px 12px 40px;\n  }\n\n  .ol-section-authority {\n    margin-bottom: 40px;\n    padding: 24px 16px 21px;\n    border-radius: 18px;\n  }\n\n  .ol-authority-title {\n    font-size: 21px;\n  }\n\n  .ol-main-heading {\n    margin: 46px 0 21px;\n    padding: 14px 15px;\n    font-size: 21px;\n  }\n\n  .ol-section-card {\n    margin-bottom: 34px;\n    padding: 24px 17px 21px;\n    border-radius: 18px;\n  }\n\n  .ol-hero-title {\n    font-size: 24px;\n  }\n\n  .ol-feature-title {\n    font-size: 20px;\n  }\n\n  .ol-quick-benefits {\n    grid-template-columns: 1fr;\n  }\n\n  .ol-spec-row {\n    display: block;\n  }\n\n  .ol-spec-label {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .ol-spec-val {\n    display: block;\n    text-align: left;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"ordelyra-landing\"\u003e\n\u003c!-- 板块 1：权威认证 --\u003e\n\u003csection class=\"ol-section-authority\"\u003e\n\u003cdiv class=\"ol-rank-badge\"\u003e🏆 #1 BEST SELLER\u003c\/div\u003e\n\u003ch2 class=\"ol-authority-title\"\u003eRanked #1 Bedside Power Station\u003c\/h2\u003e\n\u003cdiv class=\"ol-badges-row\"\u003e\n\u003cspan class=\"ol-badge-item\"\u003e🛡️ UL Certified\u003c\/span\u003e \u003cspan class=\"ol-badge-item\"\u003e⚡ FCC Approved\u003c\/span\u003e \u003cspan class=\"ol-badge-item\"\u003e✓ CE Safety\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-authority-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0985\/0290\/2067\/files\/2_be1b857f-5855-4515-ba19-fc138ac8a99e.jpg?v=1788325364\" alt=\"Ordelyra bedside power station\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 板块 2：主头图与核心痛点 --\u003e\n\u003csection class=\"ol-section-card ol-hero-card\"\u003e\n\u003cdiv class=\"ol-hero-label\"\u003eLIGHT + POWER IN ONE\u003c\/div\u003e\n\u003ch1 class=\"ol-hero-title\"\u003eTIRED OF BEDTIME CORD CHAOS? \u003cspan\u003eMEET THE ALL-IN-1 DOCK.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"ol-hero-desc\"\u003eStop hunting for hidden outlets behind your bed. Ordelyra™ integrates six convenient power connections into one sleek ambient lamp, helping create a cleaner and more organized nightstand.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0985\/0290\/2067\/files\/gif_7523fe81-e403-463e-820f-ce2b5c4deb9d.gif?v=1788331175\" alt=\"\" width=\"395\" height=\"395\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"ol-quick-benefits\"\u003e\n\u003cdiv class=\"ol-quick-benefit\"\u003e3 AC Outlets\u003c\/div\u003e\n\u003cdiv class=\"ol-quick-benefit\"\u003e2 USB Ports\u003c\/div\u003e\n\u003cdiv class=\"ol-quick-benefit\"\u003e1 USB-C Port\u003c\/div\u003e\n\u003cdiv class=\"ol-quick-benefit\"\u003e3 Light Colors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0703\/6407\/0172\/files\/O1CN01Z2X0342EaahqroHX5__2214625388761-0-cib_480x480.jpg?v=1676701857\" alt=\"Ordelyra bedside dock\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 分类标题 --\u003e\n\u003cdiv class=\"ol-main-heading\"\u003eKEY FEATURES\u003c\/div\u003e\n\u003c!-- 板块 3：6合1电源中心 --\u003e\n\u003csection class=\"ol-section-card ol-feature-card\"\u003e\n\u003cdiv class=\"ol-feature-head\"\u003e\n\u003cspan class=\"ol-feature-icon\"\u003e⚡\u003c\/span\u003e\n\u003ch2 class=\"ol-feature-title\"\u003e6-in-1 Bedside Power Hub\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"ol-feature-desc\"\u003eBring your everyday power connections directly onto the nightstand. Connect up to six compatible electronics through 3 AC sockets, 2 USB ports and 1 USB-C port.\u003c\/p\u003e\n\u003cdiv class=\"ol-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0985\/0290\/2067\/files\/2_cdd96726-084c-4220-ba63-06122a4ec4c0.png?v=1788232455\" alt=\"Six-in-one bedside outlets\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 板块 4：减少床头杂乱 --\u003e\n\u003csection class=\"ol-section-card ol-feature-card\"\u003e\n\u003cdiv class=\"ol-feature-head\"\u003e\n\u003cspan class=\"ol-feature-icon\"\u003e✨\u003c\/span\u003e\n\u003ch2 class=\"ol-feature-title\"\u003eReplace the Power-Strip Clutter\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"ol-feature-desc\"\u003eCombine lighting and bedside power in one compact footprint. Keep frequently used connections within reach without leaving another bulky power strip across your nightstand.\u003c\/p\u003e\n\u003cdiv class=\"ol-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0985\/0290\/2067\/files\/3_f18d7146-3bae-4252-8b34-f8d808ac029c.png?v=1788232454\" alt=\"Clutter-free nightstand comparison\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 板块 5：隐藏式线材收纳 --\u003e\n\u003csection class=\"ol-section-card ol-feature-card\"\u003e\n\u003cdiv class=\"ol-feature-head\"\u003e\n\u003cspan class=\"ol-feature-icon\"\u003e🔌\u003c\/span\u003e\n\u003ch2 class=\"ol-feature-title\"\u003eBuilt-In Cord Organizer\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"ol-feature-desc\"\u003eStore unused cable length inside the base instead of leaving excess cord across the table or floor. Adjust the exposed length to better suit your bedside setup.\u003c\/p\u003e\n\u003cdiv class=\"ol-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0985\/0290\/2067\/files\/1_d4dacd02-6c0c-4723-8feb-9e8e72a6d9fd.jpg?v=1788325364\" alt=\"Built-in cord organizer\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 板块 6：三种灯光 --\u003e\n\u003csection class=\"ol-section-card ol-feature-card\"\u003e\n\u003cdiv class=\"ol-feature-head\"\u003e\n\u003cspan class=\"ol-feature-icon\"\u003e💡\u003c\/span\u003e\n\u003ch2 class=\"ol-feature-title\"\u003e3 Lighting Colors\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"ol-feature-desc\"\u003eSwitch between Natural, Warm and Cold light to match different bedside moments—from winding down at night to reading or general lighting.\u003c\/p\u003e\n\u003cdiv class=\"ol-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0985\/0290\/2067\/files\/spp_shopify20260825234958_5fc75ef6968a88125df47f94707dc88e_7411325c-47ee-4e43-9af9-940e2f7f1a94.jpg?v=1788232454\" alt=\"Three available light colors\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 分类标题 --\u003e\n\u003cdiv class=\"ol-main-heading\"\u003eSPECIFICATIONS\u003c\/div\u003e\n\u003c!-- 板块 7：规格 --\u003e\n\u003csection class=\"ol-section-card ol-spec-card\"\u003e\n\u003cdiv class=\"ol-spec-table\"\u003e\n\u003cdiv class=\"ol-spec-row\"\u003e\n\u003cspan class=\"ol-spec-label\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"ol-spec-val\"\u003e3 AC + 2 USB + 1 USB-C\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-spec-row\"\u003e\n\u003cspan class=\"ol-spec-label\"\u003eCord Length\u003c\/span\u003e \u003cspan class=\"ol-spec-val\"\u003e31.5in \/ 70.87in \/ 110.24in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-spec-row\"\u003e\n\u003cspan class=\"ol-spec-label\"\u003eColor\u003c\/span\u003e \u003cspan class=\"ol-spec-val\"\u003eModern White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-spec-row\"\u003e\n\u003cspan class=\"ol-spec-label\"\u003ePackage\u003c\/span\u003e \u003cspan class=\"ol-spec-val\"\u003e1 × Ordelyra™ Smart Lamp\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0985\/0290\/2067\/files\/spp_shopify20260825234956_d8ede5f89de687a1d3707cd6ff9e5187_6581a21c-65c3-4f95-92d2-5a934b76bf9b.jpg?v=1788232454\" alt=\"Ordelyra product specifications\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 分类标题 --\u003e\n\u003cdiv class=\"ol-main-heading\"\u003eFREQUENTLY ASKED QUESTIONS\u003c\/div\u003e\n\u003c!-- 板块 8：FAQ --\u003e\n\u003csection class=\"ol-section-card ol-faq-card\"\u003e\n\u003cdiv class=\"ol-faq-item\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it charge my phone and other devices?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-content\"\u003eThe built-in USB-C and USB ports can power compatible phones, tablets, earbuds, smartwatches and other everyday devices. Charging performance depends on the device and the lamp’s verified output specifications.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-faq-item\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it safe to leave plugged in overnight?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-content\"\u003eUse the lamp only within its stated electrical ratings and follow the included operating instructions. Verified protection features and safety certifications should be confirmed on the product label or technical documentation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ol-faq-item\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is your return policy?\u003c\/summary\u003e\n\u003cdiv class=\"ol-faq-content\"\u003eWe offer a 180-day worry-free money-back guarantee. If you are not satisfied with your product, contact our customer service team within the applicable return period for assistance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"manchestore","offers":[{"title":"US \/ 31.5 in","offer_id":53978101285171,"sku":"KY-CZTDSZ","price":59.99,"currency_code":"USD","in_stock":true},{"title":"US \/ 70.87 in","offer_id":53978124615987,"sku":"KY-CZTDSO","price":63.99,"currency_code":"USD","in_stock":true},{"title":"US \/ 110.24 in","offer_id":53978124681523,"sku":"KY-CZTDST","price":67.99,"currency_code":"USD","in_stock":true},{"title":"UK \/ 31.5 in","offer_id":53978101252403,"sku":"KY-CZTDKZ","price":59.99,"currency_code":"USD","in_stock":true},{"title":"UK \/ 70.87 in","offer_id":53978124583219,"sku":"KY-CZTDKO","price":63.99,"currency_code":"USD","in_stock":true},{"title":"UK \/ 110.24 in","offer_id":53978124648755,"sku":"KY-CZTDKT","price":67.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0985\/0290\/2067\/files\/1_d4dacd02-6c0c-4723-8feb-9e8e72a6d9fd.jpg?v=1788325364","url":"https:\/\/theflamingcandles.com\/products\/cztd","provider":"Ordelyra","version":"1.0","type":"link"}