{"product_id":"verona-pendant-lamp","title":"Verona Pendant Lamp","description":"\u003c!-- ============================================================\n     VERONA PENDANT LAMP — Shopify Product Description\n     Color Scheme: Matches docos.us store theme\n     Conversion Optimization: Elegant pendant light + Soft lighting + Space refined upgrade\n     Includes: Consumer visualization content + GEO JSON-LD structured data\n     ============================================================ --\u003e\n\n\u003c!-- ① JSON-LD Structured Data --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Verona Pendant Lamp\",\n  \"description\": \"The Verona Pendant Lamp is a wabi-sabi inspired fabric shade pendant with a silk-finish diffuser that creates a soft, warm ambient glow. Available in White and Black, three sizes, dimmer compatible, and sloped ceiling ready.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },\n  \"material\": \"Metal, Fabric, Silk\",\n  \"color\": \"White, Black\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Size S – Diameter\", \"value\": \"30 cm \/ 11.8 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Size S – Height\",   \"value\": \"15 cm \/ 5.9 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Size S – Rod\",      \"value\": \"10 cm \/ 3.9 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Size M – Diameter\", \"value\": \"40 cm \/ 15.7 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Size M – Height\",   \"value\": \"16.5 cm \/ 6.5 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Size M – Rod\",      \"value\": \"15 cm \/ 5.9 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Size L – Diameter\", \"value\": \"50 cm \/ 19.6 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Size L – Height\",   \"value\": \"19 cm \/ 7.4 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Size L – Rod\",      \"value\": \"20 cm \/ 7.8 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Shade\",             \"value\": \"Fabric — White finish\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",            \"value\": \"E26 \/ E27\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wattage\",           \"value\": \"5W LED or 40W incandescent equivalent\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Voltage\",           \"value\": \"AC 110–240V\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",            \"value\": \"Hardwired\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wire Length\",       \"value\": \"59 inches \/ 150 cm (adjustable)\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Dimmer\",            \"value\": \"Compatible (switch not included)\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Ceiling\",           \"value\": \"Sloped ceiling compatible — up to 30°\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",    \"value\": \"North America, Australia, Europe, Middle East\" }\n  ],\n  \"video\": [\n    {\n      \"@type\": \"VideoObject\",\n      \"name\": \"Verona Pendant Lamp\",\n      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/gp2j_p8J07Q\",\n      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/gp2j_p8J07Q\/hqdefault.jpg\"\n    }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"priceCurrency\": \"USD\",\n    \"seller\": { \"@type\": \"Organization\", \"name\": \"Docos\" }\n  }\n}\n\u003c\/script\u003e\n\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   *\/\n  .vnp-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  .vnp-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  \/* Full-width video *\/\n  .vnp-video-box {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #111;\n    margin-bottom: 2rem;\n  }\n  .vnp-video-box iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border: none;\n  }\n\n  \/* Hero Text *\/\n  .vnp-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Core Selling Points Card *\/\n  .vnp-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .vnp-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  .vnp-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .vnp-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Multi-light Combination Banner *\/\n  .vnp-group-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  .vnp-group-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\n  \/* Applicable Scenarios *\/\n  .vnp-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .vnp-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  \/* Color Swatches *\/\n  .vnp-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  .vnp-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .vnp-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  .vnp-swatch--white { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n  .vnp-swatch--black { background: #1e1a17; }\n\n  \/* Three Size Cards *\/\n  .vnp-size-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n    gap: 10px;\n    margin-bottom: 2rem;\n  }\n  .vnp-size-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .9rem 1.1rem;\n  }\n  .vnp-size-card__label {\n    font-size: .68rem;\n    font-weight: 700;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #b8924a;\n    display: block;\n    margin-bottom: .5rem;\n  }\n  .vnp-size-card__sublabel {\n    font-size: .72rem;\n    color: #888;\n    display: block;\n    margin-bottom: .4rem;\n    margin-top: -.3rem;\n  }\n  .vnp-size-card__row {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    border-bottom: 1px solid #e5e5e5;\n    padding: .22rem 0;\n    font-size: .85rem;\n    color: #333;\n  }\n  .vnp-size-card__row:last-child { border-bottom: none; }\n  .vnp-size-card__key { color: #777; font-size: .8rem; }\n\n  \/* Specifications List *\/\n  .vnp-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  .vnp-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  .vnp-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  \/* Certification Badges *\/\n  .vnp-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .vnp-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  .vnp-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .vnp-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  .vnp-dl-item:hover { opacity: .65; }\n  .vnp-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\n\u003c!-- ③ Visualization Content --\u003e\n\u003cdiv class=\"vnp-wrap\"\u003e\n\n  \u003c!-- Video --\u003e\n  \u003cdiv class=\"vnp-section-title\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"vnp-video-box\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/gp2j_p8J07Q\" title=\"Verona Pendant Lamp\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Hero Text --\u003e\n  \u003cp class=\"vnp-intro\"\u003e\n    Some pendant lamps fill a room with light. The \u003cstrong\u003eVerona Pendant Lamp\u003c\/strong\u003e fills it\n    with atmosphere. Its fabric shade diffuses the bulb into something soft and even — a warm\n    pool of light that settles onto whatever surface sits below it and changes how the room\n    feels to be in. The silhouette is clean and unhurried, drawn from a wabi-sabi sensibility\n    that values quiet refinement over decoration.\n  \u003c\/p\u003e\n  \u003cp class=\"vnp-intro\"\u003e\n    Three sizes. One lamp that works as well alone as it does in a pair or a line of three.\n  \u003c\/p\u003e\n\n  \u003c!-- Core Selling Points --\u003e\n  \u003cdiv class=\"vnp-section-title\"\u003eWhy Verona\u003c\/div\u003e\n  \u003cdiv class=\"vnp-features\"\u003e\n    \u003cdiv class=\"vnp-feature-card\"\u003e\n      \u003cspan class=\"vnp-feature-card__icon\"\u003e🌾\u003c\/span\u003e\n      \u003cspan class=\"vnp-feature-card__title\"\u003eFabric \u0026amp; Silk Shade\u003c\/span\u003e\n      The layered fabric and silk construction gives the shade a translucency\n      and warmth that hard materials can't replicate — light passes through\n      it rather than bouncing off it, creating a glow that feels intimate\n      rather than directed.\n    \u003c\/div\u003e\n    \u003cdiv class=\"vnp-feature-card\"\u003e\n      \u003cspan class=\"vnp-feature-card__icon\"\u003e🌕\u003c\/span\u003e\n      \u003cspan class=\"vnp-feature-card__title\"\u003eSoft Downward Glow\u003c\/span\u003e\n      The shade focuses warmth onto the surface below — a dining table, a\n      reading chair, a coffee corner — without spilling harsh light into the\n      room above. The ceiling stays dark. The table feels lit.\n    \u003c\/div\u003e\n    \u003cdiv class=\"vnp-feature-card\"\u003e\n      \u003cspan class=\"vnp-feature-card__icon\"\u003e🔆\u003c\/span\u003e\n      \u003cspan class=\"vnp-feature-card__title\"\u003eDimmer Compatible\u003c\/span\u003e\n      From full brightness for dinner to a low, barely-there evening glow.\n      Pair with a dimmer switch (sold separately) and Verona shifts register\n      completely with the same ease as candlelight.\n    \u003c\/div\u003e\n    \u003cdiv class=\"vnp-feature-card\"\u003e\n      \u003cspan class=\"vnp-feature-card__icon\"\u003e📐\u003c\/span\u003e\n      \u003cspan class=\"vnp-feature-card__title\"\u003eSloped Ceiling Ready\u003c\/span\u003e\n      Works on angled ceilings up to 30° — the hardware adjusts so the lamp\n      always hangs level. No adapters, no workarounds, no compromise\n      in how it looks from below.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Multi-light Combination Banner --\u003e\n  \u003cdiv class=\"vnp-group-banner\"\u003e\n    \u003cspan class=\"vnp-group-banner__title\"\u003eOne, Two, or Three\u003c\/span\u003e\n    A single Verona above a small round dining table is quiet and complete.\n    Two in a line over a rectangular table or kitchen island creates deliberate\n    rhythm — the fabric shades echo each other without competing. Three at\n    staggered heights in an open-plan living space reads as a composition.\n    Choose the same size for symmetry, or vary sizes for a more considered,\n    layered arrangement.\n  \u003c\/div\u003e\n\n  \u003c!-- Applicable Scenarios --\u003e\n  \u003cdiv class=\"vnp-section-title\"\u003eWorks In\u003c\/div\u003e\n  \u003cdiv class=\"vnp-rooms\"\u003e\n    \u003cspan class=\"vnp-room-tag\"\u003e🍽 Dining Table\u003c\/span\u003e\n    \u003cspan class=\"vnp-room-tag\"\u003e🍳 Kitchen Island\u003c\/span\u003e\n    \u003cspan class=\"vnp-room-tag\"\u003e📚 Reading Corner\u003c\/span\u003e\n    \u003cspan class=\"vnp-room-tag\"\u003e🛏 Above the Bed\u003c\/span\u003e\n    \u003cspan class=\"vnp-room-tag\"\u003e🛋 Living Room\u003c\/span\u003e\n    \u003cspan class=\"vnp-room-tag\"\u003e🖥 Desk\u003c\/span\u003e\n    \u003cspan class=\"vnp-room-tag\"\u003e🏠 Open-Plan Space\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Color Bar --\u003e\n  \u003cdiv class=\"vnp-color-bar\"\u003e\n    \u003cdiv class=\"vnp-color-bar__swatches\"\u003e\n      \u003cspan class=\"vnp-swatch vnp-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"vnp-swatch vnp-swatch--black\" title=\"Black\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cspan\u003eWhite · Black\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Three Size Cards --\u003e\n  \u003cdiv class=\"vnp-section-title\"\u003eChoose Your Size\u003c\/div\u003e\n  \u003cdiv class=\"vnp-size-cards\"\u003e\n\n    \u003cdiv class=\"vnp-size-card\"\u003e\n      \u003cspan class=\"vnp-size-card__label\"\u003eSmall\u003c\/span\u003e\n      \u003cspan class=\"vnp-size-card__sublabel\"\u003eBedside, desk, small dining table\u003c\/span\u003e\n      \u003cdiv class=\"vnp-size-card__row\"\u003e\n        \u003cspan class=\"vnp-size-card__key\"\u003eDiameter\u003c\/span\u003e\n        \u003cspan\u003eØ 30 cm \/ 11.8″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vnp-size-card__row\"\u003e\n        \u003cspan class=\"vnp-size-card__key\"\u003eHeight\u003c\/span\u003e\n        \u003cspan\u003eH 15 cm \/ 5.9″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vnp-size-card__row\"\u003e\n        \u003cspan class=\"vnp-size-card__key\"\u003eRod\u003c\/span\u003e\n        \u003cspan\u003e10 cm \/ 3.9″\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vnp-size-card\" style=\"position:relative; border-color:#b8924a; border-width:2px; background:#fff8ee;\"\u003e\n      \u003cspan style=\"position:absolute; top:-1px; right:-1px; background:#b8924a; color:#fff; font-size:.58rem; font-weight:700; letter-spacing:.08em; text-transform:uppercase; padding:.18rem .5rem; border-radius:0 4px 0 4px; white-space:nowrap;\"\u003e★ Most Popular\u003c\/span\u003e\n      \u003cspan class=\"vnp-size-card__label\"\u003eMedium\u003c\/span\u003e\n      \u003cspan class=\"vnp-size-card__sublabel\"\u003eDining table, kitchen island\u003c\/span\u003e\n      \u003cdiv class=\"vnp-size-card__row\"\u003e\n        \u003cspan class=\"vnp-size-card__key\"\u003eDiameter\u003c\/span\u003e\n        \u003cspan\u003eØ 40 cm \/ 15.7″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vnp-size-card__row\"\u003e\n        \u003cspan class=\"vnp-size-card__key\"\u003eHeight\u003c\/span\u003e\n        \u003cspan\u003eH 16.5 cm \/ 6.5″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vnp-size-card__row\"\u003e\n        \u003cspan class=\"vnp-size-card__key\"\u003eRod\u003c\/span\u003e\n        \u003cspan\u003e15 cm \/ 5.9″\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vnp-size-card\"\u003e\n      \u003cspan class=\"vnp-size-card__label\"\u003eLarge\u003c\/span\u003e\n      \u003cspan class=\"vnp-size-card__sublabel\"\u003eLong tables, open-plan spaces\u003c\/span\u003e\n      \u003cdiv class=\"vnp-size-card__row\"\u003e\n        \u003cspan class=\"vnp-size-card__key\"\u003eDiameter\u003c\/span\u003e\n        \u003cspan\u003eØ 50 cm \/ 19.6″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vnp-size-card__row\"\u003e\n        \u003cspan class=\"vnp-size-card__key\"\u003eHeight\u003c\/span\u003e\n        \u003cspan\u003eH 19 cm \/ 7.4″\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vnp-size-card__row\"\u003e\n        \u003cspan class=\"vnp-size-card__key\"\u003eRod\u003c\/span\u003e\n        \u003cspan\u003e20 cm \/ 7.8″\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Specifications Details --\u003e\n  \u003cdiv class=\"vnp-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"vnp-specs\"\u003e\n    \u003cli\u003eShade: \u003cstrong\u003eFabric \u0026amp; Silk\u003c\/strong\u003e — White finish\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eMetal, Fabric \u0026amp; Silk\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eBulb: \u003cstrong\u003e5W LED\u003c\/strong\u003e or 40W incandescent equivalent\u003c\/li\u003e\n    \u003cli\u003eVoltage: \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWire: \u003cstrong\u003e59 in \/ 150 cm\u003c\/strong\u003e — adjustable to desired height\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSloped ceiling compatible\u003c\/strong\u003e — up to 30°\u003c\/li\u003e\n    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Certification Badges --\u003e\n  \u003cdiv class=\"vnp-badges\"\u003e\n    \u003cspan class=\"vnp-badge\"\u003e🌎 North America\u003c\/span\u003e\n    \u003cspan class=\"vnp-badge\"\u003e🌏 Australia\u003c\/span\u003e\n    \u003cspan class=\"vnp-badge\"\u003e🌍 Europe\u003c\/span\u003e\n    \u003cspan class=\"vnp-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Document Downloads --\u003e\n  \u003cdiv class=\"vnp-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e\n  \u003cdiv class=\"vnp-downloads\"\u003e\n\n    \u003ca class=\"vnp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/16N7ttmv9AOwNCOdefO1lchHIkYNr6qu3\/view?usp=share_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \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\n      Parameter\n    \u003c\/a\u003e\n\n    \u003ca class=\"vnp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/13GUBzIi_FOH2NZqq0IQOn82-0Lh003xr\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \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\n      Installation\n    \u003c\/a\u003e\n\n    \u003ca class=\"vnp-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1cgPWkbdKb0qXR_rydmufIATRlb5E8eyR\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \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\n      3D Files\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .vnp-wrap --\u003e","brand":"Tumdi.com","offers":[{"title":"Dia 30cm x H 15cm \/ ∅ 11.8″ x H 5.9″ \/ Black \u0026 White","offer_id":58312465776985,"sku":"DCP-7236-1","price":206.0,"currency_code":"USD","in_stock":true},{"title":"Dia 40cm x H 16.5cm \/ ∅ 15.7″ x H 6.5″ \/ Black \u0026 White","offer_id":58312465809753,"sku":"DCP-7236-2","price":238.0,"currency_code":"USD","in_stock":true},{"title":"Dia 50cm x H 19cm \/ ∅ 19.6″ x H 7.4″ \/ Black \u0026 White","offer_id":58312465842521,"sku":"DCP-7236-3","price":338.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Verona_Pendant_Lamp_1_05f7cf9c-1dd1-46ed-a398-30a7ac00216e.jpg?v=1781621586","url":"https:\/\/www.tumdi.co\/products\/verona-pendant-lamp","provider":"Tumdi.com","version":"1.0","type":"link"}