{"product_id":"cakora-bauhaus-metal-pendant-light","title":"Cakora Bauhaus Metal Pendant Light","description":"\u003cstyle\u003e\n  .vk-cakora-pendant-wrap *,\n  .vk-cakora-pendant-wrap *::before,\n  .vk-cakora-pendant-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .vk-cakora-pendant-wrap {\n    width: 100%;\n    max-width: 680px;\n    margin: 0;\n    padding: 0;\n    color: #241c14;\n    font-family: \"DM Sans\", sans-serif;\n  }\n\n  .vk-cakora-pendant-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e6ddcc;\n  }\n\n  .vk-cakora-pendant-intro {\n    margin-bottom: 1rem;\n    color: #5d5346;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .vk-cakora-pendant-section-label {\n    margin-bottom: 0.65rem;\n    color: #8a6a45;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .vk-cakora-pendant-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-bottom: 1.25rem;\n  }\n\n  .vk-cakora-pendant-feat {\n    padding: 0.85rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-cakora-pendant-feat-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: #e3d3b4;\n  }\n\n  .vk-cakora-pendant-feat h4 {\n    margin-bottom: 0.25rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-cakora-pendant-feat p {\n    margin: 0;\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-cakora-pendant-options {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-cakora-pendant-option-card {\n    padding: 0.9rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-cakora-pendant-option-card h5 {\n    margin-bottom: 0.35rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-cakora-pendant-option-card p {\n    margin: 0;\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-cakora-pendant-dimension-card {\n    padding: 1.25rem;\n    border: 1px solid #e6ddcc;\n    border-radius: 10px;\n    background: #f3ece0;\n    text-align: center;\n  }\n\n  .vk-cakora-pendant-dimension-placeholder {\n    margin-bottom: 0.85rem;\n    color: #6b6256;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .vk-cakora-pendant-dimension-value {\n    color: #4a4034;\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.8;\n  }\n\n  .vk-cakora-pendant-dimension-note {\n    margin-top: 0.35rem;\n    color: #8a6a45;\n    font-size: 11px;\n    line-height: 1.6;\n  }\n\n  .vk-cakora-pendant-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vk-cakora-pendant-spec-table tr {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-cakora-pendant-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-cakora-pendant-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .vk-cakora-pendant-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #998a73;\n  }\n\n  .vk-cakora-pendant-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vk-cakora-pendant-care li {\n    position: relative;\n    padding: 8px 0 8px 20px;\n    border-bottom: 1px solid #e6ddcc;\n    color: #6b6256;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .vk-cakora-pendant-care li:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-cakora-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: #b39a72;\n    content: \"\";\n  }\n\n  .vk-cakora-pendant-downloads {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-cakora-pendant-download-card {\n    display: flex;\n    min-height: 72px;\n    align-items: center;\n    gap: 10px;\n    padding: 0.85rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n    color: #241c14;\n    text-decoration: none;\n    transition:\n      border-color 0.2s ease,\n      background 0.2s ease;\n  }\n\n  .vk-cakora-pendant-download-card:hover {\n    border-color: #cbb895;\n    background: #faf7f1;\n  }\n\n  .vk-cakora-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: #eee2ce;\n  }\n\n  .vk-cakora-pendant-download-text {\n    flex: 1;\n    color: #4a4034;\n    font-size: 12px;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  .vk-cakora-pendant-download-arrow {\n    color: #9b7a52;\n    font-size: 15px;\n    line-height: 1;\n  }\n\n  .vk-cakora-pendant-faq {\n    margin-top: 0.5rem;\n  }\n\n  .vk-cakora-pendant-faq-item {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-cakora-pendant-faq-item:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-cakora-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: #241c14;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .vk-cakora-pendant-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .vk-cakora-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 #8a6a45;\n    border-bottom: 1.5px solid #8a6a45;\n    content: \"\";\n    transform: translateY(-70%) rotate(45deg);\n    transition: transform 0.2s ease;\n  }\n\n  .vk-cakora-pendant-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n\n  .vk-cakora-pendant-faq-item[open] \u003e summary {\n    color: #5a4630;\n  }\n\n  .vk-cakora-pendant-faq-a {\n    margin: 0 0 14px;\n    padding-right: 32px;\n    color: #6b6256;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  @media (max-width: 520px) {\n    .vk-cakora-pendant-features {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .vk-cakora-pendant-options {\n      grid-template-columns: 1fr;\n    }\n\n    .vk-cakora-pendant-downloads {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vk-cakora-pendant-wrap\"\u003e\n\n  \u003cp class=\"vk-cakora-pendant-intro\"\u003e\n    The Cakora Bauhaus Metal Pendant Light from Mooijane brings a playful\n    modernist character to a clean metal silhouette. Offered in White,\n    Green, and Orange, its compact 35 cm profile makes it easy to use as\n    a single statement pendant or in a repeated arrangement over a kitchen\n    island or dining table. An E26\/E27 socket allows the bulb to be replaced,\n    while the adjustable 150 cm suspension gives the fixture flexibility\n    for different ceiling heights.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-section-label\"\u003e\n    Features\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-features\"\u003e\n\n    \u003cdiv class=\"vk-cakora-pendant-feat\"\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M4 8h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 8c1 6 3 9 6 9s5-3 6-9\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3v5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch4\u003eBauhaus-inspired form\u003c\/h4\u003e\n\n      \u003cp\u003e\n        A simple geometric metal shade and bold color palette create\n        a playful modernist focal point.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-cakora-pendant-feat\"\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\" aria-hidden=\"true\"\u003e\n          \u003ccircle cx=\"7\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"17\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"7\" r=\"3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch4\u003eThree color options\u003c\/h4\u003e\n\n      \u003cp\u003e\n        Choose White for a clean neutral look, Green for muted color,\n        or Orange for a brighter decorative accent.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-cakora-pendant-feat\"\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M8 4h8v5a4 4 0 0 1-8 0z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 16h4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 13v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 20h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch4\u003eReplaceable bulb\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The E26\/E27 socket accepts one replaceable bulb and supports\n        LED equivalents for everyday use.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-section-label\"\u003e\n    Color Options\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-options\"\u003e\n\n    \u003cdiv class=\"vk-cakora-pendant-option-card\"\u003e\n      \u003ch5\u003eWhite\u003c\/h5\u003e\n\n      \u003cp\u003e\n        Clean and versatile for minimalist kitchens, dining rooms,\n        bedrooms, and neutral interiors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-cakora-pendant-option-card\"\u003e\n      \u003ch5\u003eGreen\u003c\/h5\u003e\n\n      \u003cp\u003e\n        A muted color option that adds personality without overpowering\n        the surrounding space.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-cakora-pendant-option-card\"\u003e\n      \u003ch5\u003eOrange\u003c\/h5\u003e\n\n      \u003cp\u003e\n        A warmer statement color for playful, Bauhaus-inspired,\n        mid-century, and contemporary interiors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-section-label\"\u003e\n    Dimensions\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-dimension-card\"\u003e\n\n    \u003cp class=\"vk-cakora-pendant-dimension-placeholder\"\u003e\n      Add product dimension image here.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vk-cakora-pendant-dimension-value\"\u003e\n      Dia 35 × H 21 cm \/\n      Dia 13.7″ × H 8.2″\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-cakora-pendant-dimension-value\"\u003e\n      Adjustable Suspension: 150 cm \/ 59″\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-cakora-pendant-dimension-note\"\u003e\n      Suspension length can be adjusted to suit different ceiling\n      and installation heights.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-section-label\"\u003e\n    Specifications\n  \u003c\/div\u003e\n\n  \u003ctable class=\"vk-cakora-pendant-spec-table\"\u003e\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eProduct Name\u003c\/td\u003e\n        \u003ctd\u003eCakora Bauhaus Metal Pendant Light\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eMaterial\u003c\/td\u003e\n        \u003ctd\u003eMetal\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eColor Options\u003c\/td\u003e\n        \u003ctd\u003eWhite, Green, Orange\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eFixture Size\u003c\/td\u003e\n        \u003ctd\u003e\n          Dia 35 × H 21 cm \/\n          Dia 13.7″ × H 8.2″\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eLight Source\u003c\/td\u003e\n        \u003ctd\u003eE26 \/ E27 Bulb\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eNumber of Lights\u003c\/td\u003e\n        \u003ctd\u003e1\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eBulb Quantity\u003c\/td\u003e\n        \u003ctd\u003e1\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eMax Bulb Power\u003c\/td\u003e\n        \u003ctd\u003e40W Incandescent or LED Equivalent\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eBulb Required\u003c\/td\u003e\n        \u003ctd\u003eYes\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eDimmable\u003c\/td\u003e\n        \u003ctd\u003e\n          Compatible with Dimmer Switches\n          (Dimmer Not Included)\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eVoltage\u003c\/td\u003e\n        \u003ctd\u003eAC 110–240V\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eInstallation\u003c\/td\u003e\n        \u003ctd\u003eHardwired\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eSuspension\u003c\/td\u003e\n        \u003ctd\u003eAdjustable Wire, 150 cm \/ 59″\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eSloped Ceiling\u003c\/td\u003e\n        \u003ctd\u003eCompatible up to 30°\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eMounting\u003c\/td\u003e\n        \u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eEnvironment\u003c\/td\u003e\n        \u003ctd\u003eIndoor, Dry Locations\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n        \u003ctd\u003e\n          Kitchen island, dining room, breakfast nook, bedroom,\n          living room, entryway, home office, café, restaurant,\n          and hospitality interiors\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-section-label\"\u003e\n    Installation \u0026amp; Care\n  \u003c\/div\u003e\n\n  \u003cul class=\"vk-cakora-pendant-care\"\u003e\n\n    \u003cli\u003e\n      Hardwired installation should follow the supplied instructions\n      and applicable local electrical requirements.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      The pendant uses one E26 or E27 bulb depending on the selected\n      regional configuration.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Use a bulb rated up to 40W incandescent or a suitable LED equivalent.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Disconnect power and allow the bulb to cool completely before\n      replacing the light source.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      The 150 cm \/ 59″ suspension can be adjusted during installation\n      to suit the ceiling and desired hanging height.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      The fixture can be installed on sloped ceilings up to 30°.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Clean the metal shade with a soft dry or slightly damp cloth.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Avoid abrasive pads, aggressive solvents, and harsh chemical\n      cleaners that may damage the painted finish.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Intended for indoor dry locations.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-section-label\"\u003e\n    Downloads \u0026amp; Resources\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-downloads\"\u003e\n\n    \u003ca class=\"vk-cakora-pendant-download-card\" href=\"SPECIFICATIONS_PDF_URL\" target=\"_blank\" rel=\"noopener\"\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-download-icon\"\u003e\n        \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\" aria-hidden=\"true\"\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\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-download-text\"\u003e\n        Specifications\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-download-arrow\"\u003e\n        →\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n    \u003ca class=\"vk-cakora-pendant-download-card\" href=\"INSTALLATION_GUIDE_URL\" target=\"_blank\" rel=\"noopener\"\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-download-icon\"\u003e\n        \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\" aria-hidden=\"true\"\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\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-download-text\"\u003e\n        Installation\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-download-arrow\"\u003e\n        →\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n    \u003ca class=\"vk-cakora-pendant-download-card\" href=\"3D_FILES_URL\" target=\"_blank\" rel=\"noopener\"\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-download-icon\"\u003e\n        \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\" aria-hidden=\"true\"\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\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-download-text\"\u003e\n        3D Files\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-cakora-pendant-download-arrow\"\u003e\n        →\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-section-label\"\u003e\n    FAQs\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-cakora-pendant-faq\"\u003e\n\n    \u003cdetails class=\"vk-cakora-pendant-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What is the Cakora Bauhaus Metal Pendant Light made from?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-cakora-pendant-faq-a\"\u003e\n        The pendant features a metal shade with a clean painted finish\n        and is available in White, Green, and Orange.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-cakora-pendant-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What type of bulb does the Cakora Pendant Light use?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-cakora-pendant-faq-a\"\u003e\n        The fixture uses one replaceable E26 or E27 bulb depending on\n        the regional configuration. It supports up to a 40W incandescent\n        bulb or a suitable LED equivalent.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-cakora-pendant-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What are the dimensions of the pendant?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-cakora-pendant-faq-a\"\u003e\n        The shade measures Dia 35 × H 21 cm,\n        approximately Dia 13.7″ × H 8.2″.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-cakora-pendant-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Is the hanging height adjustable?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-cakora-pendant-faq-a\"\u003e\n        Yes. The fixture includes approximately 150 cm \/ 59″ of\n        adjustable suspension wire, allowing the hanging height to be\n        set during installation.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-cakora-pendant-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Can this pendant be installed on a sloped ceiling?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-cakora-pendant-faq-a\"\u003e\n        Yes. The pendant is compatible with sloped ceilings up to\n        approximately 30 degrees.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-cakora-pendant-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Is the Cakora Pendant Light dimmable?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-cakora-pendant-faq-a\"\u003e\n        The fixture is compatible with a suitable dimmable bulb and\n        compatible dimmer switch. The dimmer switch is not included.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-cakora-pendant-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Where can the Cakora Pendant Light be used?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-cakora-pendant-faq-a\"\u003e\n        Its compact size works well over kitchen islands, dining tables,\n        breakfast nooks, bedside areas, living rooms, entryways, home offices,\n        cafés, restaurants, and other indoor hospitality spaces.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n","brand":"Vakkerlight","offers":[{"title":"Dia 13.7″ × H 8.2″ \/ White","offer_id":48540270166257,"sku":"VKP1-26811-01","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7″ × H 8.2″ \/ Green","offer_id":48540270199025,"sku":"VKP1-26811-02","price":175.0,"currency_code":"USD","in_stock":true},{"title":"Dia 13.7″ × H 8.2″ \/ Orange","offer_id":48540270231793,"sku":"VKP1-26811-03","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Cakora_Bauhaus_Metal_Pendant_Light_1.jpg?v=1786440529","url":"https:\/\/vakkerlight.com\/ja\/products\/cakora-bauhaus-metal-pendant-light","provider":"Vakkerlight","version":"1.0","type":"link"}