{"product_id":"mini-maga-table-lamp","title":"Mini Maga Table Lamp","description":"\u003c!-- ============================================================\n     MINI MAGA TABLE LAMP — Shopify Product Description\n     Color Scheme: Matches the docos.us store theme\n     Conversion Optimization: Small size + Fun design + Space accent\n     Includes: Consumer visualization content + GEO JSON-LD structured data\n     ============================================================ --\u003e\u003c!-- ① JSON-LD structured data --\u003e\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  .mmt-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  .mmt-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  \/* Hero Text *\/\n  .mmt-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Wireless Portable Banner *\/\n  .mmt-portable-banner {\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: .9rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .92rem;\n    color: #1a1a1a;\n    font-weight: 500;\n  }\n  .mmt-portable-banner__icon { font-size: 1.4rem; flex-shrink: 0; }\n  .mmt-portable-banner__sub {\n    font-size: .8rem;\n    font-weight: 400;\n    color: #777;\n    display: block;\n    margin-top: .1rem;\n  }\n\n  \/* Core Selling Points Card *\/\n  .mmt-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .mmt-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  .mmt-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .mmt-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Stone Description + Image *\/\n  .mmt-stone-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: 1rem;\n    font-size: .9rem;\n    color: #555;\n    line-height: 1.7;\n  }\n  .mmt-stone-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  .mmt-stone-illus {\n    margin: .75rem 0 2rem;\n    text-align: center;\n  }\n  .mmt-stone-illus img {\n    max-width: 480px;\n    width: 100%;\n    border-radius: 8px;\n    display: inline-block;\n    border: 1px solid #e5e5e5;\n  }\n  .mmt-stone-illus__caption {\n    font-size: .78rem;\n    color: #999;\n    margin-top: .45rem;\n    letter-spacing: .04em;\n  }\n\n  \/* Battery Life Information *\/\n  .mmt-battery-cards {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .mmt-battery-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.5;\n  }\n  .mmt-battery-card__icon { font-size: 1.2rem; display: block; margin-bottom: .3rem; }\n  .mmt-battery-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n  @media (max-width: 400px) {\n    .mmt-battery-cards { grid-template-columns: 1fr; }\n  }\n\n  \/* Gift Banner *\/\n  .mmt-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  .mmt-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  .mmt-gift-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin-top: .6rem;\n  }\n  .mmt-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  \/* Suitable Scenes *\/\n  .mmt-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .mmt-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  \/* Shipping Notice *\/\n  .mmt-shipping-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: 2rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.6;\n  }\n  .mmt-shipping-notice__icon { flex-shrink: 0; margin-top: .05rem; }\n\n  \/* Color Swatches *\/\n  .mmt-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  }\n  .mmt-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .mmt-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  .mmt-swatch--beige { background: #d4c4a0; }\n  .mmt-swatch--white { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n\n  \/* Size Card *\/\n  .mmt-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  .mmt-size-card svg { flex-shrink: 0; }\n\n  \/* Specifications List *\/\n  .mmt-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  .mmt-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  .mmt-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  .mmt-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  .mmt-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .mmt-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  .mmt-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .mmt-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  .mmt-dl-item:hover { opacity: .65; }\n  .mmt-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=\"mmt-wrap\"\u003e\n\u003c!-- Hero Text --\u003e\n\u003cp class=\"mmt-intro\"\u003eA lamp this small shouldn't be this interesting — and yet. The \u003cstrong\u003eMini Maga Table Lamp\u003c\/strong\u003e pairs a base of natural travertine stone with a frosted egg-shaped acrylic shade that glows softly from within. The contrast between the raw, textured stone and the smooth, luminous globe is the whole point. Two materials that have no obvious reason to belong together — and that's exactly why it works.\u003c\/p\u003e\n\u003cp class=\"mmt-intro\"\u003eIt charges via USB, has no cord, and goes wherever you carry it — indoor, outdoor, nightstand to balcony table without a second thought.\u003c\/p\u003e\n\u003c!-- Wireless Portable Banner --\u003e\n\u003cdiv class=\"mmt-portable-banner\"\u003e\n\u003cspan class=\"mmt-portable-banner__icon\"\u003e🔋\u003c\/span\u003e\n\u003cdiv\u003eNo cord. No outlet. Up to 10 hours at low glow. \u003cspan class=\"mmt-portable-banner__sub\"\u003eCharges via USB in ~4 hours — then take it anywhere indoors or out.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Core Selling Points --\u003e\n\u003cdiv class=\"mmt-section-title\"\u003eWhy Mini Maga\u003c\/div\u003e\n\u003cdiv class=\"mmt-features\"\u003e\n\u003cdiv class=\"mmt-feature-card\"\u003e\n\u003cspan class=\"mmt-feature-card__icon\"\u003e🪨\u003c\/span\u003e \u003cspan class=\"mmt-feature-card__title\"\u003eTravertine Base — Each One Different\u003c\/span\u003e Natural travertine forms over thousands of years in mineral-rich springs — no two pieces have the same pattern of veining or texture. The base you receive is genuinely one of a kind, not a simulated finish.\u003c\/div\u003e\n\u003cdiv class=\"mmt-feature-card\"\u003e\n\u003cspan class=\"mmt-feature-card__icon\"\u003e🥚\u003c\/span\u003e \u003cspan class=\"mmt-feature-card__title\"\u003eFrosted Egg Globe\u003c\/span\u003e The acrylic shade is light, durable, and specifically chosen to diffuse the three-color LED into something soft and even. No glare, no bright center — just a warm, rounded glow that settles on whatever surface it sits on.\u003c\/div\u003e\n\u003cdiv class=\"mmt-feature-card\"\u003e\n\u003cspan class=\"mmt-feature-card__icon\"\u003e📡\u003c\/span\u003e \u003cspan class=\"mmt-feature-card__title\"\u003eRemote Control\u003c\/span\u003e Three color modes and adjustable brightness — operated from a wireless remote so you don't have to get up to change the mood. Pick the warmth that fits the moment without touching the lamp.\u003c\/div\u003e\n\u003cdiv class=\"mmt-feature-card\"\u003e\n\u003cspan class=\"mmt-feature-card__icon\"\u003e🌿\u003c\/span\u003e \u003cspan class=\"mmt-feature-card__title\"\u003eIndoors or Out\u003c\/span\u003e Small enough for a bathroom shelf, durable enough for a garden table, atmospheric enough for a dinner terrace. One lamp, wherever the evening takes you.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Stone Description --\u003e\n\u003cdiv class=\"mmt-section-title\"\u003eAbout the Travertine\u003c\/div\u003e\n\u003cdiv class=\"mmt-stone-banner\"\u003e\n\u003cspan class=\"mmt-stone-banner__title\"\u003eNatural Stone — Holes and Texture Are Features, Not Flaws\u003c\/span\u003e Travertine is a sedimentary limestone formed over thousands of years in hot spring deposits. Its characteristic small holes and surface variations are the natural record of how the stone was made — not manufacturing defects. Each lamp base carries a slightly different pattern, which means the Mini Maga you receive will not look identical to any product image or anyone else's lamp. That's not a compromise. That's the point.\u003c\/div\u003e\n\u003cdiv class=\"mmt-stone-illus\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Travertine_illustrate_600x600.jpg?v=1735788051\" alt=\"Travertine stone texture — natural holes and surface variation\" loading=\"lazy\"\u003e\n\u003cp class=\"mmt-stone-illus__caption\"\u003eNatural holes and veining — unique to every piece\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Battery Life --\u003e\n\u003cdiv class=\"mmt-section-title\"\u003eBattery Life\u003c\/div\u003e\n\u003cdiv class=\"mmt-battery-cards\"\u003e\n\u003cdiv class=\"mmt-battery-card\"\u003e\n\u003cspan class=\"mmt-battery-card__icon\"\u003e🔆\u003c\/span\u003e \u003cspan class=\"mmt-battery-card__title\"\u003eMaximum Brightness\u003c\/span\u003e Up to \u003cstrong\u003e4 hours\u003c\/strong\u003e — ideal for dinner tables, evenings out, or any setting where you want the full output.\u003c\/div\u003e\n\u003cdiv class=\"mmt-battery-card\"\u003e\n\u003cspan class=\"mmt-battery-card__icon\"\u003e🌙\u003c\/span\u003e \u003cspan class=\"mmt-battery-card__title\"\u003eLow Brightness\u003c\/span\u003e Over \u003cstrong\u003e10 hours\u003c\/strong\u003e — ambient nightlight mode, all-evening terrace glow, or beside-the-bed softness that lasts through the night.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Gift Banner --\u003e\n\u003cdiv class=\"mmt-gift-banner\"\u003e\n\u003cspan class=\"mmt-gift-banner__title\"\u003eA Gift That Doesn't Look Like a Gift Card Decision\u003c\/span\u003e Mini Maga is the rare small object that's genuinely impressive in person — the travertine base reads as substantial and considered, and the glowing globe does something unexpected with the light. Easy to give, genuinely memorable to receive.\n\u003cdiv class=\"mmt-gift-tags\"\u003e\n\u003cspan class=\"mmt-gift-tag\"\u003e🎂 Birthday\u003c\/span\u003e \u003cspan class=\"mmt-gift-tag\"\u003e🏠 Housewarming\u003c\/span\u003e \u003cspan class=\"mmt-gift-tag\"\u003e🎁 Self-Gift\u003c\/span\u003e \u003cspan class=\"mmt-gift-tag\"\u003e🍽 Host Gift\u003c\/span\u003e \u003cspan class=\"mmt-gift-tag\"\u003e🎄 Holiday\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Suitable Scenes --\u003e\n\u003cdiv class=\"mmt-section-title\"\u003eRight For\u003c\/div\u003e\n\u003cdiv class=\"mmt-rooms\"\u003e\n\u003cspan class=\"mmt-room-tag\"\u003e🛏 Nightstand\u003c\/span\u003e \u003cspan class=\"mmt-room-tag\"\u003e🍽 Dining Table\u003c\/span\u003e \u003cspan class=\"mmt-room-tag\"\u003e🏡 Terrace \u0026amp; Balcony\u003c\/span\u003e \u003cspan class=\"mmt-room-tag\"\u003e📚 Bookshelf\u003c\/span\u003e \u003cspan class=\"mmt-room-tag\"\u003e🛋 Side Table\u003c\/span\u003e \u003cspan class=\"mmt-room-tag\"\u003e🛁 Bathroom Shelf\u003c\/span\u003e \u003cspan class=\"mmt-room-tag\"\u003e🪟 Windowsill\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Shipping Notice --\u003e\n\u003cdiv class=\"mmt-shipping-notice\"\u003e\n\u003cspan class=\"mmt-shipping-notice__icon\"\u003e✈️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eShipping Note:\u003c\/strong\u003e Currently available to ship to the \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=\"mmt-color-bar\"\u003e\n\u003cdiv class=\"mmt-color-bar__swatches\"\u003e\n\u003cspan class=\"mmt-swatch mmt-swatch--beige\" title=\"Beige\"\u003e\u003c\/span\u003e \u003cspan class=\"mmt-swatch mmt-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan\u003eBeige · White\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Size --\u003e\n\u003cdiv class=\"mmt-section-title\"\u003eProduct Size\u003c\/div\u003e\n\u003cdiv class=\"mmt-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 15.5 cm × H 12 cm\u003c\/strong\u003e  \/  ∅ 6.1″ × H 4.7″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Details --\u003e\n\u003cdiv class=\"mmt-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"mmt-specs\"\u003e\n\u003cli\u003eBase: \u003cstrong\u003eNatural Travertine\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eShade: \u003cstrong\u003eFrosted Acrylic\u003c\/strong\u003e — egg shape\u003c\/li\u003e\n\u003cli\u003eMaterials: \u003cstrong\u003eTravertine \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 modes: \u003cstrong\u003eThree-color changing\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eControl: \u003cstrong\u003eWireless remote\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003ePower: \u003cstrong\u003eBuilt-in USB\u003c\/strong\u003e — rechargeable, cordless\u003c\/li\u003e\n\u003cli\u003eCharge time: \u003cstrong\u003e~4 hours\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery: \u003cstrong\u003e4 hrs (max)\u003c\/strong\u003e \/ \u003cstrong\u003e10+ hrs (low)\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eUse: \u003cstrong\u003eIndoor \u0026amp; Outdoor\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eShips to: \u003cstrong\u003eUS, Japan, Australia, EU\u003c\/strong\u003e\n\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=\"mmt-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 per day, that's over 34 years of use. No bulb to replace, no maintenance required.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Certification Badges --\u003e\n\u003cdiv class=\"mmt-badges\"\u003e\n\u003cspan class=\"mmt-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"mmt-badge\"\u003e🌙 Saudi Arabia\u003c\/span\u003e \u003cspan class=\"mmt-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"mmt-badge\"\u003e🌏 Australia\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Document Downloads --\u003e\n\u003cdiv class=\"mmt-section-title\" style=\"margin-top: 2.5rem;\"\u003eDownloads\u003c\/div\u003e\n\u003cdiv class=\"mmt-downloads\"\u003e\n\u003ca class=\"mmt-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1YiIFwNvSXfFQtue1_aA4hvkp0dVnBTNY\/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=\"mmt-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1q8xjYgwL2HQtBn-A0Pl5nBQbJoIfTkOi\/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=\"Installation guide\" loading=\"lazy\"\u003e Installation \u003c\/a\u003e \u003ca class=\"mmt-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1is7KojUN_VVP8Bkor-bHR23QOXKUxd9k\/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=\"3D Files\" loading=\"lazy\"\u003e 3D Files \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tumdi.com","offers":[{"title":"Dia 15.5cm x H 12cm \/ ∅ 6.1″ x H 4.7″ \/ Beige \u0026 White \/ USB Charging Plug","offer_id":58312448999769,"sku":"DCT-01225-01","price":136.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Mini_Maga_Table_Lamp_1.jpg?v=1781621294","url":"https:\/\/www.tumdi.co\/products\/mini-maga-table-lamp","provider":"Tumdi.com","version":"1.0","type":"link"}