{"product_id":"toaster-table-lamp-built-in-battery","title":"Toaster Table Lamp (built-in battery)","description":"\u003c!-- ============================================================\n     TOASTER TABLE LAMP — Shopify Product Description\n     Color scheme: Matches the docos.us store theme\n     Conversion optimization: Fun shape + Emotional value + Gift scenarios + Conversational attributes\n     Includes: Consumer visualization content + GEO JSON-LD structured data\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ① JSON-LD structured data --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ② Styles --\u003e\n\u003cstyle\u003e\n  \/*\n   * Docos Design Tokens\n   * #ffffff  White background   #f7f7f7  Card background\n   * #e5e5e5  Border             #1a1a1a  Body text\n   * #555555  Secondary text     #b8924a  Warm gold accent\n   * #fff8ee  Hint background     #e8c87a  Hint border\n   *\/\n  .ttl2-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #ffffff;\n  }\n\n  \/* Section title *\/\n  .ttl2-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.2rem 0 1.1rem;\n  }\n\n  \/* Video grid: 2×2 *\/\n  .ttl2-video-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 2rem;\n  }\n  .ttl2-video-box {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #111;\n  }\n  .ttl2-video-box iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border: none;\n  }\n  @media (max-width: 540px) {\n    .ttl2-video-grid { grid-template-columns: 1fr; }\n  }\n\n  \/* Hero text *\/\n  .ttl2-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Core selling point cards *\/\n  .ttl2-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .ttl2-feature-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ttl2-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .ttl2-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Gift banner *\/\n  .ttl2-gift-banner {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: 1rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .9rem;\n    color: #555;\n    line-height: 1.7;\n  }\n  .ttl2-gift-banner__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    letter-spacing: .04em;\n    display: block;\n    margin-bottom: .35rem;\n  }\n  .ttl2-gift-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin-top: .6rem;\n  }\n  .ttl2-gift-tag {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .22rem .75rem;\n    font-size: .78rem;\n    color: #555;\n  }\n\n  \/* Scene tags *\/\n  .ttl2-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .ttl2-room-tag {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .82rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* Notice banner *\/\n  .ttl2-notice {\n    display: flex;\n    gap: 10px;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1rem;\n    margin-bottom: .65rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.6;\n  }\n  .ttl2-notice__icon { flex-shrink: 0; margin-top: .05rem; }\n\n  \/* Color swatches *\/\n  .ttl2-color-bar {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #555;\n    flex-wrap: wrap;\n    gap: 8px 14px;\n  }\n  .ttl2-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .ttl2-swatch {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,.1);\n    box-shadow: 0 1px 4px rgba(0,0,0,.15);\n  }\n  .ttl2-swatch--green  { background: #4a8c5c; }\n  .ttl2-swatch--pink   { background: #e8789a; }\n  .ttl2-swatch--yellow { background: #f5c842; }\n  .ttl2-swatch--white  { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n  .ttl2-swatch--red    { background: #d42b2b; }\n\n  \/* Size card *\/\n  .ttl2-size-card {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.2rem;\n    font-size: .9rem;\n    color: #1a1a1a;\n    margin-bottom: 2rem;\n  }\n  .ttl2-size-card svg { flex-shrink: 0; }\n\n  \/* Specifications list *\/\n  .ttl2-specs {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 8px;\n  }\n  .ttl2-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .6rem .9rem;\n    font-size: .9rem;\n    color: #333;\n  }\n  .ttl2-specs li::before {\n    content: '';\n    display: block;\n    width: 5px; height: 5px;\n    min-width: 5px;\n    border-radius: 50%;\n    background: #b8924a;\n    margin-top: 8px;\n  }\n\n  \/* LED note *\/\n  .ttl2-led-note {\n    display: flex;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .7rem 1rem;\n    font-size: .85rem;\n    color: #555;\n    margin-bottom: 1.8rem;\n    line-height: 1.6;\n  }\n\n  \/* Certification badges *\/\n  .ttl2-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .ttl2-badge {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .28rem .85rem;\n    font-size: .78rem;\n    color: #333;\n    font-weight: 500;\n    letter-spacing: .03em;\n  }\n\n  \/* Downloads *\/\n  .ttl2-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .ttl2-dl-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .78rem;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    transition: opacity .2s;\n  }\n  .ttl2-dl-item:hover { opacity: .65; }\n  .ttl2-dl-item img {\n    width: 60px; height: 60px;\n    object-fit: contain;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    background: #fff;\n    padding: 8px;\n  }\n\u003c\/style\u003e\n\u003c!-- ③ Visualization content --\u003e\n\u003cdiv class=\"ttl2-wrap\"\u003e\n\u003c!-- Video --\u003e\n\u003cdiv class=\"ttl2-section-title\"\u003eSee It In Action\u003c\/div\u003e\n\u003cdiv class=\"ttl2-video-grid\"\u003e\n\u003cdiv class=\"ttl2-video-box\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/1d0WEFIYdY8\" title=\"Toaster Table Lamp – Video 1\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"ttl2-video-box\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Xwx-qcgf888?si=_PIyyDC-EAI4ijQM\" title=\"Toaster Table Lamp – Video 2\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"ttl2-video-box\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/2EeyNGRyNrw?si=7CKIA2MUwTIyqjzl\" title=\"Toaster Table Lamp – Video 3\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Hero text --\u003e\n\u003cp class=\"ttl2-intro\"\u003eYou walk into the room, glance at the shelf, and smile. That's what the \u003cstrong\u003eToaster Table Lamp\u003c\/strong\u003e does. It looks like your favorite kitchen appliance — rounded, retro, and completely charming — except instead of making toast, it makes your space feel warmer, more personal, and a little more you.\u003c\/p\u003e\n\u003cp class=\"ttl2-intro\"\u003eIt's small enough to fit anywhere. Bright enough to actually light something. And interesting enough that every guest who notices it asks where you found it.\u003c\/p\u003e\n\u003c!-- Core selling points --\u003e\n\u003cdiv class=\"ttl2-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n\u003cdiv class=\"ttl2-features\"\u003e\n\u003cdiv class=\"ttl2-feature-card\"\u003e\n\u003cspan class=\"ttl2-feature-card__icon\"\u003e🍞\u003c\/span\u003e \u003cspan class=\"ttl2-feature-card__title\"\u003eToaster-Inspired Design\u003c\/span\u003e The kind of object that makes people stop, look twice, and smile. It has the charm of a found vintage piece and the polish of something designed on purpose.\u003c\/div\u003e\n\u003cdiv class=\"ttl2-feature-card\"\u003e\n\u003cspan class=\"ttl2-feature-card__icon\"\u003e🌕\u003c\/span\u003e \u003cspan class=\"ttl2-feature-card__title\"\u003eWarm 3000K Glow\u003c\/span\u003e Soft, amber-toned light — the kind that makes a desk corner or nightstand feel intentional, not just illuminated. Dim it with a long press. Brighter when you need it.\u003c\/div\u003e\n\u003cdiv class=\"ttl2-feature-card\"\u003e\n\u003cspan class=\"ttl2-feature-card__icon\"\u003e⚡\u003c\/span\u003e \u003cspan class=\"ttl2-feature-card__title\"\u003eUSB Powered\u003c\/span\u003e Plug into any USB port — laptop, power bank, wall adapter. No proprietary cable, no fuss. It goes wherever you go.\u003c\/div\u003e\n\u003cdiv class=\"ttl2-feature-card\"\u003e\n\u003cspan class=\"ttl2-feature-card__icon\"\u003e🤏\u003c\/span\u003e \u003cspan class=\"ttl2-feature-card__title\"\u003ePalm-Sized\u003c\/span\u003e Small enough to live on a corner of your desk, a narrow shelf, or a crowded nightstand — without competing with everything else around it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Scenes --\u003e\n\u003cdiv class=\"ttl2-section-title\"\u003eA Good Fit For\u003c\/div\u003e\n\u003cdiv class=\"ttl2-rooms\"\u003e\n\u003cspan class=\"ttl2-room-tag\"\u003e🛏 Nightstand\u003c\/span\u003e \u003cspan class=\"ttl2-room-tag\"\u003e🖥 Desk Corner\u003c\/span\u003e \u003cspan class=\"ttl2-room-tag\"\u003e📚 Bookshelf Accent\u003c\/span\u003e \u003cspan class=\"ttl2-room-tag\"\u003e🛋 Living Room Shelf\u003c\/span\u003e \u003cspan class=\"ttl2-room-tag\"\u003e🎓 Dorm Room\u003c\/span\u003e \u003cspan class=\"ttl2-room-tag\"\u003e☕ Kitchen Counter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Gift banner --\u003e\n\u003cdiv class=\"ttl2-section-title\"\u003eThe Gift That Always Works\u003c\/div\u003e\n\u003cdiv class=\"ttl2-gift-banner\"\u003e\n\u003cspan class=\"ttl2-gift-banner__title\"\u003eHard to shop for someone? This is the answer.\u003c\/span\u003e It's small, it ships anywhere (US, Japan, Australia, EU), it's under any budget — and it's the kind of thing people never buy for themselves but immediately love when they receive it. Five colors means you can match it to almost anyone's space.\n\u003cdiv class=\"ttl2-gift-tags\"\u003e\n\u003cspan class=\"ttl2-gift-tag\"\u003e🎄 Christmas\u003c\/span\u003e \u003cspan class=\"ttl2-gift-tag\"\u003e🦃 Thanksgiving\u003c\/span\u003e \u003cspan class=\"ttl2-gift-tag\"\u003e🎂 Birthday\u003c\/span\u003e \u003cspan class=\"ttl2-gift-tag\"\u003e🎓 Graduation\u003c\/span\u003e \u003cspan class=\"ttl2-gift-tag\"\u003e🏠 Housewarming\u003c\/span\u003e \u003cspan class=\"ttl2-gift-tag\"\u003e💝 Just Because\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Notice banner --\u003e\n\u003cdiv class=\"ttl2-notice\"\u003e\n\u003cspan class=\"ttl2-notice__icon\"\u003e📐\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eSize note:\u003c\/strong\u003e This lamp is intentionally compact — about the size of a palm. It's a \u003cstrong\u003edecorative accent light\u003c\/strong\u003e, not a primary room light.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ttl2-notice\" style=\"margin-bottom: 2rem;\"\u003e\n\u003cspan class=\"ttl2-notice__icon\"\u003e🚚\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Currently available for \u003cstrong\u003eUnited States, Japan, Australia, and the EU\u003c\/strong\u003e only.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Color bar --\u003e\n\u003cdiv class=\"ttl2-color-bar\"\u003e\n\u003cdiv class=\"ttl2-color-bar__swatches\"\u003e\n\u003cspan class=\"ttl2-swatch ttl2-swatch--green\" title=\"Green\"\u003e\u003c\/span\u003e \u003cspan class=\"ttl2-swatch ttl2-swatch--pink\" title=\"Pink\"\u003e\u003c\/span\u003e \u003cspan class=\"ttl2-swatch ttl2-swatch--yellow\" title=\"Almond Yellow\"\u003e\u003c\/span\u003e \u003cspan class=\"ttl2-swatch ttl2-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e \u003cspan class=\"ttl2-swatch ttl2-swatch--red\" title=\"Red\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan\u003eGreen · Pink · Almond Yellow · White · Red  —  get one for every room\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Size --\u003e\n\u003cdiv class=\"ttl2-section-title\"\u003eProduct Size\u003c\/div\u003e\n\u003cdiv class=\"ttl2-size-card\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b8924a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"14\" y1=\"7\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"18\" y2=\"11\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eDia 13.4 cm × H 9.8 cm\u003c\/strong\u003e  \/  ∅ 5.2″ × H 3.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications details --\u003e\n\u003cdiv class=\"ttl2-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"ttl2-specs\"\u003e\n\u003cli\u003eBody: \u003cstrong\u003ePlastic\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMaterials: \u003cstrong\u003ePlastic \u0026amp; Acrylic\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eLight source: \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e — not replaceable\u003c\/li\u003e\n\u003cli\u003eLifespan: \u003cstrong\u003e50,000 hrs\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eColor temperature: \u003cstrong\u003eWarm White 3000K\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eDimming: \u003cstrong\u003eLong-press joystick\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eSwitch: \u003cstrong\u003eToggle switch\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003ePower: \u003cstrong\u003eUSB port\u003c\/strong\u003e at base\u003c\/li\u003e\n\u003cli\u003eCertified: North America · Saudi Arabia · Europe · Australia\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- LED note --\u003e\n\u003cdiv class=\"ttl2-led-note\"\u003e\n\u003cspan\u003e💡\u003c\/span\u003e \u003cspan\u003eThe integrated LED is rated for \u003cstrong\u003e50,000 hours\u003c\/strong\u003e — at 4 hours of use per day, that's over 34 years. It outlasts the trend, the shelf, and probably the apartment.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Certification badges --\u003e\n\u003cdiv class=\"ttl2-badges\"\u003e\n\u003cspan class=\"ttl2-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"ttl2-badge\"\u003e🌙 Saudi Arabia\u003c\/span\u003e \u003cspan class=\"ttl2-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"ttl2-badge\"\u003e🌏 Australia\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Document downloads --\u003e\n\u003cdiv class=\"ttl2-section-title\" style=\"margin-top: 2.5rem;\"\u003eDownloads\u003c\/div\u003e\n\u003cdiv class=\"ttl2-downloads\"\u003e\n\u003ca class=\"ttl2-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1m27x2A2sAkPKWFZmesjZ1nv59d8uZsNw\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Parameter document\" loading=\"lazy\"\u003e Parameter\u003c\/a\u003e\u003ca class=\"ttl2-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1yKZmKnOWxoFwJASIdQq4TUPZQRJyeVEe\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Parameter document\" loading=\"lazy\"\u003e INSTALLATION\u003c\/a\u003e\u003ca class=\"ttl2-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1m27x2A2sAkPKWFZmesjZ1nv59d8uZsNw\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .ttl2-wrap --\u003e","brand":"Tumdi.com","offers":[{"title":"Dia 13.4cm x H 9.8cm \/ ∅ 5.2″ x H 3.8″ Green \/ USB Charging Plug","offer_id":58312164344153,"sku":"DCT-9152-1","price":89.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.4cm x H 9.8cm \/ ∅ 5.2″ x H 3.8″ Pink \/ USB Charging Plug","offer_id":58312164376921,"sku":"DCT-9152-2","price":89.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.4cm x H 9.8cm \/ ∅ 5.2″ x H 3.8″ Almond Yellow \/ USB Charging Plug","offer_id":58312164409689,"sku":"DCT-9152-3","price":89.0,"currency_code":"USD","in_stock":true},{"title":"Set of 2 Green \/ USB Charging Plug","offer_id":58312164442457,"sku":"DCT-9152-4","price":120.0,"currency_code":"USD","in_stock":true},{"title":"Set of 2 Pink \/ USB Charging Plug","offer_id":58312164475225,"sku":"DCT-9152-5","price":120.0,"currency_code":"USD","in_stock":true},{"title":"Set of 2 Almond Yellow \/ USB Charging Plug","offer_id":58312164507993,"sku":"DCT-9152-6","price":120.0,"currency_code":"USD","in_stock":true},{"title":"Set of 5 Green \/ USB Charging Plug","offer_id":58312164540761,"sku":"DCT-9152-7","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Set of 5 Pink \/ USB Charging Plug","offer_id":58312164573529,"sku":"DCT-9152-8","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Set of 5 Almond Yellow \/ USB Charging Plug","offer_id":58312164606297,"sku":"DCT-9152-9","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Toaster_Table_Lamp_1.jpg?v=1781619139","url":"https:\/\/www.tumdi.co\/products\/toaster-table-lamp-built-in-battery","provider":"Tumdi.com","version":"1.0","type":"link"}