{"product_id":"cielora-table-light","title":"Cielora Table Light","description":"\u003cstyle\u003e\n.pdp {\n  \/* Pastel + Soft Blue\/Pink theme — Playful Refined \/ Mid-Century Modern *\/\n  --pdp-bg: #ffffff;\n  --pdp-bg-card: #f9fbfc; \/* Soft neutral blue-tinted background *\/\n  --pdp-bg-deep: #f0f4f7;\n  --pdp-border: #dbe4eb;\n  --pdp-border-lt: #eef2f5;\n  --pdp-accent: #6b8caf; \/* Soft Slate Blue *\/\n  --pdp-accent-dk: #4a6a8a;\n  --pdp-accent-lt: #f4c2c2; \/* Pastel Pink accent *\/\n  --pdp-accent-bg: #f2f6f9;\n  --pdp-accent-bdr: #c5d4e0;\n  --pdp-text: #2c3e50;\n  --pdp-text-mid: #5d6d7e;\n  --pdp-text-light: #abb2b9;\n\n  max-width: 900px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--pdp-text); line-height: 1.65; font-size: 14px;\n}\n.pdp * { box-sizing: border-box; }\n.pdp svg { fill: none; }\n.pdp p { margin: 0 0 0.8rem 0; color: var(--pdp-text-mid); }\n.pdp .pdp-section { margin-bottom: 2.2rem; }\n.pdp .sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; }\n.pdp .sec-line { flex: 1; height: 0.5px; background: var(--pdp-border); }\n.pdp .sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pdp-accent); white-space: nowrap; }\n\n.pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .feature-card { padding: 16px 14px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); }\n.pdp .feat-icon { width: 30px; height: 30px; border-radius: 8px; background: #fff; border: 0.5px solid var(--pdp-border); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.pdp .feat-title { font-size: 13px; font-weight: 700; color: var(--pdp-text); margin-bottom: 6px; }\n.pdp .feat-desc { font-size: 12px; color: var(--pdp-text-mid); line-height: 1.55; }\n\n.pdp .size-specs { display: flex; flex-direction: column; gap: 2px; border: 0.5px solid var(--pdp-border); border-radius: 14px; background: var(--pdp-bg-card); padding: 6px 4px; }\n.pdp .size-spec-item { display: flex; justify-content: space-between; align-items: baseline; padding: 11px 18px; border-bottom: 0.5px solid var(--pdp-border-lt); font-size: 13px; gap: 16px; }\n.pdp .size-spec-item:last-child { border-bottom: 0; }\n.pdp .size-spec-item span { color: var(--pdp-text-light); font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; font-weight: 600; flex-shrink: 0; }\n.pdp .size-spec-item strong { color: var(--pdp-text); font-weight: 600; text-align: right; }\n\n.pdp .spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--pdp-border); border-radius: 14px; overflow: hidden; }\n.pdp .spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--pdp-border-lt); display: flex; align-items: center; background: var(--pdp-bg-card); gap: 16px; }\n.pdp .spec-item:last-child { border-bottom: 0; }\n.pdp .spec-item:nth-child(even) { background: var(--pdp-bg); }\n.pdp .spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--pdp-accent); width: 150px; flex-shrink: 0; }\n.pdp .spec-val { font-size: 12.5px; color: var(--pdp-text); }\n\n.pdp .style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.pdp .style-tag { font-size: 10.5px; font-weight: 600; color: var(--pdp-accent); background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n.pdp .faq-list { display: flex; flex-direction: column; gap: 6px; }\n.pdp .faq-list details { border: 0.5px solid var(--pdp-border); border-radius: 10px; background: var(--pdp-bg-card); overflow: hidden; }\n.pdp .faq-list summary { list-style: none; cursor: pointer; padding: 13px 16px; font-size: 13px; font-weight: 600; color: var(--pdp-text); display: flex; justify-content: space-between; align-items: center; }\n.pdp .faq-list summary::-webkit-details-marker { display: none; }\n.pdp .faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--pdp-accent); }\n.pdp .faq-list details[open] summary::after { content: '−'; }\n.pdp .faq-list .faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--pdp-text-mid); line-height: 1.6; }\n\n.pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.pdp .dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--pdp-border); border-radius: 12px; background: var(--pdp-bg-card); text-decoration: none; color: var(--pdp-text); position: relative; transition: background 0.18s, border-color 0.18s; }\n.pdp .dl-card:hover { border-color: var(--pdp-accent-bdr); background: var(--pdp-accent-bg); }\n.pdp .dl-card.dl-disabled { cursor: default; opacity: 0.72; background: var(--pdp-bg); }\n.pdp .dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--pdp-accent-bg); border: 0.5px solid var(--pdp-accent-bdr); color: var(--pdp-accent); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.pdp .dl-meta { width: 100%; }\n.pdp .dl-label { font-size: 13.5px; font-weight: 700; color: var(--pdp-text); line-height: 1.3; margin-bottom: 3px; }\n.pdp .dl-sub { font-size: 11.5px; color: var(--pdp-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.pdp .dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pdp-text-light); background: var(--pdp-bg-card); border: 0.5px solid var(--pdp-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n@media (max-width: 720px) {\n  .pdp .features-grid, .pdp .dl-grid { grid-template-columns: 1fr; }\n  .pdp .spec-key { width: 120px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pdp\"\u003e\n  \u003c!-- 1. Overview --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eOverview\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe \u003cstrong\u003eCielora Table Light\u003c\/strong\u003e brings a playful yet refined touch to the home with its sculptural silhouette, soft pastel palette, and charming decorative accents. Topped with a \u003cstrong style=\"color: var(--pdp-text);\"\u003ecrisp pleated shade\u003c\/strong\u003e, it diffuses light into a warm, gentle glow that is perfect for bedside tables, reading corners, or cozy living spaces. The artful \u003cstrong style=\"color: var(--pdp-text);\"\u003emetal and ceramic base\u003c\/strong\u003e—detailed with layered forms and whimsical hanging elements—adds personality and visual interest to your interior even when unlit.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eKey Features\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"\u003e\u003cpath d=\"M12 2L15 8L22 9L17 14L18.5 21L12 17.5L5.5 21L7 14L2 9L9 8L12 2Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003ePleated Texture Shade\u003c\/div\u003e\n        \u003cdiv class=\"feat-desc\"\u003eThe fine-pleat shade creates a rhythmic visual pattern and soft diffusion, reducing glare for bedside reading.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 3v18M3 12h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eCeramic \u0026amp; Metal Base\u003c\/div\u003e\n        \u003cdiv class=\"feat-desc\"\u003eA composite construction of weighted ceramic and metal provides a stable, sculptural foundation for any flat surface.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feat-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\"\u003e\u003cpath d=\"M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"feat-title\"\u003eDecorative Hanging Charms\u003c\/div\u003e\n        \u003cdiv class=\"feat-desc\"\u003eHand-finished hanging elements add a whimsical, mid-century modern character that distinguishes it from standard desk lamps.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Product Size --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eProduct Size\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"size-specs\"\u003e\n      \u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eLamp Width\u003c\/span\u003e\u003cstrong\u003e5.1″ \/ 13 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eTotal Height\u003c\/span\u003e\u003cstrong\u003e13.7″ \/ 35 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eCord Length\u003c\/span\u003e\u003cstrong\u003e59″ \/ 150 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"size-spec-item\"\u003e\n\u003cspan\u003eSwitch Placement\u003c\/span\u003e\u003cstrong\u003eIn-line on power cord\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Specifications --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eSpecifications\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eCeramics, Metal Body\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFinish Colors\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eBlue, Pink, White\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eSockets\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1 × E14 (Small Edison Screw)\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eMax 15W Incandescent or LED equivalent\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eSwitch Type\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eIntegrated Push-button Switch\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eConnectivity\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003ePlug-in (59-inch wire with switches)\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eCompatible with external dimmer switches (not included)\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eSafety Listings\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eETL, UL, CE, CCC, CSA, SAA\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eDesign Style\u003c\/div\u003e\n        \u003cdiv class=\"spec-val\"\u003e\n          \u003cdiv class=\"style-tags\"\u003e\n            \u003cspan class=\"style-tag\"\u003eMid-Century\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003ePlayful Modern\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003ePastel Aesthetic\u003c\/span\u003e\u003cspan class=\"style-tag\"\u003eNursery Decor\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Where It Works --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eWhere It Works\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe compact 5.1\" footprint of the Cielora Table Light makes it an ideal \u003cstrong\u003enightstand lamp for bedrooms\u003c\/strong\u003e where surface space is limited. Its soft pastel tones and whimsical details also suit a \u003cstrong\u003enursery or child's room\u003c\/strong\u003e, providing gentle ambient lighting for bedtime routines. In a living room, place it on a side table or console as a decorative accent that provides a warm layer of task lighting for a \u003cstrong\u003ereading nook\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp\u003eThanks to the 59-inch power cord, it can easily reach outlets behind furniture, making it a versatile \u003cstrong\u003eplug-in lighting solution\u003c\/strong\u003e for entryway consoles. The pleated shade ensures that light is directed both upward and downward, creating a balanced wash of light that complements modern and Scandinavian interior styles.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. FAQ --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eFAQ\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-list\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat kind of bulb does it use?\u003c\/summary\u003e\n        \u003cdiv class=\"faq-a\"\u003eCielora uses a standard E14 small Edison screw bulb. We recommend a warm-white LED (max 15W equivalent) to preserve the soft pastel hues of the lamp and ensure low energy consumption.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I turn the lamp on and off?\u003c\/summary\u003e\n        \u003cdiv class=\"faq-a\"\u003eThis lamp features a convenient push-button switch located directly on the 59-inch power cord, allowing for easy access without reaching under the shade.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the shade removable for cleaning?\u003c\/summary\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes. The pleated shade can be carefully detached from the metal frame. We recommend dusting it with a soft, dry microfiber cloth or a lint roller to maintain the crispness of the pleats.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it heavy enough to stay in place?\u003c\/summary\u003e\n        \u003cdiv class=\"faq-a\"\u003eThe base is constructed with a combination of ceramics and metal, providing significant weight and stability to prevent the lamp from tipping over on nightstands or desks.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use this with a smart bulb?\u003c\/summary\u003e\n        \u003cdiv class=\"faq-a\"\u003eYes, as long as the smart bulb has an E14 base and does not exceed the 15W power limit. This allows you to control the lamp via phone or voice command while keeping the physical cord plugged in.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. Downloads --\u003e\n  \u003cdiv class=\"pdp-section\"\u003e\n    \u003cdiv class=\"sec-header\"\u003e\n      \u003cspan class=\"sec-title\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"sec-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dl-grid\"\u003e\n      \u003cdiv class=\"dl-card dl-disabled\"\u003e\n        \u003cdiv class=\"dl-icon\"\u003e\u003csvg height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"dl-meta\"\u003e\n          \u003cdiv class=\"dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n          \u003cdiv class=\"dl-sub\"\u003eDimensions \u0026amp; Safety · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dl-status\"\u003eComing Soon\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dl-card dl-disabled\"\u003e\n        \u003cdiv class=\"dl-icon\"\u003e\u003csvg height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"dl-meta\"\u003e\n          \u003cdiv class=\"dl-label\"\u003eCare Guide\u003c\/div\u003e\n          \u003cdiv class=\"dl-sub\"\u003eCeramic \u0026amp; Pleat Care · PDF\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dl-status\"\u003eComing Soon\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dl-card dl-disabled\"\u003e\n        \u003cdiv class=\"dl-icon\"\u003e\u003csvg height=\"20\" width=\"20\" stroke=\"currentColor\" stroke-width=\"1.6\"\u003e\u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 3v18M4 7.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cdiv class=\"dl-meta\"\u003e\n          \u003cdiv class=\"dl-label\"\u003e3D Rendering\u003c\/div\u003e\n          \u003cdiv class=\"dl-sub\"\u003eStyle Mockups · ZIP\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dl-status\"\u003eComing Soon\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Pink \/ US Plug","offer_id":52259656073490,"sku":"DCT-C1459-01","price":170.0,"currency_code":"USD","in_stock":true},{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Pink \/ UK Plug","offer_id":52259656106258,"sku":"DCT-C1459-02","price":170.0,"currency_code":"USD","in_stock":true},{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Pink \/ AU Plug","offer_id":52259656139026,"sku":"DCT-C1459-03","price":170.0,"currency_code":"USD","in_stock":true},{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Pink \/ EU Plug","offer_id":52259656171794,"sku":"DCT-C1459-04","price":170.0,"currency_code":"USD","in_stock":true},{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Blue \/ US Plug","offer_id":52259656204562,"sku":"DCT-C1459-05","price":170.0,"currency_code":"USD","in_stock":true},{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Blue \/ UK Plug","offer_id":52259656237330,"sku":"DCT-C1459-06","price":170.0,"currency_code":"USD","in_stock":true},{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Blue \/ AU Plug","offer_id":52259656270098,"sku":"DCT-C1459-07","price":170.0,"currency_code":"USD","in_stock":true},{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Blue \/ EU Plug","offer_id":52259656302866,"sku":"DCT-C1459-08","price":170.0,"currency_code":"USD","in_stock":true},{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Pink \u0026 Blue \/ US Plug","offer_id":52259656335634,"sku":"DCT-C1459-09","price":170.0,"currency_code":"USD","in_stock":true},{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Pink \u0026 Blue \/ UK Plug","offer_id":52259656368402,"sku":"DCT-C1459-10","price":170.0,"currency_code":"USD","in_stock":true},{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Pink \u0026 Blue \/ AU Plug","offer_id":52259656401170,"sku":"DCT-C1459-11","price":170.0,"currency_code":"USD","in_stock":true},{"title":"W 13cm x H 35cm \/ W 5.1″ x H 13.7″ \/ Pink \u0026 Blue \/ EU Plug","offer_id":52259656433938,"sku":"DCT-C1459-12","price":170.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Cielora_Table_Light_1.jpg?v=1778482285","url":"https:\/\/docos.us\/ar\/products\/cielora-table-light","provider":"Docos","version":"1.0","type":"link"}