{"title":"Black Stones Accessories","description":"","products":[{"product_id":"wallet-black-croco-mini","title":"Cardholder Black Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"],\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"],\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab1\"]::after,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab2\"]::after,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cardholder-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-cardholder-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cardholder-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cardholder-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-cardholder-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cardholder-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки без дефолтних маркерів *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-cardholder-tab1\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab2\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-cardholder-tab3\" name=\"bw-cardholder-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-cardholder-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-cardholder-tab3\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA stylish \u003cstrong\u003eBLACKWOOD\u003c\/strong\u003e cardholder in the shape of a mini-envelope — the perfect companion to your bag or briefcase.\u003c\/p\u003e\n\u003cp\u003eThis compact accessory is designed to hold cards and folded banknotes, fitting neatly inside your bag while taking up very little space. It can be crafted in any leather texture or color, allowing for custom combinations that perfectly match your style.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePackage:\u003c\/strong\u003e Delivered in an elegant black box, making it an ideal gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Italian black croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 13 x 9 cm (5.1 x 3.5 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuckle:\u003c\/strong\u003e Magnetic button\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInside:\u003c\/strong\u003e 1 section for banknotes, 2 sections for cards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eMinor differences from the product photo are normal as each piece is handcrafted from natural materials with unique textures.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment (ІДЕНТИЧНИЙ ДО ОКУЛЯРІВ) --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwoodbags.com\/pages\/shipping\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwoodbags.com\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":47957386625337,"sku":"Cardholder Black Croco","price":96.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/cardholder-black-croco.webp?v=1776786393"},{"product_id":"sunglasses-boston","title":"Boston","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-boston-tab1:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab1\"],\n  #bw-boston-tab2:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab2\"],\n  #bw-boston-tab3:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab3\"],\n  #bw-boston-tab4:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-boston-tab1:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab1\"]::after,\n  #bw-boston-tab2:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab2\"]::after,\n  #bw-boston-tab3:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab3\"]::after,\n  #bw-boston-tab4:checked ~ .bw-tabs-nav label[for=\"bw-boston-tab4\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-boston-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-boston-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-boston-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-boston-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-boston-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-boston-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-size-wrap { max-width: 740px; margin: 0 auto; }\n  .bw-fit-explanation { color: #190200; margin: 5px auto 24px; text-align: left; max-width: 740px; }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 24px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-left: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-size-item {\n    padding: 12px 8px;\n    border-right: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n    text-align: center;\n  }\n\n  .bw-size-label {\n    display: block;\n    margin-bottom: 4px;\n    color: rgba(25, 2, 0, 0.55);\n    font-size: 10.5px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bw-size-value { color: #190200; font-weight: 600; white-space: nowrap; }\n  .bw-consult-box { margin-top: 20px; padding-top: 20px; border-top: 1px solid rgba(25, 2, 0, 0.13); color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; flex-wrap: wrap; }\n  .bw-consult-inline a { color: #5b2029; text-decoration: underline; font-weight: 500; }\n  .bw-consult-divider { color: rgba(25, 2, 0, 0.25); }\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  .bw-arrow { display: inline-block; margin-left: 8px; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { max-width: 100%; border-bottom: 1.5px solid rgba(25, 2, 0, 0.08); padding: 0 2px 0 2px; }\n    .bw-tab-btn { font-size: 15px !important; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-boston-tabs\" id=\"bw-boston-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-boston-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-boston-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-boston-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-boston-tab4\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eBoston\u003c\/strong\u003e wooden sunglasses embody intellectual classicism with a sophisticated touch of quiet luxury. This frame is designed for those who prefer a restrained style that confidently speaks of status and impeccable taste without saying a word.\u003c\/p\u003e\n\u003cp\u003eThe anatomical lightness and structural reliability are achieved through a precise blend of layers of select natural multi-layered maple. Hidden internal carbon fiber reinforcement provides the frame with exceptional durability while preserving the natural texture and unique tactile warmth of living wood.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with high-quality polarized lenses featuring UV-400 protection, which effectively block glare and protect your vision.\u003c\/p\u003e\n\u003cp\u003eThe set includes a branded BLACKWOOD box, a leather case with a strap, and a lens cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Natural multi-layered maple reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized lenses with UV-400 protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a closer\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 22–23 g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, leather case with a strap, lens cloth, and a passport with an individual product number.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eEach pair is handcrafted from natural materials, making every texture and shade unique. Minor variations from the product photos are to be expected.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Size \u0026 Fit --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cp class=\"bw-fit-explanation\"\u003eThis refined round frame features a \u003cb\u003emedium\/wide fit\u003c\/b\u003e, best suited for medium-to-wide faces, ensuring harmonious proportions. On narrow faces, the model may fit too loosely.\u003c\/p\u003e\n\u003cdiv class=\"bw-size-list\"\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e54 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e19 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e140 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e143 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e22–23 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eIf you are unsure about the fit, our concierge service can help evaluate the look from a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \u003ca href=\"https:\/\/wa.me\/380980244334\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 4: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca class=\"bw-care-link bw-care-link-first\" href=\"https:\/\/blackwood.ua\/pages\/warranty\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":44804378919225,"sku":"Boston Black Grey","price":204.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-boston-sunglasses-1.jpg?v=1777155315"},{"product_id":"belt_black_croco","title":"Belt Black Croco","description":"\u003cstyle\u003e\n  \/* === ГЛОБАЛЬНІ СТИЛІ BLACKWOOD (EDITORIAL LUXURY) === *\/\n  .bw-tabs-wrapper {\n    width: 100%;\n    background-color: #dbd9d3;\n    padding: 0 5px;\n    margin-top: -15px;\n    margin-bottom: 0;\n    font-family: 'KyivTypeSans-Regular', -apple-system, sans-serif;\n    color: #190200;\n    overflow: hidden;\n    box-sizing: border-box;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  .bw-tab-radio {\n    position: absolute;\n    width: 1px;\n    height: 1px;\n    margin: -1px;\n    padding: 0;\n    overflow: hidden;\n    clip: rect(0 0 0 0);\n    white-space: nowrap;\n    border: 0;\n  }\n\n  \/* Навігація на десктопі *\/\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: nowrap;\n    justify-content: space-between;\n    column-gap: 8px;\n    row-gap: 0;\n    max-width: 620px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px !important; \n    font-weight: 400;\n    letter-spacing: 0.02em;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    position: relative;\n    padding-bottom: 6px;\n    display: inline-block;\n    white-space: nowrap;\n    flex: 1 1 auto;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  .bw-tab-btn:focus-visible {\n    outline: 1px solid rgba(25, 2, 0, 0.45);\n    outline-offset: 4px;\n  }\n\n  .bw-tab-btn::after {\n    content: '';\n    position: absolute;\n    bottom: -1px;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"],\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"],\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab1\"]::after,\n  #bw-belt-tab2:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab2\"]::after,\n  #bw-belt-tab3:checked ~ .bw-tabs-nav label[for=\"bw-belt-tab3\"]::after {\n    opacity: 1;\n  }\n\n  .bw-tabs-content {\n    max-width: 800px;\n    margin: 0 auto;\n    min-height: 280px;\n    padding-bottom: 25px;\n  }\n\n  \/* Внутрішній контент табів *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-belt-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-belt-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-belt-tab3:checked ~ .bw-tabs-content .bw-pane3 {\n    display: block;\n    animation: bw-belt-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-belt-slide {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* Захист від сторонніх стилів теми *\/\n  .bw-tab-pane p,\n  .bw-tab-pane li,\n  .bw-tab-pane span:not(.bw-size-label),\n  .bw-tab-pane a,\n  .bw-tab-pane strong {\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note { max-width: 680px; margin: 0 auto; }\n\n  \/* Преміум-списки *\/\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px 0 !important;\n    list-style-type: none !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    position: relative !important;\n    margin: 0 0 8px 0 !important;\n    padding: 0 !important;\n    line-height: 1.55 !important;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: \"•\" !important;\n    position: absolute;\n    left: -16px;\n    top: 0;\n    color: #5b2029;\n    font-size: 16px !important;\n    line-height: 1.2 !important;\n  }\n\n  .bw-care-link { display: flex; justify-content: space-between; align-items: center; padding: 10px 0; border-bottom: 1px solid rgba(25, 2, 0, 0.15); color: #190200 !important; text-decoration: none !important; }\n  .bw-care-link-first { margin-top: 20px; }\n\n  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav {\n      display: flex;\n      flex-wrap: nowrap;\n      justify-content: space-between;\n      column-gap: 8px;\n      row-gap: 0;\n      max-width: 100%;\n      width: 100%;\n      margin: 0 auto 24px;\n      text-align: center;\n      border-bottom: 1.5px solid rgba(25, 2, 0, 0.08);\n      padding: 0 2px 0 2px;\n    }\n    .bw-tab-btn { white-space: nowrap; font-size: 15px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-belt-tabs\" id=\"bw-belt-tab3\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab2\"\u003eMaterials\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-belt-tab3\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003c!-- Tab 1: Description --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eA belt featuring the signature BLACKWOOD logo is the elegant finishing touch to a thoughtfully curated look, declaring its completeness and perfection. We crafted our belts in dozens of leather shades and textures so every owner can find that ideal match for her handbag, footwear, or outfit.\u003c\/p\u003e\n\u003cp\u003eThis leather belt by BLACKWOOD can serve as a complementary addition to your favorite bag or stand out as an independent statement in your look.\u003c\/p\u003e\n\u003cp\u003eBelts and accessories can be crafted in leather of any color and texture. Custom tailormade sizing is also available upon request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Materials --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Genuine Italian Black Croco-embossed leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 1.7 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 110 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (minimum):\u003c\/strong\u003e 67.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaist size (maximum):\u003c\/strong\u003e 92.5 cm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 11 (2.5 cm distance between holes)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, we can add more holes or craft the belt in a different color, texture, or according to your personal measurements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003e* Each piece is handcrafted from natural materials, making its texture and shade entirely unique. Slight variations of the finished product from the photo are acceptable.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Shipping \u0026 Payment --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Worldwide insured delivery (except RU\/BY).\u003c\/p\u003e\n\u003cul class=\"bw-delivery-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai. Custom\/Pre-order items ship from Ukraine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5-10 business days. DDP (all taxes\/duties included at checkout).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10-21 days) or Express (5-10 days). Shipped DAP (recipient covers local duties\/taxes).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. All payments are secure; data is not saved.\u003c\/p\u003e\n\u003ca href=\"https:\/\/blackwoodbags.com\/pages\/shipping\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty \u0026amp; Returns\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50151450378553,"sku":"Belt Black Croco","price":128.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/belt-black-croco.webp?v=1776771174"}],"url":"https:\/\/blackwoodatelier.com\/en-ae\/collections\/black-stones-accessories.oembed","provider":"Blackwoodbags","version":"1.0","type":"link"}