{"product_id":"whirl-woven-rattan-pendant-lamp","title":"Whirl Woven Rattan Pendant Lamp","description":"\u003cstyle\u003e\n  .vk-whirl-pendant-wrap *,\n  .vk-whirl-pendant-wrap *::before,\n  .vk-whirl-pendant-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n  .vk-whirl-pendant-wrap {\n    width: 100%;\n    max-width: 680px;\n    margin: 0;\n    padding: 0;\n    color: #261d16;\n    font-family: \"DM Sans\", sans-serif;\n  }\n  .vk-whirl-pendant-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e5dacb;\n  }\n  .vk-whirl-pendant-intro {\n    margin-bottom: 1rem;\n    color: #62584d;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n  .vk-whirl-pendant-section-label {\n    margin-bottom: 0.65rem;\n    color: #876846;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  \/* Features \u0026 Size Options *\/\n  .vk-whirl-pendant-features,\n  .vk-whirl-pendant-options {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n  .vk-whirl-pendant-feature,\n  .vk-whirl-pendant-option {\n    padding: 0.9rem;\n    border: 1px solid #e1d4c1;\n    border-radius: 8px;\n    background: #fff;\n  }\n  .vk-whirl-pendant-icon {\n    display: flex;\n    width: 28px;\n    height: 28px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 0.6rem;\n    border-radius: 6px;\n    background: #e8dbc6;\n  }\n  .vk-whirl-pendant-feature h4,\n  .vk-whirl-pendant-option h5 {\n    margin-bottom: 0.3rem;\n    color: #261d16;\n    font-size: 13px;\n    font-weight: 500;\n  }\n  .vk-whirl-pendant-feature p,\n  .vk-whirl-pendant-option p {\n    color: #6c6257;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  \/* Dimensions Card \u0026 Table *\/\n  .vk-whirl-pendant-dimension-card {\n    padding: 1.2rem;\n    border: 1px solid #e4d7c7;\n    border-radius: 10px;\n    background: #fbf7f2;\n  }\n  .vk-whirl-pendant-dimension-table,\n  .vk-whirl-pendant-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n  .vk-whirl-pendant-dimension-table tr {\n    border-bottom: 1px solid #ddcfbd;\n  }\n  .vk-whirl-pendant-dimension-table tr:last-child {\n    border-bottom: 0;\n  }\n  .vk-whirl-pendant-dimension-table td {\n    padding: 8px 0;\n    color: #4f453a;\n    font-size: 12px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n  .vk-whirl-pendant-dimension-table td:first-child {\n    width: 29%;\n    padding-right: 12px;\n    color: #876846;\n    font-weight: 500;\n  }\n  .vk-whirl-pendant-dimension-note {\n    margin-top: 0.75rem;\n    color: #876846;\n    font-size: 11px;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  \/* Proportionally Scaled Compact Dimension Gallery *\/\n  .vk-whirl-pendant-dim-gallery {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    width: 100%;\n    max-width: 460px;\n    margin: 1rem auto 0.4rem;\n  }\n  .vk-whirl-pendant-dim-item {\n    display: flex;\n    flex-direction: column;\n    text-decoration: none;\n    cursor: zoom-in;\n    background: #fff;\n    padding: 6px;\n    border-radius: 8px;\n    border: 1px solid #e1d4c1;\n    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n  }\n  .vk-whirl-pendant-dim-item img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 4px;\n  }\n  .vk-whirl-pendant-dim-item:hover {\n    transform: translateY(-2px);\n    border-color: #ad8e68;\n    box-shadow: 0 4px 12px rgba(135, 104, 70, 0.16);\n  }\n  .vk-whirl-pendant-dim-caption {\n    font-size: 11px;\n    color: #62584d;\n    font-weight: 500;\n    margin-top: 6px;\n    text-align: center;\n    line-height: 1.3;\n  }\n  .vk-whirl-pendant-dim-hint {\n    font-size: 11px;\n    color: #97744e;\n    text-align: center;\n    margin-top: 8px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 4px;\n  }\n\n  \/* Lightbox Modal *\/\n  .vk-dim-modal {\n    position: fixed;\n    inset: 0;\n    z-index: 99999;\n    display: none;\n    align-items: center;\n    justify-content: center;\n    padding: 1.5rem;\n    background: rgba(20, 16, 12, 0.8);\n    backdrop-filter: blur(4px);\n    opacity: 0;\n    transition: opacity 0.25s ease;\n  }\n  .vk-dim-modal.is-active {\n    display: flex;\n    opacity: 1;\n  }\n  .vk-dim-modal-content {\n    position: relative;\n    max-width: 90vw;\n    max-height: 90vh;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n  .vk-dim-modal-img {\n    max-width: 100%;\n    max-height: 80vh;\n    object-fit: contain;\n    border-radius: 8px;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45);\n    background: #fff;\n  }\n  .vk-dim-modal-caption {\n    margin-top: 10px;\n    color: #f5ede2;\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: 0.02em;\n    text-align: center;\n  }\n  .vk-dim-modal-close {\n    position: absolute;\n    top: -14px;\n    right: -14px;\n    width: 32px;\n    height: 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #261d16;\n    border: 1.5px solid #e1d4c1;\n    color: #fff;\n    font-size: 18px;\n    line-height: 1;\n    cursor: pointer;\n    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);\n    transition: transform 0.15s ease, background-color 0.15s ease;\n  }\n  .vk-dim-modal-close:hover {\n    background: #876846;\n    transform: scale(1.08);\n  }\n\n  \/* Specifications \u0026 Care *\/\n  .vk-whirl-pendant-spec-table tr {\n    border-bottom: 1px solid #e5dacb;\n  }\n  .vk-whirl-pendant-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n  .vk-whirl-pendant-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n  .vk-whirl-pendant-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #998b78;\n  }\n  .vk-whirl-pendant-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n  .vk-whirl-pendant-care li {\n    position: relative;\n    padding: 8px 0 8px 20px;\n    border-bottom: 1px solid #e5dacb;\n    color: #6c6257;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n  .vk-whirl-pendant-care li:last-child {\n    border-bottom: 0;\n  }\n  .vk-whirl-pendant-care li::before {\n    position: absolute;\n    top: 16px;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #ad8e68;\n    content: \"\";\n  }\n\n  \/* Downloads *\/\n  .vk-whirl-pendant-downloads {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n  .vk-whirl-pendant-download {\n    display: flex;\n    min-height: 72px;\n    align-items: center;\n    gap: 10px;\n    padding: 0.85rem;\n    border: 1px solid #e1d4c1;\n    border-radius: 8px;\n    background: #fff;\n    color: #261d16;\n    text-decoration: none;\n    transition: border-color 0.2s ease, background 0.2s ease;\n  }\n  .vk-whirl-pendant-download:hover {\n    border-color: #c9b494;\n    background: #faf7f2;\n  }\n  .vk-whirl-pendant-download-icon {\n    display: flex;\n    width: 30px;\n    min-width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 6px;\n    background: #ecdfcb;\n  }\n  .vk-whirl-pendant-download-text {\n    flex: 1;\n    color: #4f453a;\n    font-size: 12px;\n    font-weight: 500;\n  }\n  .vk-whirl-pendant-download-arrow {\n    color: #97744e;\n    font-size: 15px;\n  }\n\n  \/* FAQ Accordion *\/\n  .vk-whirl-pendant-faq-item {\n    border-bottom: 1px solid #e5dacb;\n  }\n  .vk-whirl-pendant-faq-item:last-child {\n    border-bottom: 0;\n  }\n  .vk-whirl-pendant-faq-item \u003e summary {\n    position: relative;\n    display: flex;\n    min-height: 44px;\n    cursor: pointer;\n    align-items: center;\n    padding: 14px 32px 14px 0;\n    color: #261d16;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.5;\n    list-style: none;\n  }\n  .vk-whirl-pendant-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n  .vk-whirl-pendant-faq-item \u003e summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    width: 10px;\n    height: 10px;\n    border-right: 1.5px solid #876846;\n    border-bottom: 1.5px solid #876846;\n    content: \"\";\n    transform: translateY(-70%) rotate(45deg);\n    transition: transform 0.2s ease;\n  }\n  .vk-whirl-pendant-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n  .vk-whirl-pendant-faq-a {\n    margin: 0 0 14px;\n    padding-right: 32px;\n    color: #6c6257;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 520px) {\n    .vk-whirl-pendant-features {\n      grid-template-columns: 1fr;\n    }\n    .vk-whirl-pendant-options {\n      grid-template-columns: 1fr;\n    }\n    .vk-whirl-pendant-dim-gallery {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 8px;\n    }\n    .vk-whirl-pendant-downloads {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-whirl-pendant-wrap\"\u003e\n\u003cp class=\"vk-whirl-pendant-intro\"\u003eThe Whirl Woven Rattan Pendant weaves natural rattan in a swirling diagonal pattern around a rounded bell-shaped dome, finished with a loose fringe of rattan strands along the base rim. Light glows warmly through the open weave, while the 1.2 m cord adjusts at installation to set your preferred hanging height. A complimentary 3000K E27 LED bulb is included so it's ready to install. Available in three sizes, Whirl suits rooms of roughly 10–20 m².\u003c\/p\u003e\n\u003cdiv class=\"vk-whirl-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv class=\"vk-whirl-pendant-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-features\"\u003e\n\u003cdiv class=\"vk-whirl-pendant-feature\"\u003e\n\u003cdiv class=\"vk-whirl-pendant-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 15c1-6 5-11 8-11s5 3 4 7-5 7-8 6-4-4-3-7 4-4 6-2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eDiagonal spiral weave, fringed rim\u003c\/h4\u003e\n\u003cp\u003eNatural rattan is woven in a swirling diagonal pattern around a rounded dome, finished with a loose fringe along the base rim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-feature\"\u003e\n\u003cdiv class=\"vk-whirl-pendant-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"4\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 5.5v9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eAdjustable 1.2 m cord\u003c\/h4\u003e\n\u003cp\u003eThe 1.2 m cord adjusts at installation so the fixture can hang at your preferred height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-feature\"\u003e\n\u003cdiv class=\"vk-whirl-pendant-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 2v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 19v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M2 12h3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M19 12h3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eWarm glow, bulb included\u003c\/h4\u003e\n\u003cp\u003eLight glows warmly through the open rattan weave, and a complimentary 3000K E27 LED bulb is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Size Options Grid --\u003e\n\u003cdiv class=\"vk-whirl-pendant-section-label\"\u003eSize Options\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-options\"\u003e\n\u003cdiv class=\"vk-whirl-pendant-option\"\u003e\n\u003ch5\u003eΦ40 cm — H25 cm\u003c\/h5\u003e\n\u003cp\u003eCompact size suited to smaller dining tables, bedside spaces, or reading nooks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-option\"\u003e\n\u003ch5\u003eΦ50 cm — H32 cm\u003c\/h5\u003e\n\u003cp\u003eBalanced mid-size option for standard dining tables and living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-option\"\u003e\n\u003ch5\u003eΦ60 cm — H40 cm\u003c\/h5\u003e\n\u003cp\u003eLargest size, ideal as a statement piece over a larger table or open living area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Dimensions Card with Proportionally Scaled Gallery --\u003e\n\u003cdiv class=\"vk-whirl-pendant-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-dimension-card\"\u003e\n\u003ctable class=\"vk-whirl-pendant-dimension-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSmall\u003c\/td\u003e\n\u003ctd\u003eΦ40 × H25 cm \/ Φ15.7″ × H9.8″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMedium\u003c\/td\u003e\n\u003ctd\u003eΦ50 × H32 cm \/ Φ19.7″ × H12.6″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLarge\u003c\/td\u003e\n\u003ctd\u003eΦ60 × H40 cm \/ Φ23.6″ × H15.7″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCord\u003c\/td\u003e\n\u003ctd\u003e1.2 m, adjustable \/ 47.2″, adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-whirl-pendant-dimension-note\"\u003eDiameter (Φ40\/50\/60cm) and height (25\/32\/40cm) matched smallest-to-largest.\u003c\/div\u003e\n\u003c!-- Proportionally scaled compact gallery with click-to-zoom modal --\u003e\n\u003cdiv class=\"vk-whirl-pendant-dim-gallery\"\u003e\n\u003ca class=\"vk-whirl-pendant-dim-item vk-zoomable-dim\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Whirl-Woven-Rattan-Pendant-Lamp-1.jpg?v=1789045027\" rel=\"noopener\" title=\"Click to enlarge\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Whirl-Woven-Rattan-Pendant-Lamp-1.jpg?v=1789045027\" alt=\"Φ40cm size diagram\"\u003e \u003cspan class=\"vk-whirl-pendant-dim-caption\"\u003eΦ40 cm (Small)\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"vk-whirl-pendant-dim-item vk-zoomable-dim\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Whirl-Woven-Rattan-Pendant-Lamp-2.jpg?v=1789045027\" rel=\"noopener\" title=\"Click to enlarge\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Whirl-Woven-Rattan-Pendant-Lamp-2.jpg?v=1789045027\" alt=\"Φ50cm size diagram\"\u003e \u003cspan class=\"vk-whirl-pendant-dim-caption\"\u003eΦ50 cm (Medium)\u003c\/span\u003e \u003c\/a\u003e \u003ca class=\"vk-whirl-pendant-dim-item vk-zoomable-dim\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Whirl-Woven-Rattan-Pendant-Lamp-3.jpg?v=1789045027\" rel=\"noopener\" title=\"Click to enlarge\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Whirl-Woven-Rattan-Pendant-Lamp-3.jpg?v=1789045027\" alt=\"Φ60cm size diagram\"\u003e \u003cspan class=\"vk-whirl-pendant-dim-caption\"\u003eΦ60 cm (Large)\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-dim-hint\"\u003e\n\u003csvg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n        \u003ccircle cx=\"11\" cy=\"11\" r=\"8\"\u003e\u003c\/circle\u003e\n        \u003cline x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\u003e\u003c\/line\u003e\n        \u003cline x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e Tap \/ click any diagram to enlarge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\u003cdiv class=\"vk-whirl-pendant-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-whirl-pendant-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eWhirl Woven Rattan Pendant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003ePendant Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eNatural Woven Rattan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eAs Shown — Natural Rattan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize Options\u003c\/td\u003e\n\u003ctd\u003eΦ40 × H25 cm, Φ50 × H32 cm, Φ60 × H40 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Room Size\u003c\/td\u003e\n\u003ctd\u003e10–20 m²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCord Length\u003c\/td\u003e\n\u003ctd\u003e1.2 m, adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eE27\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Bulb\u003c\/td\u003e\n\u003ctd\u003e1 × 3000K E27 LED bulb (complimentary)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003eWarm Light (3000K)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eCeiling Pendant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n\u003ctd\u003eDining table, living room, entryway, stairwell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-whirl-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Installation \u0026 Care --\u003e\n\u003cdiv class=\"vk-whirl-pendant-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-whirl-pendant-care\"\u003e\n\u003cli\u003eMount to a secure ceiling junction box using hardware suitable for the fixture weight; installation should follow local electrical requirements.\u003c\/li\u003e\n\u003cli\u003eThe cord is adjustable at installation, up to 1.2 m, to set the desired hanging height.\u003c\/li\u003e\n\u003cli\u003eBest suited to rooms of roughly 10–20 m² for balanced visual scale.\u003c\/li\u003e\n\u003cli\u003eA 3000K E27 LED bulb is included; the fixture also accepts other E27 bulbs of a suitable wattage.\u003c\/li\u003e\n\u003cli\u003eDust the woven rattan and fringe gently with a soft, dry brush or cloth; avoid soaking it in water.\u003c\/li\u003e\n\u003cli\u003eKeep away from prolonged direct sunlight and high humidity, which can dry out or warp natural rattan over time.\u003c\/li\u003e\n\u003cli\u003eDisconnect power before cleaning or servicing the fixture.\u003c\/li\u003e\n\u003cli\u003eIntended for indoor, dry use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-whirl-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Downloads --\u003e\n\u003cdiv class=\"vk-whirl-pendant-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-downloads\"\u003e\n\u003ca class=\"vk-whirl-pendant-download\" href=\"https:\/\/drive.google.com\/file\/d\/1ZguFop_B8yB8w00BY8vod9PaPXjo-inU\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-whirl-pendant-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M6 2h8l4 4v16H6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 2v5h5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 16h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-download-text\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-whirl-pendant-download\" href=\"INSTALLATION_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-whirl-pendant-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 4h14v16H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 16h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-download-text\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-whirl-pendant-download\" href=\"3D_FILES_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-whirl-pendant-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 2l8 4.5v9L12 20l-8-4.5v-9z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 6.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 11v9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-download-text\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- FAQs --\u003e\n\u003cdiv class=\"vk-whirl-pendant-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-whirl-pendant-faq\"\u003e\n\u003cdetails class=\"vk-whirl-pendant-faq-item\"\u003e\n\u003csummary\u003eWhat is the Whirl Pendant made from?\u003c\/summary\u003e\n\u003cp class=\"vk-whirl-pendant-faq-a\"\u003eNatural rattan, woven in a swirling diagonal pattern around a rounded dome with a loose fringe along the base rim.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-whirl-pendant-faq-item\"\u003e\n\u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n\u003cp class=\"vk-whirl-pendant-faq-a\"\u003eThree sizes: Φ40 × H25 cm, Φ50 × H32 cm, and Φ60 × H40 cm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-whirl-pendant-faq-item\"\u003e\n\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\n\u003cp class=\"vk-whirl-pendant-faq-a\"\u003eYes — a complimentary 3000K E27 LED bulb is included. The fixture also accepts other E27 bulbs of a suitable wattage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-whirl-pendant-faq-item\"\u003e\n\u003csummary\u003eCan the hanging height be adjusted?\u003c\/summary\u003e\n\u003cp class=\"vk-whirl-pendant-faq-a\"\u003eYes. The 1.2 m cord is adjustable at installation to set your preferred hanging height.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-whirl-pendant-faq-item\"\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp class=\"vk-whirl-pendant-faq-a\"\u003eThe Φ40 cm version suits smaller tables and nooks, the Φ50 cm version fits most standard dining tables, and the Φ60 cm version works best as a statement piece over a larger table or open living area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-whirl-pendant-faq-item\"\u003e\n\u003csummary\u003eCan it be used outdoors or in humid rooms?\u003c\/summary\u003e\n\u003cp class=\"vk-whirl-pendant-faq-a\"\u003eWhirl is intended for indoor, dry use. Prolonged exposure to direct sunlight or high humidity can dry out or warp the natural rattan over time.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Lightbox Modal Markup --\u003e\n\u003cdiv class=\"vk-dim-modal\" id=\"vkDimModal\" role=\"dialog\"\u003e\n\u003cdiv class=\"vk-dim-modal-content\"\u003e\n\u003cbutton type=\"button\" class=\"vk-dim-modal-close\" id=\"vkDimModalClose\"\u003e×\u003c\/button\u003e \u003cimg class=\"vk-dim-modal-img\" id=\"vkDimModalImg\" alt=\"Enlarged dimension diagram\"\u003e\n\u003cdiv class=\"vk-dim-modal-caption\" id=\"vkDimModalCaption\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Vakkerlight","offers":[{"title":"Φ15.7″ × H9.8″ \/ Natural Woven Rattan","offer_id":48704528646385,"sku":"VKP11-2699-01","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Φ19.7″ × H12.6″ \/ Natural Woven Rattan","offer_id":48704528679153,"sku":"VKP11-2699-02","price":472.0,"currency_code":"USD","in_stock":true},{"title":"Φ23.6″ × H15.7″ \/ Natural Woven Rattan","offer_id":48704528711921,"sku":"VKP11-2699-03","price":580.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/4898978987989.jpg?v=1788934460","url":"https:\/\/vakkerlight.com\/products\/whirl-woven-rattan-pendant-lamp","provider":"Vakkerlight","version":"1.0","type":"link"}