{"product_id":"lampada-a-sospensione-della-serie-washi-paper-round","title":"Washi Paper Round series pendant lamp","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1\u0026amp;family=DM+Sans:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ============================================================\n     Strict namespace scoping (zero leakage into the site's header\/nav)\n     ============================================================ *\/\n  .vk-wrap, .vk-wrap *,\n  .vk-geo2, .vk-geo2 *,\n  .vk-lightbox, .vk-lightbox * {\n    box-sizing: border-box;\n  }\n\n  .vk-wrap {\n    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n    color: #1a1a1a;\n    max-width: 680px;\n    margin: 0 auto;\n    padding: 1rem 0;\n    line-height: 1.5;\n  }\n\n  .vk-divider {\n    height: 1px;\n    background: #e8e4de;\n    margin: 2rem 0;\n    border: none;\n  }\n\n  .vk-intro {\n    font-size: 15px;\n    color: #555;\n    line-height: 1.75;\n    margin-bottom: 1rem;\n  }\n\n  \/* Section label *\/\n  .vk-section-label {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #9B7B5A;\n    margin-bottom: .65rem;\n  }\n\n  \/* Video — clean 16:9 stacking *\/\n  .vk-video-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    margin-bottom: .5rem;\n  }\n  .vk-video-wrap {\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    border-radius: 10px;\n    overflow: hidden;\n    background: #f0ebe4;\n    display: block;\n  }\n  .vk-video-wrap iframe {\n    display: block;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n  .vk-video-caption {\n    font-size: 12px;\n    color: #aaa;\n    text-align: center;\n    margin-top: .35rem;\n    margin-bottom: .25rem;\n  }\n\n  \/* Notices *\/\n  .vk-notice {\n    border-left: 3px solid #C4906A;\n    background: #fdf8f4;\n    border-radius: 0 8px 8px 0;\n    padding: .85rem 1rem;\n    margin-bottom: .75rem;\n  }\n  .vk-notice h5 {\n    font-size: 13px;\n    font-weight: 500;\n    color: #7C4E2A;\n    margin-bottom: .3rem;\n  }\n  .vk-notice p {\n    font-size: 13px;\n    color: #666;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* Feature cards *\/\n  .vk-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-bottom: 1.25rem;\n  }\n  .vk-feat {\n    background: #f7f5f2;\n    border-radius: 8px;\n    padding: .85rem;\n  }\n  .vk-feat-icon {\n    width: 28px;\n    height: 28px;\n    border-radius: 6px;\n    background: #efe5d8;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: .6rem;\n  }\n  .vk-feat h4 {\n    font-size: 13px;\n    font-weight: 500;\n    color: #1a1a1a;\n    margin-bottom: .25rem;\n  }\n  .vk-feat p {\n    font-size: 12px;\n    color: #666;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     Images reduced to compact cards with enlarged Lightbox on click\n     ============================================================ *\/\n  .vk-thumb-center {\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    margin: 1.5rem auto 0.5rem !important;\n    max-width: 100% !important;\n    text-align: center !important;\n  }\n  .vk-thumb-card {\n    display: inline-flex !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    max-width: 200px !important;\n    width: 200px !important;\n    background: #faf8f5 !important;\n    border: 1px solid #ece8e2 !important;\n    border-radius: 10px !important;\n    padding: 8px 8px 6px !important;\n    cursor: zoom-in !important;\n    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease !important;\n    margin: 0 auto !important;\n    text-decoration: none !important;\n    box-sizing: border-box !important;\n  }\n  .vk-thumb-card:hover {\n    transform: translateY(-2px) !important;\n    border-color: #c9ab86 !important;\n    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08) !important;\n  }\n  .vk-thumb-img-box {\n    width: 100% !important;\n    max-width: 184px !important;\n    height: 160px !important;\n    max-height: 160px !important;\n    aspect-ratio: 1 \/ 1 !important;\n    background: #fff !important;\n    border-radius: 6px !important;\n    overflow: hidden !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    border: 1px solid #f0ebe4 !important;\n    box-sizing: border-box !important;\n  }\n  .vk-thumb-img-box img {\n    max-width: 100% !important;\n    max-height: 100% !important;\n    width: auto !important;\n    height: auto !important;\n    object-fit: contain !important;\n    display: block !important;\n    margin: 0 auto !important;\n    transition: transform .25s ease !important;\n    cursor: zoom-in !important;\n  }\n  .vk-thumb-card:hover .vk-thumb-img-box img {\n    transform: scale(1.05) !important;\n  }\n  .vk-thumb-badge {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 4px !important;\n    font-size: 10.5px !important;\n    font-weight: 500 !important;\n    color: #9B7B5A !important;\n    margin-top: 6px !important;\n  }\n\n  .vk-img-caption {\n    font-size: 11px !important;\n    text-transform: uppercase !important;\n    letter-spacing: .1em !important;\n    color: #aaa !important;\n    text-align: center !important;\n    margin-top: .4rem !important;\n    margin-bottom: 1.25rem !important;\n  }\n\n  \/* Full-screen enlargement Lightbox (supports CSS classes and JS triggers) *\/\n  .vk-lightbox-toggle {\n    display: none !important;\n  }\n  .vk-lightbox {\n    display: none;\n    position: fixed;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    background: rgba(12, 12, 12, 0.88);\n    backdrop-filter: blur(6px);\n    -webkit-backdrop-filter: blur(6px);\n    z-index: 999999;\n    align-items: center;\n    justify-content: center;\n    padding: 20px;\n  }\n  .vk-lightbox.vk-open,\n  .vk-lightbox-toggle:checked + .vk-lightbox {\n    display: flex !important;\n  }\n  .vk-lightbox-content {\n    position: relative;\n    max-width: 90vw;\n    max-height: 90vh;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    z-index: 10;\n  }\n  .vk-lightbox-content img {\n    max-width: 88vw !important;\n    max-height: 84vh !important;\n    width: auto !important;\n    height: auto !important;\n    border-radius: 8px !important;\n    background: #fff !important;\n    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.45) !important;\n    object-fit: contain !important;\n    display: block !important;\n    margin: 0 auto !important;\n  }\n  .vk-lightbox-close {\n    position: absolute;\n    top: -16px;\n    right: -16px;\n    color: #ffffff !important;\n    font-size: 24px !important;\n    line-height: 1 !important;\n    cursor: pointer !important;\n    background: rgba(30, 30, 30, 0.85) !important;\n    width: 36px !important;\n    height: 36px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    border-radius: 50% !important;\n    transition: background .2s ease, transform .2s ease !important;\n    z-index: 20 !important;\n    border: 1px solid rgba(255, 255, 255, 0.3) !important;\n    user-select: none !important;\n  }\n  .vk-lightbox-close:hover {\n    background: #000 !important;\n    transform: scale(1.08) !important;\n  }\n  .vk-lightbox-bg {\n    position: absolute;\n    top: 0;\n    left: 0;\n    right: 0;\n    bottom: 0;\n    cursor: zoom-out !important;\n    z-index: 5;\n  }\n\n  \/* Matrix table *\/\n  .vk-matrix {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 1rem;\n    font-size: 13px;\n  }\n  .vk-matrix th {\n    background: #f7f5f2;\n    padding: 8px 10px;\n    text-align: left;\n    font-weight: 500;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: .06em;\n    color: #9B7B5A;\n    border-bottom: 1px solid #ece8e2;\n  }\n  .vk-matrix td {\n    padding: 8px 10px;\n    border-bottom: 1px solid #ece8e2;\n    color: #444;\n  }\n  .vk-matrix tr:last-child td { border-bottom: none; }\n  .vk-matrix td:first-child { font-weight: 500; color: #1a1a1a; }\n\n  \/* Specifications table *\/\n  .vk-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n  .vk-spec-table tr {\n    border-bottom: 1px solid #ece8e2;\n  }\n  .vk-spec-table tr:last-child { border-bottom: none; }\n  .vk-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    vertical-align: top;\n  }\n  .vk-spec-table td:first-child {\n    color: #888;\n    width: 42%;\n    padding-right: 1rem;\n  }\n\n  \/* Download list *\/\n  .vk-dl {\n    display: flex;\n    gap: 8px;\n    flex-wrap: wrap;\n  }\n  .vk-dl-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 13px;\n    color: #555;\n    border: 1px solid #ddd;\n    padding: 7px 14px;\n    border-radius: 7px;\n    text-decoration: none;\n    background: #fff;\n    transition: background .2s ease;\n  }\n  .vk-dl-btn:hover { background: #f5f5f5; }\n\n  \/* Series link banner *\/\n  .vk-series-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 13.5px;\n    color: #7C4E2A;\n    font-weight: 500;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    margin: 0.75rem 0 1.25rem;\n    transition: color .2s;\n  }\n  .vk-series-link:hover { color: #5a3518; }\n\n  \/* Creator Spotlight section *\/\n  .vk-creator-spotlight {\n    margin: 1rem auto 1.5rem;\n    max-width: 420px;\n    text-align: center;\n    background: transparent;\n  }\n  .vk-creator-card {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    background: transparent;\n  }\n  .vk-creator-video-wrap {\n    width: 270px;\n    max-width: 82vw;\n    aspect-ratio: 9 \/ 16;\n    border-radius: 14px;\n    overflow: hidden;\n    background: transparent;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);\n    border: 1px solid #ece8e2;\n    margin: 0.5rem auto 1rem;\n  }\n  .vk-creator-video-wrap iframe {\n    display: block;\n    width: 100%;\n    height: 100%;\n    border: 0;\n    background: transparent;\n  }\n  .vk-creator-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    padding: 10px 22px;\n    background: #faf8f5;\n    border: 1px solid #dcd4c8;\n    border-radius: 30px;\n    color: #7C4E2A;\n    font-size: 13.5px;\n    font-weight: 500;\n    text-decoration: none;\n    letter-spacing: .02em;\n    transition: all .25s ease;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);\n  }\n  .vk-creator-btn:hover {\n    background: #7C4E2A;\n    color: #ffffff;\n    border-color: #7C4E2A;\n    transform: translateY(-1px);\n    box-shadow: 0 4px 14px rgba(124, 78, 42, 0.22);\n  }\n  .vk-creator-btn svg {\n    flex-shrink: 0;\n    transition: transform .2s ease;\n  }\n  .vk-creator-btn:hover svg {\n    transform: translateX(2px);\n  }\n\n  \/* Responsive adjustment *\/\n  @media (max-width: 520px) {\n    .vk-features { grid-template-columns: 1fr; }\n    .vk-creator-video-wrap { width: 250px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-wrap\"\u003e\n\u003cp class=\"vk-intro\"\u003eDiscover the elegance and warmth of Japanese design culture with the Washi Paper Round Series Pendant Lamp. Meticulously handcrafted from lightweight mulberry paper with bamboo ribs on a minimalist metal frame, its serene lantern silhouette brings diffused ambiance and timeless artistry to any interior.\u003c\/p\u003e\n\u003cdiv class=\"vk-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Top video --\u003e\n\u003cdiv class=\"vk-section-label\"\u003eSee it in action\u003c\/div\u003e\n\u003cdiv class=\"vk-video-stack\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"vk-video-wrap\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/HHpG0DB458U\" title=\"Washi Paper Round Series Pendant Lamp – Overview\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cp class=\"vk-video-caption\"\u003eWashi Paper Round Series Pendant Lamp\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"vk-video-wrap\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/E3-sV3z0AXE\" title=\"Washi Paper Round Pendant Lamp – Soft Light, Timeless Design\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cp class=\"vk-video-caption\"\u003eSoft light and timeless design showcase\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Creator showcase (centered) --\u003e\n\u003cdiv class=\"vk-section-label\"\u003eCreator Showcase · In real spaces\u003c\/div\u003e\n\u003cdiv class=\"vk-creator-spotlight\"\u003e\n\u003cdiv class=\"vk-creator-card\"\u003e\n\u003cdiv class=\"vk-creator-video-wrap\"\u003e\u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/6_Ty-eSOCzY\" title=\"Washi Paper Round Series Pendant Lamp – In real spaces\"\u003e\n        \u003c\/iframe\u003e\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/p\/DZK7c8TCEDE\/\" class=\"vk-creator-btn\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e \u003cspan\u003eView on Instagram\u003c\/span\u003e \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cline x1=\"7\" y1=\"17\" x2=\"17\" y2=\"7\"\u003e\u003c\/line\u003e\n          \u003cpolyline points=\"7 7 17 7 17 17\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv class=\"vk-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-features\"\u003e\n\u003cdiv class=\"vk-feat\"\u003e\n\u003cdiv class=\"vk-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#7C4E2A\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eHandcrafted Washi Paper\u003c\/h4\u003e\n\u003cp\u003eNatural mulberry paper stretched over bamboo ribs emits soft, glare-free ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-feat\"\u003e\n\u003cdiv class=\"vk-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#7C4E2A\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003e8 single sizes and clusters\u003c\/h4\u003e\n\u003cp\u003eAvailable from ∅ 11.8″ to a grand ∅ 39.4″, plus curated 2-, 3-, and 5-light sculptural clusters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-feat\"\u003e\n\u003cdiv class=\"vk-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#7C4E2A\" stroke-width=\"2\"\u003e\u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eStandard E26 \/ E27\u003c\/h4\u003e\n\u003cp\u003eHardwired ceiling installation with an adjustable 59″ cord; compatible with dimmable LED bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Craft and color notes --\u003e\n\u003cdiv class=\"vk-notice\"\u003e\n\u003ch5\u003eDefault color: White\u003c\/h5\u003e\n\u003cp\u003eThe standard lamp is made from warm natural white Washi paper. For other custom color finishes or requests, contact our concierge team before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-notice\"\u003e\n\u003ch5\u003eHandcrafted process and glue traces\u003c\/h5\u003e\n\u003cp\u003eEach lamp undergoes a meticulous hand-gluing process using natural paper, bamboo, and adhesive. Minor glue traces along the joints or inner edges are part of authentic handcrafted lantern production and do not constitute a defect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 1: Craft details (reduced for compact display; click to enlarge in the window) --\u003e\n\u003cdiv class=\"vk-thumb-center\"\u003e\n\u003cdiv class=\"vk-thumb-card\" title=\"Click to enlarge the detail photo\"\u003e\n\u003cdiv class=\"vk-thumb-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Akari_A_Pendant_Light__01_480x480.jpg?v=1712287068\" alt=\"Craft details of the Akari series pendant lamp\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-thumb-badge\"\u003e\n\u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"11\" cy=\"11\" r=\"8\"\u003e\u003c\/circle\u003e\u003cline x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\u003e\u003c\/line\u003e\u003cline x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003cspan\u003eClick to enlarge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"vk-img-caption\"\u003eHandcrafted paper shade and bamboo frame\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 1 Lightbox popup --\u003e \u003cinput type=\"checkbox\" id=\"lightbox-akari-detail\" class=\"vk-lightbox-toggle\"\u003e\n\u003cdiv id=\"modal-akari-detail\" class=\"vk-lightbox\"\u003e\n\u003clabel class=\"vk-lightbox-bg\" for=\"lightbox-akari-detail\"\u003e\u003c\/label\u003e\n\u003cdiv class=\"vk-lightbox-content\"\u003e\n\u003clabel class=\"vk-lightbox-close\" for=\"lightbox-akari-detail\" title=\"Close\"\u003e×\u003c\/label\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Akari_A_Pendant_Light__01_480x480.jpg?v=1712287068\" alt=\"Craft details of the Akari series pendant lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/vakkerlight.com\/collections\/silk-mulberry-paper-lamp-fixtures\" class=\"vk-series-link\" rel=\"noopener\" target=\"_blank\"\u003e Discover the full silk and mulberry paper collection → \u003c\/a\u003e\n\u003cdiv class=\"vk-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Available size configurations --\u003e\n\u003cdiv class=\"vk-section-label\"\u003eAvailable sizes and configurations\u003c\/div\u003e\n\u003ctable class=\"vk-matrix\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSingle sizes\u003c\/th\u003e\n\u003cth\u003eDimensions (Dia × H)\u003c\/th\u003e\n\u003cth\u003eCluster options\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eDia 30 cm\u003c\/td\u003e\n\u003ctd\u003e∅ 11.8″ × H 11.8″\u003c\/td\u003e\n\u003ctd\u003eSingle canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDia 40 cm\u003c\/td\u003e\n\u003ctd\u003e∅ 15.7″ × H 15.7″\u003c\/td\u003e\n\u003ctd\u003eSingle canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDia 50 cm\u003c\/td\u003e\n\u003ctd\u003e∅ 19.7″ × H 15.7″\u003c\/td\u003e\n\u003ctd\u003eSingle canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDia 60 cm\u003c\/td\u003e\n\u003ctd\u003e∅ 23.6″ × H 23.6″\u003c\/td\u003e\n\u003ctd\u003eSingle canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDia 70 cm\u003c\/td\u003e\n\u003ctd\u003e∅ 27.6″ × H 27.6″\u003c\/td\u003e\n\u003ctd\u003eSingle canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDia 80 cm\u003c\/td\u003e\n\u003ctd\u003e∅ 31.5″ × H 31.5″\u003c\/td\u003e\n\u003ctd\u003eSingle canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDia 90 cm\u003c\/td\u003e\n\u003ctd\u003e∅ 35.4″ × H 35.4″\u003c\/td\u003e\n\u003ctd\u003eSingle canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDia 100 cm\u003c\/td\u003e\n\u003ctd\u003e∅ 39.4″ × H 39.4″\u003c\/td\u003e\n\u003ctd\u003eSingle canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e2-light cluster\u003c\/td\u003e\n\u003ctd\u003e∅ 15.7″ + ∅ 23.6″ (40 + 60 cm)\u003c\/td\u003e\n\u003ctd\u003eMulti-pendant canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e3-light cluster\u003c\/td\u003e\n\u003ctd\u003e∅ 15.7″ + ∅ 23.6″ + ∅ 31.5″ (40 + 60 + 80 cm)\u003c\/td\u003e\n\u003ctd\u003eMulti-pendant canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5-light cluster\u003c\/td\u003e\n\u003ctd\u003e∅ 15.7″ × 2 + ∅ 23.6″ + ∅ 31.5″ × 2\u003c\/td\u003e\n\u003ctd\u003eMulti-pendant canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Image 2: Size reference diagram (reduced for compact display; click to enlarge in the window) --\u003e\n\u003cdiv class=\"vk-thumb-center\"\u003e\n\u003cdiv class=\"vk-thumb-card\" title=\"Click to enlarge the size reference diagram\"\u003e\n\u003cdiv class=\"vk-thumb-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Washi-Paper-Round-Series-Pendant-Lamp_600x600.jpg?v=1710405732\" alt=\"Size diagram of the Washi Paper Round Series pendant lamp\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-thumb-badge\"\u003e\n\u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"11\" cy=\"11\" r=\"8\"\u003e\u003c\/circle\u003e\u003cline x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\u003e\u003c\/line\u003e\u003cline x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003cspan\u003eClick to enlarge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"vk-img-caption\"\u003eSize and silhouette comparison\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 2 Lightbox popup --\u003e \u003cinput type=\"checkbox\" id=\"lightbox-akari-size\" class=\"vk-lightbox-toggle\"\u003e\n\u003cdiv id=\"modal-akari-size\" class=\"vk-lightbox\"\u003e\n\u003clabel class=\"vk-lightbox-bg\" for=\"lightbox-akari-size\"\u003e\u003c\/label\u003e\n\u003cdiv class=\"vk-lightbox-content\"\u003e\n\u003clabel class=\"vk-lightbox-close\" for=\"lightbox-akari-size\" title=\"Close\"\u003e×\u003c\/label\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Washi-Paper-Round-Series-Pendant-Lamp_600x600.jpg?v=1710405732\" alt=\"Size diagram of the Washi Paper Round Series pendant lamp\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"vk-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterials\u003c\/td\u003e\n\u003ctd\u003eMetal · Handcrafted mulberry Washi paper · Natural bamboo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight source\u003c\/td\u003e\n\u003ctd\u003eLED or Edison bulb (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase type\u003c\/td\u003e\n\u003ctd\u003eE26 (North America) \/ E27 (EU \u0026amp; AU)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003eAC 110–240V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuspension cord\u003c\/td\u003e\n\u003ctd\u003e59″ (150 cm) adjustable · Extendable on request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCeiling compatibility\u003c\/td\u003e\n\u003ctd\u003eSuitable for flat or sloped ceilings (\u0026lt; 30°)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eControl\u003c\/td\u003e\n\u003ctd\u003eStandard wall switch · Compatible with dimmer switches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWiring\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor use only · IP20 moisture rating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody and shade finish\u003c\/td\u003e\n\u003ctd\u003eNatural white (custom shades available on request)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eNorth America · EU · AU · Saudi Arabia\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Downloads --\u003e\n\u003cdiv class=\"vk-section-label\"\u003eDownloads\u003c\/div\u003e\n\u003cdiv class=\"vk-dl\"\u003e\n\u003ca class=\"vk-dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1Q_vWV1zr6gOBlyqcMiujSd9p4tcWaWBH\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 10 12 15 17 10\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Technical sheet \u003c\/a\u003e \u003ca class=\"vk-dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1cnLwD3nMVY_xMV2P26ZR-gVa5s49zOpZ\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Installation guide \u003c\/a\u003e \u003ca class=\"vk-dl-btn\" href=\"https:\/\/drive.google.com\/file\/d\/1D0fMROs_hWwa-3-RA_GPK75_UwPp_yAa\/view\" rel=\"noopener\" target=\"_blank\"\u003e \u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpath d=\"m3.3 7 8.7 5 9.1-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 3D file \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Size inspiration and questions accordion section --\u003e\n\u003csection class=\"vk-geo2\" style=\"max-width: 680px; margin: 0 auto;\"\u003e\u003chr style=\"border: none; border-top: 1px solid #eee; margin: 40px 0 34px;\"\u003e\n\u003ch2 style=\"font-family: Georgia,'Times New Roman',serif; font-size: 26px; font-weight: 600; color: #1d1d1d; margin: 0 0 6px;\"\u003eSizes \u0026amp; \u003cem style=\"color: #a8894f;\"\u003equestions\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 20px;\"\u003eEach piece is made to order in our atelier — here are the questions most customers ask before choosing theirs.\u003c\/p\u003e\n\u003cdetails style=\"border-top: 1px solid #ececec; border-bottom: 1px solid #ececec;\"\u003e\n\u003csummary style=\"cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 16px 2px; font-size: 15.5px; font-weight: 500; color: #2b2b2b; list-style: none;\"\u003eWhat sizes is this pendant lamp available in?\u003cspan style=\"font-family: Georgia,serif; font-size: 20px; color: #a8894f;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 16px; padding-right: 24px;\"\u003eEight single sizes: ∅ 11.8″, 15.7″, 19.7″, 23.6″, 27.6″, 31.5″, 35.4″, and 39.4″. Multi-light options: 2-light (∅ 15.7″ + 23.6″), 3-light (∅ 15.7″ + 23.6″ + 31.5″), and 5-light (∅ 15.7″ + 15.7″ + 23.6″ + 31.5″ + 31.5″).\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #ececec;\"\u003e\n\u003csummary style=\"cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 16px 2px; font-size: 15.5px; font-weight: 500; color: #2b2b2b; list-style: none;\"\u003eHow do I hang this lamp, and can it be adjusted?\u003cspan style=\"font-family: Georgia,serif; font-size: 20px; color: #a8894f;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 16px; padding-right: 24px;\"\u003eThe lamp comes with an adjustable 59″ suspension cord, which can be extended as needed. The hardwired installation is compatible with standard wall switches and sloped ceilings (under 30°).\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #ececec;\"\u003e\n\u003csummary style=\"cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 16px 2px; font-size: 15.5px; font-weight: 500; color: #2b2b2b; list-style: none;\"\u003eWhat materials are used in this pendant lamp?\u003cspan style=\"font-family: Georgia,serif; font-size: 20px; color: #a8894f;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 16px; padding-right: 24px;\"\u003eMade from metal, paper, and bamboo. The lamp is hand-glued using paper and adhesive; minor glue traces along the edge are normal and expected as part of the handcrafted process.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #ececec;\"\u003e\n\u003csummary style=\"cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 16px 2px; font-size: 15.5px; font-weight: 500; color: #2b2b2b; list-style: none;\"\u003eWhich size is best for a dining table or kitchen island?\u003cspan style=\"font-family: Georgia,serif; font-size: 20px; color: #a8894f;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 16px; padding-right: 24px;\"\u003eFor a dining table seating 4–6 people, consider ∅ 23.6″ (60 cm). Larger tables suit ∅ 27.6″–31.5″ (70–80 cm). Kitchen islands pair well with 2- or 3-light configurations for balanced ambient lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"border-bottom: 1px solid #ececec;\"\u003e\n\u003csummary style=\"cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 16px 2px; font-size: 15.5px; font-weight: 500; color: #2b2b2b; list-style: none;\"\u003eCan I customize this lamp or request other colors?\u003cspan style=\"font-family: Georgia,serif; font-size: 20px; color: #a8894f;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.85; color: #666; margin: 0 0 16px; padding-right: 24px;\"\u003eThe standard color is white. For custom colors or sizes, contact us directly. All pieces are made to order by hand in our atelier, and we will respond within 24 hours.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- Popup interaction script with dual fallback (compatible with all environments) --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"TrendsBySarando.it","offers":[{"title":"∅ 11.8″ \/ Dia 30cm \/ White","offer_id":55264046317910,"sku":"VKP-240123-001","price":115.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 15.7″ \/ Dia 40cm \/ White","offer_id":55264046350678,"sku":"VKP-240123-002","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 19.7″ \/ Dia 50cm \/ White","offer_id":55264046383446,"sku":"VKP-240123-003","price":197.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 23.6″ \/ Dia 60cm \/ White","offer_id":55264046416214,"sku":"VKP-240123-004","price":212.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 27.6″ \/ Dia 70cm \/ White","offer_id":55264046448982,"sku":"VKP-240123-006","price":251.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 31.5″ \/ Dia 80cm \/ White","offer_id":55264046481750,"sku":"VKP-240123-005","price":321.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 35.4″ \/ Dia 90cm \/ White","offer_id":55264046514518,"sku":"VKP-240123-009","price":695.0,"currency_code":"GBP","in_stock":true},{"title":"∅ 39.4″ \/ Dia 100cm \/ White","offer_id":55264046547286,"sku":"VKP-240123-010","price":821.0,"currency_code":"GBP","in_stock":true},{"title":"2-Light Cluster ∅ 15.7″ + ∅ 23.6″ \/ White","offer_id":55264046580054,"sku":"VKP-240123-012","price":344.0,"currency_code":"GBP","in_stock":true},{"title":"3-Light Cluster ∅ 15.7″ + ∅ 23.6″ + ∅ 31.5″ \/ White","offer_id":55264046612822,"sku":"VKP-240123-015","price":671.0,"currency_code":"GBP","in_stock":true},{"title":"5-Light Cluster ∅ 15.7″ + ∅ 15.7″ + ∅ 23.6″ + ∅ 31.5″ + ∅ 31.5″ \/ White","offer_id":55264046645590,"sku":"VKP-240123-018","price":1019.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/8438\/8694\/files\/17646474352670.png?v=1788885215","url":"https:\/\/www.trendsbysarando.it\/en-gb\/products\/lampada-a-sospensione-della-serie-washi-paper-round","provider":"TrendsBySarando.it","version":"1.0","type":"link"}