{"title":"Men's Collection","description":"","products":[{"product_id":"sunglasses-boston-metal","title":"Boston Metal Grey","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-bmetal-tab1:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab1\"],\n  #bw-bmetal-tab2:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab2\"],\n  #bw-bmetal-tab3:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab3\"],\n  #bw-bmetal-tab4:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-bmetal-tab1:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab1\"]::after,\n  #bw-bmetal-tab2:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab2\"]::after,\n  #bw-bmetal-tab3:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab3\"]::after,\n  #bw-bmetal-tab4:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-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-bmetal-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-bmetal-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-bmetal-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-bmetal-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-bmetal-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-bmetal-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\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab1\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab2\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab3\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-bmetal-tab4\" name=\"bw-bmetal-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-bmetal-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\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 Metal\u003c\/strong\u003e sunglasses embody sophisticated intellectual classicism, where every detail is subject to the aesthetics of minimalism. This refined round frame is built on an impeccable internal balance: strict, concise lines, a noble character, and an absence of unnecessary decor.\u003c\/p\u003e\n        \u003cp\u003eThe frame is handcrafted from exotic rosewood and reinforced with a delicate frame made of high-quality alloy steel. The combination of natural wood texture and durable metal makes the model visually light, weightless, yet extremely resistant to daily use.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with premium photochromic polarized lenses with UV-400 protection (chameleon), which instantly adapt to light intensity, effectively eliminate glare, and protect your vision. Reinforced metal flex hinges guarantee smooth temple movement and a comfortable fit.\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\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 rosewood and alloy steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized photochromic with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey (photochromic)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 1–3 (from semi-transparent to light tint)\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 21–22 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\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 is designed for a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e, ideally suited for narrow or medium-sized faces, emphasizing the lightness of the silhouette. For wider faces, the fit may be too tight.\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\"\u003e50 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\"\u003e22 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\"\u003e138 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\"\u003e21–22 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\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 href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\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":31536809967689,"sku":"Boston Metal Brown Chameleon","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-boston-metal-sunglasses-1.jpg?v=1777155566"},{"product_id":"sunglasses-corsica","title":"Corsica","description":"\u003cstyle\u003e\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', 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    display: none !important;\n  }\n\n  .bw-tabs-nav {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    column-gap: 42px;\n    row-gap: 12px;\n    max-width: 620px;\n    margin: 0 auto 25px;\n    text-align: center;\n  }\n\n  .bw-tab-btn {\n    font-size: 15px;\n    font-weight: 400;\n    cursor: pointer;\n    opacity: 0.45;\n    transition: opacity 0.3s ease;\n    position: relative;\n    padding-bottom: 5px;\n    display: inline-block;\n    color: #190200;\n    white-space: nowrap;\n  }\n\n  .bw-tab-btn:hover {\n    opacity: 1;\n  }\n\n  #bw-corsica-tab1:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab1\"],\n  #bw-corsica-tab2:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab2\"],\n  #bw-corsica-tab3:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab3\"],\n  #bw-corsica-tab4:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-corsica-tab1:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab1\"]::after,\n  #bw-corsica-tab2:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab2\"]::after,\n  #bw-corsica-tab3:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab3\"]::after,\n  #bw-corsica-tab4:checked ~ .bw-tabs-nav label[for=\"bw-corsica-tab4\"]::after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 1.5px;\n    background-color: #190200;\n  }\n\n  .bw-tabs-content {\n    max-width: 780px;\n    margin: 0 auto;\n    min-height: 260px;\n    padding-bottom: 25px;\n  }\n\n  .bw-tab-pane {\n    display: none;\n    font-size: 14px;\n    line-height: 1.58;\n  }\n\n  #bw-corsica-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-corsica-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-corsica-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-corsica-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-corsica-slide 0.45s ease-out forwards;\n  }\n\n  @keyframes bw-corsica-slide {\n    from {\n      opacity: 0;\n      transform: translateX(10px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateX(0);\n    }\n  }\n\n  .bw-tab-pane p {\n    margin: 0 0 14px;\n  }\n\n  .bw-tab-pane strong {\n    font-weight: 600;\n  }\n\n  .bw-product-note,\n  .bw-size-wrap {\n    max-width: 660px;\n    margin: 0 auto;\n  }\n\n  .bw-material-list,\n  .bw-delivery-list {\n    padding-left: 18px !important;\n    margin: 0 0 14px !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n  }\n\n  .bw-material-list li,\n  .bw-delivery-list li {\n    display: list-item !important;\n    list-style: disc outside !important;\n    list-style-type: disc !important;\n    margin-bottom: 6px;\n  }\n\n  .bw-material-list li::before,\n  .bw-delivery-list li::before {\n    content: none !important;\n    display: none !important;\n  }\n\n  .bw-fit-compact {\n    padding: 16px 0 18px;\n    border-top: 1px solid rgba(25, 2, 0, 0.14);\n    border-bottom: 1px solid rgba(25, 2, 0, 0.14);\n  }\n\n  .bw-fit-head {\n    margin-bottom: 20px;\n  }\n\n  .bw-fit-copy {\n    max-width: none;\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: rgba(25, 2, 0, 0.78);\n  }\n\n  .bw-fit-scale-wrap {\n    padding: 0 4px;\n  }\n\n  .bw-fit-scale-title {\n    margin-bottom: 10px;\n    color: #190200;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-bottom: 10px;\n    color: rgba(25, 2, 0, 0.48);\n    font-size: 10px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .bw-fit-labels span {\n    text-align: center;\n    min-height: 14px;\n  }\n\n  .bw-fit-labels span:first-child {\n    text-align: left;\n  }\n\n  .bw-fit-labels span:last-child {\n    text-align: right;\n  }\n\n  .bw-fit-line {\n    position: relative;\n    height: 1px;\n    background-color: rgba(25, 2, 0, 0.22);\n    margin: 0 5px 2px;\n  }\n\n  .bw-fit-dot {\n    position: absolute;\n    top: 50%;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background-color: #dbd9d3;\n    border: 1px solid rgba(25, 2, 0, 0.45);\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-fit-dot-1 { left: 0; }\n  .bw-fit-dot-2 { left: 25%; }\n  .bw-fit-dot-3 { left: 50%; }\n  .bw-fit-dot-4 { left: 75%; }\n  .bw-fit-dot-5 { left: 100%; }\n\n  .bw-fit-marker {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 13px;\n    height: 13px;\n    border-radius: 50%;\n    background-color: #190200;\n    transform: translate(-50%, -50%);\n  }\n\n  .bw-size-list {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    margin-top: 16px;\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: 11px 8px 10px;\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;\n    line-height: 1.25;\n  }\n\n  .bw-size-value {\n    display: block;\n    color: #190200;\n    font-size: 13.5px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .bw-consult-box {\n    margin-top: 16px;\n    padding-top: 16px;\n    border-top: 1px solid rgba(25, 2, 0, 0.13);\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: #190200;\n  }\n\n  .bw-consult-inline {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-top: 10px;\n    font-size: 13px;\n    flex-wrap: wrap;\n  }\n\n  .bw-consult-inline a {\n    color: #5b2029;\n    text-decoration: underline;\n    font-weight: 500;\n  }\n\n  .bw-consult-divider {\n    color: rgba(25, 2, 0, 0.25);\n  }\n\n  .bw-care-link {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 10px 0;\n    border-bottom: 1px solid rgba(25, 2, 0, 0.15);\n    color: #190200 !important;\n    text-decoration: none !important;\n    font-size: 14px;\n  }\n\n  .bw-care-link-first {\n    margin-top: 20px;\n  }\n\n  .bw-care-link:hover {\n    opacity: 0.7;\n  }\n\n  .bw-arrow {\n    position: relative;\n    width: 14px;\n    height: 14px;\n    display: inline-block;\n    flex: 0 0 14px;\n  }\n\n  .bw-arrow::before {\n    content: '';\n    position: absolute;\n    top: 3px;\n    right: 2px;\n    width: 9px;\n    height: 1.5px;\n    background-color: #190200;\n    transform: rotate(-45deg);\n    transform-origin: right center;\n  }\n\n  .bw-arrow::after {\n    content: '';\n    position: absolute;\n    top: 2px;\n    right: 2px;\n    width: 6px;\n    height: 6px;\n    border-top: 1.5px solid #190200;\n    border-right: 1.5px solid #190200;\n  }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper {\n      padding: 0 10px;\n      margin-top: -25px;\n    }\n\n    .bw-tabs-nav {\n      column-gap: 28px;\n      row-gap: 10px;\n      margin-bottom: 25px;\n    }\n\n    .bw-tabs-content {\n      min-height: 400px;\n    }\n\n    .bw-fit-compact {\n      padding: 14px 0 16px;\n    }\n\n    .bw-fit-head {\n      margin-bottom: 18px;\n    }\n\n    .bw-fit-copy {\n      font-size: 13px;\n    }\n\n    .bw-fit-labels {\n      font-size: 9px;\n      letter-spacing: 0.06em;\n    }\n\n    .bw-size-list {\n      grid-template-columns: repeat(2, 1fr);\n      margin-top: 14px;\n    }\n\n    .bw-size-item {\n      padding: 10px 8px;\n    }\n\n    .bw-size-item:last-child {\n      grid-column: span 2;\n    }\n\n    .bw-consult-box {\n      margin-top: 14px;\n      padding-top: 14px;\n      font-size: 13px;\n    }\n\n    .bw-consult-inline {\n      gap: 8px 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput checked class=\"bw-tab-radio\" name=\"bw-corsica-tabs\" id=\"bw-corsica-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-corsica-tabs\" id=\"bw-corsica-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-corsica-tabs\" id=\"bw-corsica-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-corsica-tabs\" id=\"bw-corsica-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-corsica-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-corsica-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-corsica-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-corsica-tab4\" class=\"bw-tab-btn\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003e\u003cstrong\u003eCorsica\u003c\/strong\u003e \u003cspan\u003e—\u003c\/span\u003e oval sunglasses handcrafted from Indian sandalwood and multi-layer maple reinforced with carbon.\u003c\/p\u003e\n\u003cp\u003eThe frame has a balanced medium fit and a clean oval silhouette. The combination of natural wood and carbon reinforcement gives the model structure, lightness and everyday durability.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with lenses produced by Carl Zeiss Vision Sunlens with a grey tint and UV-400 protection. Reinforced flex hinges with a closer ensure smooth movement of the temples and a comfortable fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\n\u003cul class=\"bw-material-list\"\u003e\n  \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e Indian sandalwood and multi-layer maple, reinforced with carbon;\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e produced by Carl Zeiss Vision Sunlens with a grey tint and UV-400 protection;\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\u003ePackaging:\u003c\/strong\u003e branded box, leather case with a strap, lens cloth, passport with an individual product number.\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\u003cp\u003e\u003cem\u003eEach pair is handcrafted from natural materials, so the wood texture and shade may vary slightly from the product photo. These variations are natural for handmade wooden eyewear.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cdiv class=\"bw-fit-compact\"\u003e\n\u003cdiv class=\"bw-fit-head\"\u003e\n\u003cp class=\"bw-fit-copy\"\u003eCorsica is designed for a medium face width. The oval shape keeps the frame balanced, structured and comfortable for everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-fit-scale-wrap\"\u003e\n\u003cdiv class=\"bw-fit-scale-title\"\u003eSuitable for face width\u003c\/div\u003e\n\u003cdiv class=\"bw-fit-labels\"\u003e\n\u003cspan\u003eNarrow\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e \u003cspan\u003eMedium\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e \u003cspan\u003eWide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-fit-line\"\u003e\n\u003cspan class=\"bw-fit-dot bw-fit-dot-1\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-2\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-3\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-4\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-dot bw-fit-dot-5\"\u003e\u003c\/span\u003e \u003cspan class=\"bw-fit-marker\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\"\u003e53 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\"\u003e144 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\"\u003e36-37 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eShape: oval. If you are unsure about the fit, our concierge service can help evaluate the model from a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" rel=\"noopener noreferrer\" 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\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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 href=\"https:\/\/blackwoodbags.com\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e \u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"bw-arrow\"\u003e\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\" class=\"bw-care-link\"\u003e \u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan aria-hidden=\"true\" 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":47957343895865,"sku":"Corsica Grey","price":295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/corsica-1.webp?v=1785412253"},{"product_id":"sunglasses-boston","title":"Boston Grey","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":255.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":"sunglasses-denver","title":"Denver Grey","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-denver-tab1:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab1\"],\n  #bw-denver-tab2:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab2\"],\n  #bw-denver-tab3:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab3\"],\n  #bw-denver-tab4:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-denver-tab1:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab1\"]::after,\n  #bw-denver-tab2:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab2\"]::after,\n  #bw-denver-tab3:checked ~ .bw-tabs-nav label[for=\"bw-denver-tab3\"]::after,\n  #bw-denver-tab4:checked ~ .bw-tabs-nav label[for=\"bw-denver-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-denver-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-denver-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-denver-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-denver-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-denver-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-denver-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-denver-tabs\" id=\"bw-denver-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-denver-tabs\" id=\"bw-denver-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-denver-tabs\" id=\"bw-denver-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-denver-tabs\" id=\"bw-denver-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-denver-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-denver-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-denver-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-denver-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\u003eDenver\u003c\/strong\u003e wooden sunglasses are inspired by the noble character of a city where restrained minimalism meets pure geometric lines. This balance is embodied in the confident contours of the frame and its distinctive, restrained philosophy.\u003c\/p\u003e\n\u003cp\u003eThe frame is handcrafted from natural black walnut and multi-layered maple, reinforced with an internal carbon fiber layer. The combination of unique natural wood texture and modern material gives the model exceptional durability while maintaining its anatomical lightness.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with premium lenses produced by Carl Zeiss Vision Sunlens featuring UV-400 protection, which reliably protect your vision and provide impeccable optical clarity. Reinforced metal flex hinges ensure soft temple movement and a perfect fit.\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 Black walnut and multi-layered maple, reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Lenses produced by Carl Zeiss Vision Sunlens 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 32–33 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 square frame with a \u003cb\u003emedium fit\u003c\/b\u003e is ideally suited for medium-sized faces, maintaining harmonious proportions. On narrow faces, the model may have a looser fit.\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\"\u003e32–33 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":44804982243641,"sku":"Denver Black Grey New","price":295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/denver-1.webp?v=1785412175"},{"product_id":"sunglasses-dallas","title":"Dallas","description":"\u003cstyle\u003e\n  .bw-tabs-wrapper { width: 100%; background-color: #dbd9d3; padding: 0 5px; margin-top: -15px; margin-bottom: 0; font-family: 'KyivTypeSans-Regular', sans-serif; color: #190200; overflow: hidden; box-sizing: border-box; -webkit-text-size-adjust: 100%; }\n  .bw-tabs-wrapper * { box-sizing: border-box; }\n  .bw-tab-radio { display: none !important; }\n\n  .bw-tabs-nav { display: flex; flex-wrap: wrap; justify-content: center; column-gap: 42px; row-gap: 12px; max-width: 620px; margin: 0 auto 25px; text-align: center; }\n  .bw-tab-btn { font-size: 15px; font-weight: 400; cursor: pointer; opacity: 0.45; transition: opacity 0.3s ease; position: relative; padding-bottom: 5px; display: inline-block; color: #190200; white-space: nowrap; }\n  .bw-tab-btn:hover { opacity: 1; }\n\n  #bw-dallas-tab1:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab1\"],\n  #bw-dallas-tab2:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab2\"],\n  #bw-dallas-tab3:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab3\"],\n  #bw-dallas-tab4:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab4\"] { opacity: 1; font-weight: 500; }\n\n  #bw-dallas-tab1:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab1\"]::after,\n  #bw-dallas-tab2:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab2\"]::after,\n  #bw-dallas-tab3:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab3\"]::after,\n  #bw-dallas-tab4:checked ~ .bw-tabs-nav label[for=\"bw-dallas-tab4\"]::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1.5px; background-color: #190200; }\n\n  .bw-tabs-content { max-width: 780px; margin: 0 auto; min-height: 260px; padding-bottom: 25px; }\n  .bw-tab-pane { display: none; font-size: 14px; line-height: 1.58; }\n  #bw-dallas-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-dallas-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-dallas-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-dallas-tab4:checked ~ .bw-tabs-content .bw-pane4 { display: block; animation: bw-dallas-slide 0.45s ease-out forwards; }\n\n  @keyframes bw-dallas-slide { from { opacity: 0; transform: translateX(10px); } to { opacity: 1; transform: translateX(0); } }\n\n  .bw-tab-pane p { margin: 0 0 14px; }\n  .bw-tab-pane strong { font-weight: 600; }\n  .bw-product-note, .bw-size-wrap { max-width: 660px; margin: 0 auto; }\n\n  .bw-material-list, .bw-delivery-list { padding-left: 18px !important; margin: 0 0 14px !important; list-style: disc outside !important; list-style-type: disc !important; }\n  .bw-material-list li, .bw-delivery-list li { display: list-item !important; list-style: disc outside !important; list-style-type: disc !important; margin-bottom: 6px; }\n  .bw-material-list li::before, .bw-delivery-list li::before { content: none !important; display: none !important; }\n\n  .bw-fit-compact { padding: 16px 0 18px; border-top: 1px solid rgba(25, 2, 0, 0.14); border-bottom: 1px solid rgba(25, 2, 0, 0.14); }\n  .bw-fit-head { margin-bottom: 20px; }\n  .bw-fit-copy { max-width: none; margin: 0; font-size: 13.5px; line-height: 1.5; color: rgba(25, 2, 0, 0.78); }\n  .bw-fit-scale-wrap { padding: 0 4px; }\n  .bw-fit-scale-title { margin-bottom: 10px; color: #190200; font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; }\n  .bw-fit-labels { display: grid; grid-template-columns: repeat(5, 1fr); margin-bottom: 10px; color: rgba(25, 2, 0, 0.48); font-size: 10px; letter-spacing: 0.08em; text-transform: uppercase; }\n  .bw-fit-labels span { text-align: center; min-height: 14px; }\n  .bw-fit-labels span:first-child { text-align: left; }\n  .bw-fit-labels span:last-child { text-align: right; }\n  .bw-fit-line { position: relative; height: 1px; background-color: rgba(25, 2, 0, 0.22); margin: 0 5px 2px; }\n  .bw-fit-dot { position: absolute; top: 50%; width: 7px; height: 7px; border-radius: 50%; background-color: #dbd9d3; border: 1px solid rgba(25, 2, 0, 0.45); transform: translate(-50%, -50%); }\n  .bw-fit-dot-1 { left: 0; } .bw-fit-dot-2 { left: 25%; } .bw-fit-dot-3 { left: 50%; } .bw-fit-dot-4 { left: 75%; } .bw-fit-dot-5 { left: 100%; }\n  .bw-fit-marker { position: absolute; top: 50%; left: 100%; width: 13px; height: 13px; border-radius: 50%; background-color: #190200; transform: translate(-50%, -50%); }\n\n  .bw-size-list { display: grid; grid-template-columns: repeat(5, 1fr); margin-top: 16px; border-top: 1px solid rgba(25, 2, 0, 0.14); border-left: 1px solid rgba(25, 2, 0, 0.14); }\n  .bw-size-item { padding: 11px 8px 10px; border-right: 1px solid rgba(25, 2, 0, 0.14); border-bottom: 1px solid rgba(25, 2, 0, 0.14); text-align: center; }\n  .bw-size-label { display: block; margin-bottom: 4px; color: rgba(25, 2, 0, 0.55); font-size: 10.5px; line-height: 1.25; }\n  .bw-size-value { display: block; color: #190200; font-size: 13.5px; font-weight: 600; white-space: nowrap; }\n\n  .bw-consult-box { margin-top: 16px; padding-top: 16px; border-top: 1px solid rgba(25, 2, 0, 0.13); font-size: 13.5px; line-height: 1.5; color: #190200; }\n  .bw-consult-inline { display: flex; align-items: center; gap: 12px; margin-top: 10px; font-size: 13px; 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\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; font-size: 14px; }\n  .bw-care-link-first { margin-top: 20px; }\n  .bw-care-link:hover { opacity: 0.7; }\n  .bw-arrow { position: relative; width: 14px; height: 14px; display: inline-block; flex: 0 0 14px; }\n  .bw-arrow::before { content: ''; position: absolute; top: 3px; right: 2px; width: 9px; height: 1.5px; background-color: #190200; transform: rotate(-45deg); transform-origin: right center; }\n  .bw-arrow::after { content: ''; position: absolute; top: 2px; right: 2px; width: 6px; height: 6px; border-top: 1.5px solid #190200; border-right: 1.5px solid #190200; }\n\n  @media (max-width: 767px) {\n    .bw-tabs-wrapper { padding: 0 10px; margin-top: -25px; }\n    .bw-tabs-nav { column-gap: 28px; row-gap: 10px; margin-bottom: 25px; }\n    .bw-tabs-content { min-height: 430px; }\n    .bw-fit-compact { padding: 14px 0 16px; }\n    .bw-fit-head { margin-bottom: 18px; }\n    .bw-fit-copy { font-size: 13px; }\n    .bw-fit-labels { font-size: 9px; letter-spacing: 0.06em; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item { padding: 10px 8px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n    .bw-consult-box { margin-top: 14px; padding-top: 14px; font-size: 13px; }\n    .bw-consult-inline { gap: 8px 10px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-dallas-tab1\" name=\"bw-dallas-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-dallas-tab2\" name=\"bw-dallas-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-dallas-tab3\" name=\"bw-dallas-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-dallas-tab4\" name=\"bw-dallas-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-dallas-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-dallas-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-dallas-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-dallas-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003eDallas\u003c\/strong\u003e — square sunglasses handcrafted from African Blackwood.\u003c\/p\u003e\n        \u003cp\u003eThe wide square frame has a confident structure and a clean architectural profile. African Blackwood gives the model a deep natural tone, while flexible spring hinges support comfort during extended wear.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with polarized polycarbonate lenses with a grey tint and UV-400 protection. The wooden frame is finished with Renaissance water-repellent wax to help protect the material from moisture and preserve its appearance over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\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 African Blackwood;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e polarized polycarbonate lenses with a grey tint and UV-400 protection;\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 flexible spring hinges;\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e branded BLACKWOOD box, leather and wood case, branded cloth for lens care.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cem\u003eEach pair is handcrafted from natural materials, so the wood texture and shade may vary slightly from the product photo. These variations are natural for handmade wooden eyewear.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cdiv class=\"bw-fit-compact\"\u003e\n          \u003cdiv class=\"bw-fit-head\"\u003e\n            \u003cp class=\"bw-fit-copy\"\u003eDallas is designed for wide face shapes. For a narrow or medium face, the frame may feel visually oversized.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-fit-scale-wrap\"\u003e\n            \u003cdiv class=\"bw-fit-scale-title\"\u003eSuitable for face width\u003c\/div\u003e\n            \u003cdiv class=\"bw-fit-labels\"\u003e\n\u003cspan\u003eNarrow\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eMedium\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eWide\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"bw-fit-line\"\u003e\n              \u003cspan class=\"bw-fit-dot bw-fit-dot-1\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-2\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-3\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-4\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-dot bw-fit-dot-5\"\u003e\u003c\/span\u003e\u003cspan class=\"bw-fit-marker\"\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\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\"\u003e55 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\"\u003e21 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\"\u003e148 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\"\u003e37-38 g\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bw-consult-box\"\u003e\n          Shape: square. If you are unsure about the fit, our concierge service can help evaluate the model from a photo.\n          \u003cdiv class=\"bw-consult-inline\"\u003e\n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" target=\"_blank\" rel=\"noopener noreferrer\"\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\" rel=\"noopener noreferrer\"\u003eWhatsApp\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\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 href=\"https:\/\/blackwoodbags.com\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e\u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\" class=\"bw-care-link\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e\u003cspan class=\"bw-arrow\" aria-hidden=\"true\"\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":47856212443449,"sku":"Dallas Grey","price":250.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Dallas_1.jpg?v=1777155202"},{"product_id":"men-women-wooden-sunglasses-detroit","title":"Detroit Grey","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-detroit-tab1:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab1\"],\n  #bw-detroit-tab2:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab2\"],\n  #bw-detroit-tab3:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab3\"],\n  #bw-detroit-tab4:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-detroit-tab1:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab1\"]::after,\n  #bw-detroit-tab2:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab2\"]::after,\n  #bw-detroit-tab3:checked ~ .bw-tabs-nav label[for=\"bw-detroit-tab3\"]::after,\n  #bw-detroit-tab4:checked ~ .bw-tabs-nav label[for=\"bw-detroit-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-detroit-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-detroit-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-detroit-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-detroit-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-detroit-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-detroit-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\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-detroit-tab1\" name=\"bw-detroit-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-detroit-tab2\" name=\"bw-detroit-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-detroit-tab3\" name=\"bw-detroit-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-detroit-tab4\" name=\"bw-detroit-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-detroit-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-detroit-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-detroit-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-detroit-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\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\u003eDetroit\u003c\/strong\u003e sunglasses carry the strong character of a city where the scale of industrial culture has melted into a sophisticated architectural form. A sharp geometric frame holds this inner core — assembled, impeccably calibrated, and free of unnecessary compromises.\u003c\/p\u003e\n        \u003cp\u003eThe frame combines noble deep ebony and artistic golden teak wood, reliably reinforced with an internal hidden carbon fiber layer. The natural contrast and expressive rhythm of the wood species create a unique texture, turning every detail into a tactile art object.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with high-class polarized lenses featuring UV-400 protection. They guarantee exceptional optical clarity and reliable eye protection. Reinforced metal flex hinges with a closer ensure soft temple movement and flawless comfort during prolonged wear.\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\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 Ebony and golden teak wood, reinforced with carbon fiber\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized 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. 3 (Medium)\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 35–37 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\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 expressive geometric frame with a \u003cb\u003ewide fit\u003c\/b\u003e is best suited for wider face types, ensuring a harmonious silhouette. On narrow or medium faces, the model may create a looser fit.\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\"\u003e58 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\"\u003e16 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\"\u003e144 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\"\u003e35–37 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\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 href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\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":47856213164345,"sku":"Detroit Grey","price":285.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/detroit-1.webp?v=1785412212"},{"product_id":"sunglasses-amsterdam","title":"Amsterdam Grey","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-amsterdam-tab1:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab1\"],\n  #bw-amsterdam-tab2:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab2\"],\n  #bw-amsterdam-tab3:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab3\"],\n  #bw-amsterdam-tab4:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-amsterdam-tab1:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab1\"]::after,\n  #bw-amsterdam-tab2:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab2\"]::after,\n  #bw-amsterdam-tab3:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-tab3\"]::after,\n  #bw-amsterdam-tab4:checked ~ .bw-tabs-nav label[for=\"bw-amsterdam-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-amsterdam-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-amsterdam-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-amsterdam-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-amsterdam-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-amsterdam-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-amsterdam-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\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-amsterdam-tab1\" name=\"bw-amsterdam-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-amsterdam-tab2\" name=\"bw-amsterdam-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-amsterdam-tab3\" name=\"bw-amsterdam-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-amsterdam-tab4\" name=\"bw-amsterdam-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-amsterdam-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-amsterdam-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-amsterdam-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-amsterdam-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\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\u003eAmsterdam\u003c\/strong\u003e wooden sunglasses are named after the city that blends impeccable European conciseness with restrained northern sophistication. This balance is fully embodied in the concise square frame shape and its clean, graphic line geometry.\u003c\/p\u003e\n        \u003cp\u003eThe frame is handcrafted from noble Indian sandalwood and reinforced with an internal carbon fiber layer. The combination of unique natural wood texture and advanced material provides the model with exceptional durability while maintaining its natural lightness.\u003c\/p\u003e\n        \u003cp\u003eThe sunglasses are equipped with premium polarized lenses featuring UV-400 protection, which reliably protect your vision from solar radiation and provide impeccable clarity. Reinforced metal flex hinges with a closer ensure soft temple movement and a comfortable fit.\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\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 Indian sandalwood reinforced with carbon fiber\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized 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 tint)\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 28 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\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 square frame with a \u003cb\u003enarrow fit\u003c\/b\u003e is ideally suited for narrow or medium-sized faces, maintaining an expressive graphic silhouette. On wider faces, the model may fit too tightly.\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\"\u003e52 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\"\u003e21 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\"\u003e140 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\"\u003e28 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\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 href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\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":47856216047929,"sku":"Amsterdam Grey New","price":295.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-amsterdam-sunglasses-1.jpg?v=1777154995"},{"product_id":"thunder-black-saffiano","title":"Thunder Black Epsom","description":"\u003cstyle\u003e\n  \/* Protection against Flash of Unstyled Content (FOUC) *\/\n  .bw-tabs-content .bw-tab-pane { display: none !important; }\n  #bw-port-black-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-port-black-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-port-black-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-port-black-tab4:checked ~ .bw-tabs-content .bw-pane4 { display: block !important; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-black-tab1\" name=\"bw-portfolio-black-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-black-tab2\" name=\"bw-portfolio-black-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-black-tab3\" name=\"bw-portfolio-black-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-black-tab4\" name=\"bw-portfolio-black-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-black-tab1\"\u003eSense\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-black-tab2\"\u003eCraftsmanship\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-black-tab3\"\u003eDimensions\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-black-tab4\"\u003eService\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- TAB 1: SENSE --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eThunder Black Epsom Handcrafted Leather Briefcase with American Walnut\u003c\/h2\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003eThunder Black Epsom\u003c\/strong\u003e — an architectural men's briefcase from the signature Thunder Line, uniting premium Italian Black Epsom calfskin with solid American walnut sealed under an optical jewelry resin lens. The deep noir finish highlights its structured geometry, while discreet hardware and sharp lines project authority, focus, and modern executive elegance.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eThe Sound of Confidence.\u003c\/strong\u003e Engineered for the dynamic pace of business decisions, Thunder bridges classic leather tailoring with contemporary functionality. The dual-compartment interior securely accommodates up to a 13-inch laptop or tablet alongside daily essentials, while the detachable adjustable strap allows versatile hand, shoulder, or crossbody carry.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 2: CRAFTSMANSHIP --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eMaterials and Craftsmanship of Thunder Black Briefcase by BLACKWOOD Atelier\u003c\/h2\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cb\u003eTHE ART OF CRAFTSMANSHIP\u003c\/b\u003e\u003c\/p\u003e\n        \u003cp\u003eEach briefcase is individually handcrafted by master artisans at BLACKWOOD Atelier. Solid American walnut is precision-calibrated and encased beneath a poured lens of jewelry resin, enhancing the natural wood grain and ensuring lasting protection. Every leather panel is hand-cut, edged, and tailored into a balanced architectural structure.\u003c\/p\u003e\n\n        \u003cul style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); margin: 14px 0 0 0; padding: 12px 0 0 18px; list-style-type: disc; display: flex; flex-direction: column; gap: 6px; font-size: 12.5px; line-height: 1.55; color: rgba(25, 2, 0, 0.85);\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Premium Italian Black Epsom calfskin (scratch and moisture-resistant embossed grain)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e Solid American walnut under an optical jewelry resin lens\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eInterior:\u003c\/strong\u003e Smooth protective textile lining designed to shield device screens and documents\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Precision-cast alloy steel with protective coating\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eHandcrafted Character:\u003c\/strong\u003e Natural wood grain variations ensure each piece possesses an irreplaceable individual identity\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 3: DIMENSIONS --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eThunder Black Briefcase Dimensions, Capacity and Laptop Compatibility\u003c\/h2\u003e\n      \u003cinput checked class=\"bw-tab-radio\" name=\"bw-port-black-units\" id=\"bw-port-black-unit-cm\" type=\"radio\"\u003e\n      \u003cinput class=\"bw-tab-radio\" name=\"bw-port-black-units\" id=\"bw-port-black-unit-in\" type=\"radio\"\u003e\n\n      \u003cdiv class=\"bw-unit-toggle\"\u003e\n        \u003clabel class=\"bw-unit-btn\" for=\"bw-port-black-unit-cm\"\u003ecm\u003c\/label\u003e\n        \u003clabel class=\"bw-unit-btn\" for=\"bw-port-black-unit-in\"\u003ein\u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bw-dimensions-layout\"\u003e\n        \u003cdiv class=\"bw-dimensions-table\"\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eExternal dimensions\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e36 × 25 × 7 cm\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e14.2\" × 9.8\" × 2.8\"\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eInternal width\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e33.5 cm\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e13.2\"\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eStrap length\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e125 cm (adjustable)\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e49.2\" (adjustable)\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eEmpty weight\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e~1.1 kg\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e~2.4 lbs\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-diagram-holder\"\u003e\n          \u003cimg class=\"bw-size-img\" alt=\"Thunder Black Epsom briefcase dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0446\/9322\/5640\/files\/8786544.png?v=1781201796\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bw-note\" style=\"margin-top: 15px; font-size: 13.5px; line-height: 1.5; color: #190200;\"\u003e\u003cstrong\u003eCapacity:\u003c\/strong\u003e Fits A4 documents, a laptop or tablet up to 13 inches (such as MacBook Air \/ MacBook Pro 13\"), charger, wallet, smartphone, and keys across two dedicated internal compartments.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 4: SERVICE --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eWorldwide Shipping, Returns, Warranty and Care | BLACKWOOD Atelier\u003c\/h2\u003e\n      \u003cdiv class=\"bw-service-block\" style=\"display: flex; flex-direction: column; gap: 12px; font-size: 13.5px; line-height: 1.5; color: rgba(25, 2, 0, 0.85);\"\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003eWorldwide Tracked Shipping \u0026amp; Returns\u003c\/strong\u003e\n          \u003cspan\u003eInsured express air courier delivery via DHL \/ FedEx. Next-day delivery in the UAE from our Dubai hub; fast 5–8 business days delivery to the US (DDP, taxes included) and Europe. Complimentary 14-day return privilege on all standard orders.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); padding-top: 10px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003ePackaging \u0026amp; Presentation\u003c\/strong\u003e\n          \u003cspan\u003eDelivered in a rigid branded gift box with a protective dust bag and presentation card. Includes the detachable adjustable leather shoulder strap.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); padding-top: 10px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003eWarranty\u003c\/strong\u003e\n          \u003cspan\u003e12-month official warranty covering craftsmanship and hardware. \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/warranty\" style=\"color: #190200; font-weight: 500; text-decoration: none; border-bottom: 1px solid rgba(25, 2, 0, 0.35); padding-bottom: 1px; margin-left: 3px;\" target=\"_blank\"\u003eWarranty Policy ↗\u003c\/a\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); padding-top: 10px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003eCare \u0026amp; Storage\u003c\/strong\u003e\n          \u003cspan\u003eHandcrafted from treated leather and solid wood. Keep away from prolonged direct moisture and store in the dust bag when not in use. \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\" style=\"color: #190200; font-weight: 500; text-decoration: none; border-bottom: 1px solid rgba(25, 2, 0, 0.35); padding-bottom: 1px; margin-left: 3px;\" target=\"_blank\"\u003eCare Guide ↗\u003c\/a\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":48083213648185,"sku":"Thunder Black Saffiano","price":1050.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Thunder_Black_Epsom_1_ddc607f8-9c28-4ae9-9d80-a80d0bcefeee.jpg?v=1773593032"},{"product_id":"wooden-sunglasses-liverpool","title":"Liverpool Grey","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-liverpool-tab1:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab1\"],\n  #bw-liverpool-tab2:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab2\"],\n  #bw-liverpool-tab3:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab3\"],\n  #bw-liverpool-tab4:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-liverpool-tab1:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab1\"]::after,\n  #bw-liverpool-tab2:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab2\"]::after,\n  #bw-liverpool-tab3:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-tab3\"]::after,\n  #bw-liverpool-tab4:checked ~ .bw-tabs-nav label[for=\"bw-liverpool-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-liverpool-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-liverpool-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-liverpool-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-liverpool-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-liverpool-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-liverpool-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-liverpool-tabs\" id=\"bw-liverpool-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-liverpool-tabs\" id=\"bw-liverpool-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-liverpool-tabs\" id=\"bw-liverpool-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-liverpool-tabs\" id=\"bw-liverpool-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-liverpool-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-liverpool-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-liverpool-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-liverpool-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\u003eLiverpool\u003c\/strong\u003e sunglasses embody the free spirit of a port city and the energy of a legendary music scene that changed the world. This aviator shape is designed for those who choose authentic classics, value the freedom of self-expression, and strive to remain in the spotlight.\u003c\/p\u003e\n\u003cp\u003eAnatomical lightness is achieved through a combination of layers of American black walnut and multi-layered maple. Hidden internal carbon fiber reinforcement gives the frame high durability while maintaining the natural nobility and 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 eyes from ultraviolet rays. Reinforced metal flex hinges ensure smooth temple movement and a perfect daily fit.\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 Black walnut and multi-layered maple reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized with UV-400 protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Grey gradient\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 26 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 aviator shape with a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e is best suited for medium and narrow faces, creating harmonious and balanced proportions. On wider faces, the model may fit too tightly and exceed natural proportions.\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\"\u003e52 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\"\u003e20 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\"\u003e145 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\"\u003e145 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\"\u003e26 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":47957382037817,"sku":"Liverpool Grey gradient","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-liverpool-sunglasses-1.jpg?v=1777154995"},{"product_id":"men-women-wooden-sunglasses-miami","title":"Miami Brown","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-miami-tab1:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab1\"],\n  #bw-miami-tab2:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab2\"],\n  #bw-miami-tab3:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab3\"],\n  #bw-miami-tab4:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-miami-tab1:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab1\"]::after,\n  #bw-miami-tab2:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab2\"]::after,\n  #bw-miami-tab3:checked ~ .bw-tabs-nav label[for=\"bw-miami-tab3\"]::after,\n  #bw-miami-tab4:checked ~ .bw-tabs-nav label[for=\"bw-miami-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-miami-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-miami-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-miami-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-miami-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-miami-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-miami-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\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab1\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab2\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab3\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-miami-tab4\" name=\"bw-miami-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-miami-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\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\u003eMiami\u003c\/strong\u003e wooden sunglasses embody the vibrant Art Deco aesthetic and the atmosphere of endless parties under the warm neon light of the coast. The classic aviator shape is designed for those who choose bold geometric solutions and strive to feel inner freedom.\u003c\/p\u003e\n        \u003cp\u003eAnatomical lightness is achieved through a precise manual blend of layers of unique American walnut burl and multi-layered maple. Hidden internal carbon fiber reinforcement provides the frame with exceptional resistance and strength, while fully preserving the natural texture and tactile warmth of living wood.\u003c\/p\u003e\n        \u003cp\u003eThe model is equipped with premium lenses produced by Carl Zeiss Vision Sunlens featuring UV-400 protection, which effectively block glare and provide exceptional optical clarity. Reinforced metal flex hinges ensure soft temple movement and a flawless daily fit.\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\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 American walnut burl and maple, reinforced with carbon fiber\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Lenses produced by Carl Zeiss Vision Sunlens with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Brown gradient\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light tint)\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 31 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\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 expressive geometric aviator frame features a \u003cb\u003emedium fit\u003c\/b\u003e, ideally suited for medium-sized faces, ensuring a harmonious and proportional silhouette. On overly wide or very narrow faces, the frame may shift natural proportions.\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\"\u003e55 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\"\u003e18 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\"\u003e145 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\"\u003e145 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\"\u003e31 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\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 href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\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":47957377810745,"sku":"Miami Brown gradient","price":295.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/miami_1.jpg?v=1777154964"},{"product_id":"macbook-black-croco","title":"MacBook Case Black Croco","description":"\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-mac-tab1\" name=\"bw-mac-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-mac-tab2\" name=\"bw-mac-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-mac-tab3\" name=\"bw-mac-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel for=\"bw-mac-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e\n    \u003clabel for=\"bw-mac-tab2\" class=\"bw-tab-btn\"\u003eDetails\u003c\/label\u003e\n    \u003clabel for=\"bw-mac-tab3\" class=\"bw-tab-btn\"\u003eService\u003c\/label\u003e\n  \u003c\/div\u003e\n\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\u003e\u003cstrong\u003eMacBook Leather Case | Black Croco.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eEngineered to deliver ultimate device protection within a fast-paced urban lifestyle. Crafted from dense Italian Black Croco-embossed leather with solid American walnut side accents featuring the signature BLACKWOOD metal logo, this case absorbs external pressure and remains exceptionally durable over time.\u003c\/p\u003e\n        \u003cp\u003eIts clean, architectural shape transforms functional laptop protection into a distinctive accessory that seamlessly complements both business and evening wardrobes. Handcrafted by BLACKWOOD artisans.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 2: Details --\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\u003eWood \u0026amp; Details:\u003c\/strong\u003e solid American walnut wood side insets with signature metal logo\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eConstruction:\u003c\/strong\u003e reinforced protective frame with soft interior lining\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"bw-size-table-wrapper\"\u003e\n        \u003ctable class=\"bw-size-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eCase Model\u003c\/th\u003e\n              \u003cth\u003eInner Dimensions (mm)\u003c\/th\u003e\n              \u003cth\u003eCompatible MacBook Models\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003ePro 13\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e308 × 218 × 17\u003c\/td\u003e\n              \u003ctd\u003eMacBook Pro 13\" (2016–2024), MacBook Air 13\" (2018–2024)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003ePro 14\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e317 × 229 × 17\u003c\/td\u003e\n              \u003ctd\u003eMacBook Pro 14\" (2021–2024)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eAir 15\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e345 × 238 × 15\u003c\/td\u003e\n              \u003ctd\u003eMacBook Air 15\" (2022–2024)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003ePro 16\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e361 × 255 × 19\u003c\/td\u003e\n              \u003ctd\u003eMacBook Pro 16\" (2019–2024), MacBook Pro 15\" (2019)\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\u003ci\u003e* Designed according to Apple MacBook specifications, but compatible with other laptop brands based on internal dimensions. If you need assistance choosing the right size, please contact our concierge service.\u003c\/i\u003e\u003c\/p\u003e\n      \u003cp\u003e\u003ci\u003e* Handcrafted from natural materials. The unique wood grain and leather texture make each case one of a kind.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab 3: Service --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Insured worldwide delivery (excl. 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 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.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. Fully encrypted secure checkout.\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\n      \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":"BlackwoodUkraine","offers":[{"title":"Pro 13","offer_id":49751365615929,"sku":"MacbookCase Black Croco","price":455.0,"currency_code":"USD","in_stock":true},{"title":"Pro 14","offer_id":49751365648697,"sku":"MacbookCase Black Croco Pro 14","price":495.0,"currency_code":"USD","in_stock":true},{"title":"Air 15","offer_id":50621476962617,"sku":"MacbookCase Black Croco Air 15","price":525.0,"currency_code":"USD","in_stock":true},{"title":"Pro 16","offer_id":49751365714233,"sku":"MacbookCase Black Croco Pro 16","price":550.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/macbookblackcroco.webp?v=1777192658"},{"product_id":"sunglasses-arctic","title":"Arctic Ice Blue","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-arctic-blue-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab1\"],\n  #bw-arctic-blue-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab2\"],\n  #bw-arctic-blue-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab3\"],\n  #bw-arctic-blue-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-arctic-blue-tab1:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab1\"]::after,\n  #bw-arctic-blue-tab2:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab2\"]::after,\n  #bw-arctic-blue-tab3:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-tab3\"]::after,\n  #bw-arctic-blue-tab4:checked ~ .bw-tabs-nav label[for=\"bw-arctic-blue-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-arctic-blue-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-arctic-blue-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-arctic-blue-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-arctic-blue-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-arctic-blue-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-arctic-blue-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\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-blue-tab1\" name=\"bw-arctic-blue-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-blue-tab2\" name=\"bw-arctic-blue-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-blue-tab3\" name=\"bw-arctic-blue-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-arctic-blue-tab4\" name=\"bw-arctic-blue-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-blue-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-blue-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-blue-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-arctic-blue-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\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\u003eArctic Ice Blue\u003c\/strong\u003e sunglasses, featuring a striking square silhouette, are inspired by the pure aesthetic of endless Arctic glaciers and deep, frosty reflections of ancient ocean ice. Their geometric frame is designed for those who appreciate statement accessories with a bold and confident character.\u003c\/p\u003e\n        \u003cp\u003eThe construction is a sophisticated blend of crystal-clear Italian acetate in a 'Crystal Ice' hue and textured temples crafted from contrasting natural zebrawood.\u003c\/p\u003e\n        \u003cp\u003eThe model is equipped with high-quality polycarbonate lenses in a translucent 'Candy Blue' tint, featuring polarization and UV-400 protection. Reinforced flex hinges ensure a gentle and secure fit.\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\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 Premium Italian 'Crystal Ice' acetate and zebrawood temples\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 Candy Blue\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 1 (Light tint)\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 38-40 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\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 expressive square frame features a \u003cb\u003emedium\/wide fit\u003c\/b\u003e, designed for medium-to-wide faces to create sharp, proportional lines. For very narrow faces, the frame may feel loose or visually oversized.\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\"\u003e51 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\"\u003e22 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\"\u003e145 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\"\u003e145 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\"\u003e38-40 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\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 href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\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":49673182511417,"sku":"Arctic Ice Blue","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Arctic_Blue_1.jpg?v=1774022667"},{"product_id":"sunglasses-los-angeles","title":"Los Angeles","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-la-tab1:checked ~ .bw-tabs-nav label[for=\"bw-la-tab1\"],\n  #bw-la-tab2:checked ~ .bw-tabs-nav label[for=\"bw-la-tab2\"],\n  #bw-la-tab3:checked ~ .bw-tabs-nav label[for=\"bw-la-tab3\"],\n  #bw-la-tab4:checked ~ .bw-tabs-nav label[for=\"bw-la-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-la-tab1:checked ~ .bw-tabs-nav label[for=\"bw-la-tab1\"]::after,\n  #bw-la-tab2:checked ~ .bw-tabs-nav label[for=\"bw-la-tab2\"]::after,\n  #bw-la-tab3:checked ~ .bw-tabs-nav label[for=\"bw-la-tab3\"]::after,\n  #bw-la-tab4:checked ~ .bw-tabs-nav label[for=\"bw-la-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-la-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-la-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-la-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-la-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-la-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-la-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-la-tabs\" id=\"bw-la-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-la-tabs\" id=\"bw-la-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-la-tabs\" id=\"bw-la-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-la-tabs\" id=\"bw-la-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-la-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-la-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-la-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-la-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\u003eLos Angeles\u003c\/strong\u003e sunglasses are a unique accessory created for moments when every frame of your day must be flawless. The aesthetics of classic cinema and the relaxed atmosphere of an eternal summer have found their sophisticated reflection in the concise aviator shape.\u003c\/p\u003e\n\u003cp\u003eThe frame is handcrafted from expressive American walnut and textured African teak wood, reliably reinforced with an internal carbon fiber layer. The combination of natural wood nobility and modern materials provides the construction with high durability while maintaining its natural lightness.\u003c\/p\u003e\n\u003cp\u003eThe sunglasses are equipped with high-quality polarized lenses featuring UV-400 protection, which effectively block glare and provide impeccable visual comfort. Reinforced metal flex hinges ensure soft temple movement and a precise daily fit.\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 American walnut and African teak wood, reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized with UV-400 protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Brown gradient\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 32 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\"\u003eThe geometric aviator frame features a \u003cb\u003ewide fit\u003c\/b\u003e, best suited for wider faces, creating harmonious and balanced proportions. On narrow or medium faces, the model may have a looser fit.\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\"\u003e55 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\"\u003e20 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\"\u003e145 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\"\u003e145 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\"\u003e32 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":49673191719225,"sku":"Los Angeles Brown Gradient","price":200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/los-angeles-1.webp?v=1785412092"},{"product_id":"california-green","title":"California Green","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-cali-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab1\"],\n  #bw-cali-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab2\"],\n  #bw-cali-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab3\"],\n  #bw-cali-tab4:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-cali-tab1:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab1\"]::after,\n  #bw-cali-tab2:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab2\"]::after,\n  #bw-cali-tab3:checked ~ .bw-tabs-nav label[for=\"bw-cali-tab3\"]::after,\n  #bw-cali-tab4:checked ~ .bw-tabs-nav label[for=\"bw-cali-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-cali-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-cali-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-cali-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-cali-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-cali-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-cali-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\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-cali-tab1\" name=\"bw-cali-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-cali-tab2\" name=\"bw-cali-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-cali-tab3\" name=\"bw-cali-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-cali-tab4\" name=\"bw-cali-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-cali-tab1\"\u003eDescription\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-cali-tab2\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-cali-tab3\"\u003eSize \u0026amp; Fit\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-cali-tab4\"\u003eShipping \u0026amp; Payment\u003c\/label\u003e\n  \u003c\/div\u003e\n\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\u003eCalifornia Green\u003c\/strong\u003e sunglasses embody the aesthetic of an endless summer and the spirit of free travel along the Pacific coast. This is a model for those who live in the rhythm of sunlight, value ease, and always strive to stay on a wave of inspiration.\u003c\/p\u003e\n        \u003cp\u003eThe geometric frame silhouette combines clean lines and natural texture, creating an expressive accessory that perfectly complements both casual and evening looks. A balanced construction ensures stability, making these sunglasses a reliable companion on every adventure.\u003c\/p\u003e\n        \u003cp\u003eThe model is equipped with high-quality polarized lenses featuring UV-400 protection, providing impeccable optical clarity and visual comfort on the brightest days. Reinforced metal flex hinges ensure smooth temple movement and a comfortable fit.\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\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 Italian 'Smoke Olive' acetate and American walnut temples\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Polarized with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Green (Candy Green)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e Cat. 2 (Light tint)\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 37–38 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\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 geometric frame is designed \u003cb\u003eexclusively for narrow faces\u003c\/b\u003e, flawlessly highlighting proportions and ensuring a comfortable fit. On wider or medium faces, the model may have a tighter fit.\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\"\u003e51 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\"\u003e21 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\"\u003e145 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\"\u003e142 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\"\u003e37–38 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\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 href=\"https:\/\/blackwood.ua\/pages\/warranty\" class=\"bw-care-link bw-care-link-first\"\u003e\u003cspan\u003eWarranty\u003c\/span\u003e \u003cspan class=\"bw-arrow\"\u003e↗\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca href=\"https:\/\/blackwood.ua\/pages\/care\" class=\"bw-care-link\"\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":50029658734905,"sku":"California Green","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Calofornia_3a8c97ab-bdb6-4d61-8ea8-8767aa402b25.jpg?v=1777154735"},{"product_id":"mens-belt-black","title":"Mens Belt Black","description":"\u003cdiv class=\"bw-tabs-wrapper\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab1\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab2\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab3\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cdiv class=\"bw-tabs-nav\"\u003e \u003clabel for=\"bw-belt-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-belt-tab2\" class=\"bw-tab-btn\"\u003eDetails\u003c\/label\u003e \u003clabel for=\"bw-belt-tab3\" class=\"bw-tab-btn\"\u003eService\u003c\/label\u003e \u003c\/div\u003e \u003cdiv class=\"bw-tabs-content\"\u003e \u003c!-- Tab 1: Description --\u003e \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e \u003cdiv class=\"bw-product-note\"\u003e \u003cp\u003eA classic men's belt that combines elegance, practicality, and refined style. Handcrafted from premium-quality Italian Epsom leather, it features a double-sided leather surface for exceptional durability and a luxurious tactile feel.\u003c\/p\u003e \u003cp\u003eAvailable in three versatile shades — Brown, Black, and Navy Blue — creating a sophisticated foundation for any wardrobe.\u003c\/p\u003e \u003cp\u003eThe belt is equipped with a reliable and stylish buckle that enhances its aesthetic appeal and ensures comfortable daily wear, effortlessly completing both business and casual looks.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- Tab 2: Details --\u003e \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e \u003cul class=\"bw-material-list\"\u003e \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Black Epsom leather (double-sided)\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 3.5 cm\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 125 cm\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eWaist size range:\u003c\/strong\u003e 82 cm – 110 cm\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 12 (2.5 cm distance between holes)\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, additional holes can be added or custom tailormade sizing can be crafted for a perfect fit.\u003c\/li\u003e \u003c\/ul\u003e \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 \u003c\/div\u003e \u003c!-- Tab 3: Service --\u003e \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Insured worldwide delivery (excl. RU\/BY).\u003c\/p\u003e \u003cul class=\"bw-delivery-list\"\u003e \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai (custom\/pre-order items ship from Ukraine).\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5–10 business days (DDP — all duties included at checkout).\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10–21 days) or Express (5–10 days). Shipped DAP.\u003c\/li\u003e \u003c\/ul\u003e \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. Fully encrypted secure checkout.\u003c\/p\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50172020654393,"sku":"Belt Man Black Epsom","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/men_s-belt-black.webp?v=1776770592"},{"product_id":"mens-belt-blue","title":"Mens Belt Blue","description":"\u003cdiv class=\"bw-tabs-wrapper\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab1\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab2\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab3\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cdiv class=\"bw-tabs-nav\"\u003e \u003clabel for=\"bw-belt-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-belt-tab2\" class=\"bw-tab-btn\"\u003eDetails\u003c\/label\u003e \u003clabel for=\"bw-belt-tab3\" class=\"bw-tab-btn\"\u003eService\u003c\/label\u003e \u003c\/div\u003e \u003cdiv class=\"bw-tabs-content\"\u003e \u003c!-- Tab 1: Description --\u003e \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e \u003cdiv class=\"bw-product-note\"\u003e \u003cp\u003eA classic men's belt that combines elegance, practicality, and refined style. Handcrafted from premium-quality Italian Epsom leather, it features a double-sided leather surface for exceptional durability and a luxurious tactile feel.\u003c\/p\u003e \u003cp\u003eAvailable in three versatile shades — Brown, Black, and Navy Blue — creating a sophisticated foundation for any wardrobe.\u003c\/p\u003e \u003cp\u003eThe belt is equipped with a reliable and stylish buckle that enhances its aesthetic appeal and ensures comfortable daily wear, effortlessly completing both business and casual looks.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- Tab 2: Details --\u003e \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e \u003cul class=\"bw-material-list\"\u003e \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Blue Epsom leather (double-sided)\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 3.5 cm\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 125 cm\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eWaist size range:\u003c\/strong\u003e 82 cm – 110 cm\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 12 (2.5 cm distance between holes)\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, additional holes can be added or custom tailormade sizing can be crafted for a perfect fit.\u003c\/li\u003e \u003c\/ul\u003e \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 \u003c\/div\u003e \u003c!-- Tab 3: Service --\u003e \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Insured worldwide delivery (excl. RU\/BY).\u003c\/p\u003e \u003cul class=\"bw-delivery-list\"\u003e \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai (custom\/pre-order items ship from Ukraine).\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5–10 business days (DDP — all duties included at checkout).\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10–21 days) or Express (5–10 days). Shipped DAP.\u003c\/li\u003e \u003c\/ul\u003e \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. Fully encrypted secure checkout.\u003c\/p\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50172076622137,"sku":"Belt Man Blue Epsom","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/men_s-belt-blue.webp?v=1776770593"},{"product_id":"mens-belt-brown","title":"Mens Belt Brown","description":"\u003cdiv class=\"bw-tabs-wrapper\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab1\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab2\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-belt-tab3\" name=\"bw-belt-tabs\" class=\"bw-tab-radio\"\u003e \u003cdiv class=\"bw-tabs-nav\"\u003e \u003clabel for=\"bw-belt-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-belt-tab2\" class=\"bw-tab-btn\"\u003eDetails\u003c\/label\u003e \u003clabel for=\"bw-belt-tab3\" class=\"bw-tab-btn\"\u003eService\u003c\/label\u003e \u003c\/div\u003e \u003cdiv class=\"bw-tabs-content\"\u003e \u003c!-- Tab 1: Description --\u003e \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e \u003cdiv class=\"bw-product-note\"\u003e \u003cp\u003eA classic men's belt that combines elegance, practicality, and refined style. Handcrafted from premium-quality Italian Epsom leather, it features a double-sided leather surface for exceptional durability and a luxurious tactile feel.\u003c\/p\u003e \u003cp\u003eAvailable in three versatile shades — Brown, Black, and Navy Blue — creating a sophisticated foundation for any wardrobe.\u003c\/p\u003e \u003cp\u003eThe belt is equipped with a reliable and stylish buckle that enhances its aesthetic appeal and ensures comfortable daily wear, effortlessly completing both business and casual looks.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- Tab 2: Details --\u003e \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e \u003cul class=\"bw-material-list\"\u003e \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Genuine Italian Brown Epsom leather (double-sided)\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eBelt width:\u003c\/strong\u003e 3.5 cm\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eTotal length:\u003c\/strong\u003e 125 cm\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eWaist size range:\u003c\/strong\u003e 82 cm – 110 cm\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eNumber of holes:\u003c\/strong\u003e 12 (2.5 cm distance between holes)\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eCustom options:\u003c\/strong\u003e Upon request, additional holes can be added or custom tailormade sizing can be crafted for a perfect fit.\u003c\/li\u003e \u003c\/ul\u003e \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 \u003c\/div\u003e \u003c!-- Tab 3: Service --\u003e \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Insured worldwide delivery (excl. RU\/BY).\u003c\/p\u003e \u003cul class=\"bw-delivery-list\"\u003e \u003cli\u003e\n\u003cstrong\u003eUAE:\u003c\/strong\u003e Next-day delivery from Dubai (custom\/pre-order items ship from Ukraine).\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eUSA:\u003c\/strong\u003e 5–10 business days (DDP — all duties included at checkout).\u003c\/li\u003e \u003cli\u003e\n\u003cstrong\u003eInternational:\u003c\/strong\u003e Standard (10–21 days) or Express (5–10 days). Shipped DAP.\u003c\/li\u003e \u003c\/ul\u003e \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. Fully encrypted secure checkout.\u003c\/p\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50172080587065,"sku":"Belt Man Brown Epsom","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/men_s-belt-brown.webp?v=1776770592"},{"product_id":"macbook-case-deep-вlue-saffiano-copy","title":"MacBook Case Blue Epsom","description":"\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-mac-tab1\" name=\"bw-mac-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-mac-tab2\" name=\"bw-mac-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-mac-tab3\" name=\"bw-mac-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-mac-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-mac-tab2\" class=\"bw-tab-btn\"\u003eDetails\u003c\/label\u003e \u003clabel for=\"bw-mac-tab3\" class=\"bw-tab-btn\"\u003eService\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\u003e\u003cstrong\u003eMacBook Case | Thunder Line.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEngineered to deliver ultimate device protection within a fast-paced urban lifestyle. Crafted from dense Italian Blue Epsom leather with solid American walnut side elements inlaid with natural sodalite stone, this sleeve absorbs external pressure and remains exceptionally durable over time.\u003c\/p\u003e\n\u003cp\u003eIts clean, architectural shape transforms functional laptop protection into a distinctive accessory that seamlessly complements both business and evening wardrobes. Handcrafted by BLACKWOOD artisans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 2: Details --\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 Blue Epsom leather\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWood \u0026amp; Inlay:\u003c\/strong\u003e solid American walnut wood with natural sodalite stone inlay\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConstruction:\u003c\/strong\u003e reinforced protective frame with soft interior lining\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bw-size-table-wrapper\"\u003e\n\u003ctable class=\"bw-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eCase Model\u003c\/th\u003e\n\u003cth\u003eInner Dimensions (mm)\u003c\/th\u003e\n\u003cth\u003eCompatible MacBook Models\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePro 13\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e308 × 218 × 17\u003c\/td\u003e\n\u003ctd\u003eMacBook Pro 13\" (2016–2024), MacBook Air 13\" (2018–2024)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePro 14\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e317 × 229 × 17\u003c\/td\u003e\n\u003ctd\u003eMacBook Pro 14\" (2021–2024)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAir 15\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e345 × 238 × 15\u003c\/td\u003e\n\u003ctd\u003eMacBook Air 15\" (2022–2024)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePro 16\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e361 × 255 × 19\u003c\/td\u003e\n\u003ctd\u003eMacBook Pro 16\" (2019–2024), MacBook Pro 15\" (2019)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003ci\u003e* Designed according to Apple MacBook specifications, but compatible with other laptop brands based on internal dimensions. If you need assistance choosing the right size, please contact our concierge service.\u003c\/i\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ci\u003e* Handcrafted from natural materials. The unique wood grain, natural stone pattern, and leather shade make each sleeve one of a kind.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Tab 3: Service --\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Insured worldwide delivery (excl. 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 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.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. Fully encrypted secure checkout.\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":"BlackwoodUkraine","offers":[{"title":"Air 13","offer_id":50266540933433,"sku":"MacbookCase Blue Epsom","price":455.0,"currency_code":"USD","in_stock":true},{"title":"Pro 14","offer_id":50266540966201,"sku":"MacbookCase Blue Epsom Pro 14","price":495.0,"currency_code":"USD","in_stock":true},{"title":"Air 15","offer_id":51471734145337,"sku":"MacbookCase Blue Epsom Air 15","price":525.0,"currency_code":"USD","in_stock":true},{"title":"Pro 16","offer_id":51471734112569,"sku":"MacbookCase Blue Epsom Pro 16","price":550.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/macbookdeepblueepsom.webp?v=1777192615"},{"product_id":"thunder-blue-epsom","title":"Thunder Blue Epsom","description":"\u003cstyle\u003e\n  \/* Protection against Flash of Unstyled Content (FOUC) *\/\n  .bw-tabs-content .bw-tab-pane { display: none !important; }\n  #bw-port-blue-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-port-blue-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-port-blue-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-port-blue-tab4:checked ~ .bw-tabs-content .bw-pane4 { display: block !important; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-blue-tab1\" name=\"bw-portfolio-blue-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-blue-tab2\" name=\"bw-portfolio-blue-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-blue-tab3\" name=\"bw-portfolio-blue-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-blue-tab4\" name=\"bw-portfolio-blue-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-blue-tab1\"\u003eSense\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-blue-tab2\"\u003eCraftsmanship\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-blue-tab3\"\u003eDimensions\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-blue-tab4\"\u003eService\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- TAB 1: SENSE --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eThunder Blue Epsom Handcrafted Leather Briefcase with American Walnut\u003c\/h2\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003eThunder Blue Epsom\u003c\/strong\u003e — an architectural men's briefcase from the signature Thunder Line, uniting premium Italian Blue Epsom calfskin with solid American walnut sealed under an optical jewelry resin lens. The deep midnight-blue shade lends understated distinction to the classic silhouette, while balanced lines, discreet hardware, and structured composition project order, authority, and modern confidence.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eThe Sound of Confidence.\u003c\/strong\u003e Engineered for the dynamic pace of business decisions, Thunder bridges classic leather tailoring with contemporary functionality. The dual-compartment interior securely accommodates up to a 13-inch laptop or tablet alongside daily essentials, while the detachable adjustable strap allows versatile hand, shoulder, or crossbody carry.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 2: CRAFTSMANSHIP --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eMaterials and Craftsmanship of Thunder Blue Briefcase by BLACKWOOD Atelier\u003c\/h2\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cb\u003eTHE ART OF CRAFTSMANSHIP\u003c\/b\u003e\u003c\/p\u003e\n        \u003cp\u003eEach briefcase is individually handcrafted by master artisans at BLACKWOOD Atelier. Solid American walnut is precision-calibrated and encased beneath a poured lens of jewelry resin, enhancing the natural wood grain and ensuring lasting protection. Every leather panel is hand-cut, edged, and tailored into a balanced architectural structure.\u003c\/p\u003e\n\n        \u003cul style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); margin: 14px 0 0 0; padding: 12px 0 0 18px; list-style-type: disc; display: flex; flex-direction: column; gap: 6px; font-size: 12.5px; line-height: 1.55; color: rgba(25, 2, 0, 0.85);\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Premium Italian Blue Epsom calfskin (scratch and moisture-resistant embossed grain)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e Solid American walnut under an optical jewelry resin lens\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eInterior:\u003c\/strong\u003e Smooth protective textile lining designed to shield device screens and documents\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Precision-cast alloy steel with protective coating\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eHandcrafted Character:\u003c\/strong\u003e Natural wood grain variations ensure each piece possesses an irreplaceable individual identity\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 3: DIMENSIONS --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eThunder Blue Briefcase Dimensions, Capacity and Laptop Compatibility\u003c\/h2\u003e\n      \u003cinput checked class=\"bw-tab-radio\" name=\"bw-port-blue-units\" id=\"bw-port-blue-unit-cm\" type=\"radio\"\u003e\n      \u003cinput class=\"bw-tab-radio\" name=\"bw-port-blue-units\" id=\"bw-port-blue-unit-in\" type=\"radio\"\u003e\n\n      \u003cdiv class=\"bw-unit-toggle\"\u003e\n        \u003clabel class=\"bw-unit-btn\" for=\"bw-port-blue-unit-cm\"\u003ecm\u003c\/label\u003e\n        \u003clabel class=\"bw-unit-btn\" for=\"bw-port-blue-unit-in\"\u003ein\u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bw-dimensions-layout\"\u003e\n        \u003cdiv class=\"bw-dimensions-table\"\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eExternal dimensions\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e36 × 25 × 7 cm\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e14.2\" × 9.8\" × 2.8\"\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eInternal width\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e33.5 cm\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e13.2\"\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eStrap length\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e125 cm (adjustable)\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e49.2\" (adjustable)\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eEmpty weight\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e~1.1 kg\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e~2.4 lbs\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-diagram-holder\"\u003e\n          \u003cimg class=\"bw-size-img\" alt=\"Thunder Blue Epsom briefcase technical dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0446\/9322\/5640\/files\/8786544.png?v=1781201796\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bw-note\" style=\"margin-top: 15px; font-size: 13.5px; line-height: 1.5; color: #190200;\"\u003e\u003cstrong\u003eCapacity:\u003c\/strong\u003e Fits A4 documents, a laptop or tablet up to 13 inches (such as MacBook Air \/ MacBook Pro 13\"), charger, wallet, smartphone, and keys across two dedicated internal compartments.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 4: SERVICE --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eWorldwide Shipping, Returns, Warranty and Care | BLACKWOOD Atelier\u003c\/h2\u003e\n      \u003cdiv class=\"bw-service-block\" style=\"display: flex; flex-direction: column; gap: 12px; font-size: 13.5px; line-height: 1.5; color: rgba(25, 2, 0, 0.85);\"\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003eWorldwide Tracked Shipping \u0026amp; Returns\u003c\/strong\u003e\n          \u003cspan\u003eInsured express air courier delivery via DHL \/ FedEx. Next-day delivery in the UAE from our Dubai hub; fast 5–8 business days delivery to the US (DDP, taxes included) and Europe. Complimentary 14-day return privilege on all standard orders.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); padding-top: 10px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003ePackaging \u0026amp; Presentation\u003c\/strong\u003e\n          \u003cspan\u003eDelivered in a rigid branded gift box with a protective dust bag and presentation card. Includes the detachable adjustable leather shoulder strap.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); padding-top: 10px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003eWarranty\u003c\/strong\u003e\n          \u003cspan\u003e12-month official warranty covering craftsmanship and hardware. \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/warranty\" style=\"color: #190200; font-weight: 500; text-decoration: none; border-bottom: 1px solid rgba(25, 2, 0, 0.35); padding-bottom: 1px; margin-left: 3px;\" target=\"_blank\"\u003eWarranty Policy ↗\u003c\/a\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); padding-top: 10px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003eCare \u0026amp; Storage\u003c\/strong\u003e\n          \u003cspan\u003eHandcrafted from treated leather and solid wood. Keep away from prolonged direct moisture and store in the dust bag when not in use. \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\" style=\"color: #190200; font-weight: 500; text-decoration: none; border-bottom: 1px solid rgba(25, 2, 0, 0.35); padding-bottom: 1px; margin-left: 3px;\" target=\"_blank\"\u003eCare Guide ↗\u003c\/a\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":50266774634809,"sku":"Thunder Blue Epsom","price":945.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Thunder_Blue_Epsom_1.jpg?v=1773592787"},{"product_id":"sunglasses-dali","title":"Dali Grey","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-dali-tab1:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab1\"],\n  #bw-dali-tab2:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab2\"],\n  #bw-dali-tab3:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab3\"],\n  #bw-dali-tab4:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-dali-tab1:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab1\"]::after,\n  #bw-dali-tab2:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab2\"]::after,\n  #bw-dali-tab3:checked ~ .bw-tabs-nav label[for=\"bw-dali-tab3\"]::after,\n  #bw-dali-tab4:checked ~ .bw-tabs-nav label[for=\"bw-dali-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-dali-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-dali-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-dali-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-dali-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-dali-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-dali-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-dali-tabs\" id=\"bw-dali-tab1\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-dali-tabs\" id=\"bw-dali-tab2\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-dali-tabs\" id=\"bw-dali-tab3\" type=\"radio\"\u003e \u003cinput class=\"bw-tab-radio\" name=\"bw-dali-tabs\" id=\"bw-dali-tab4\" type=\"radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel for=\"bw-dali-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e \u003clabel for=\"bw-dali-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e \u003clabel for=\"bw-dali-tab3\" class=\"bw-tab-btn\"\u003eSize \u0026amp; Fit\u003c\/label\u003e \u003clabel for=\"bw-dali-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\u003eBLACKWOOD Dali\u003c\/strong\u003e handcrafted wooden sunglasses are designed for true connoisseurs of unconventional solutions. This is an exclusive collectible piece, where bold avant-garde design meets the heritage of the great surrealist in sophisticated silhouettes.\u003c\/p\u003e\n\u003cp\u003eThe unique frame architecture is crafted entirely by hand from noble African ebony and reinforced with internal layers of carbon fiber. This combination of natural elegance and innovation provides the construction with high durability while maintaining impeccable lightness.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with lenses produced by Carl Zeiss Vision Sunlens featuring UV-400 protection, which guarantee impeccable optical clarity and absolute eye safety. Reinforced metal flex hinges ensure smooth temple movement and a perfect fit.\u003c\/p\u003e\n\u003cp\u003eThe set includes a branded BLACKWOOD box, a signature brown croco case, 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 African ebony reinforced with carbon fiber\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Lenses produced by Carl Zeiss Vision Sunlens 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. 3 (Medium)\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 29 g\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Branded box, brown croco-embossed case, 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 designer frame features a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e, perfectly suited for narrow-to-medium faces, highlighting the unique geometry of the silhouette. On wider faces, the fit may feel slightly tighter.\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\"\u003e49 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\"\u003e22-23 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\"\u003e138-140 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\"\u003e29 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":50315389960505,"sku":"Dali Grey New","price":375.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/dali-1111.webp?v=1782762448"},{"product_id":"thunder-brown-epsom","title":"Thunder Brown Epsom","description":"\u003cstyle\u003e\n  \/* Protection against Flash of Unstyled Content (FOUC) *\/\n  .bw-tabs-content .bw-tab-pane { display: none !important; }\n  #bw-port-brown-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-port-brown-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-port-brown-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-port-brown-tab4:checked ~ .bw-tabs-content .bw-pane4 { display: block !important; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-brown-tab1\" name=\"bw-portfolio-brown-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-brown-tab2\" name=\"bw-portfolio-brown-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-brown-tab3\" name=\"bw-portfolio-brown-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-port-brown-tab4\" name=\"bw-portfolio-brown-tabs\" class=\"bw-tab-radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-brown-tab1\"\u003eSense\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-brown-tab2\"\u003eCraftsmanship\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-brown-tab3\"\u003eDimensions\u003c\/label\u003e\n    \u003clabel class=\"bw-tab-btn\" for=\"bw-port-brown-tab4\"\u003eService\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003c!-- TAB 1: SENSE --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eThunder Brown Epsom Handcrafted Leather Briefcase with American Walnut\u003c\/h2\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003eThunder Brown Epsom\u003c\/strong\u003e — an architectural men's briefcase from the signature Thunder Line, uniting premium Italian Brown Epsom calfskin with solid American walnut sealed under an optical jewelry resin lens. Designed for modern professionals, its structured silhouette commands presence through clean lines, tactile warmth, and precision finishing.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eThe Sound of Confidence.\u003c\/strong\u003e Engineered for the dynamic pace of business decisions, Thunder bridges classic leather tailoring with contemporary functionality. The dual-compartment interior securely accommodates up to a 13-inch laptop or tablet alongside daily essentials, while the detachable adjustable strap allows versatile hand, shoulder, or crossbody carry.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 2: CRAFTSMANSHIP --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eMaterials and Craftsmanship of Thunder Briefcase by BLACKWOOD Atelier\u003c\/h2\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cb\u003eTHE ART OF CRAFTSMANSHIP\u003c\/b\u003e\u003c\/p\u003e\n        \u003cp\u003eEach briefcase is individually handcrafted by master artisans at BLACKWOOD Atelier. Solid American walnut is precision-calibrated and encased beneath a poured lens of jewelry resin, enhancing the natural wood grain and ensuring lasting protection. Every leather panel is hand-cut, edged, and tailored into a balanced architectural structure.\u003c\/p\u003e\n\n        \u003cul style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); margin: 14px 0 0 0; padding: 12px 0 0 18px; list-style-type: disc; display: flex; flex-direction: column; gap: 6px; font-size: 12.5px; line-height: 1.55; color: rgba(25, 2, 0, 0.85);\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLeather:\u003c\/strong\u003e Premium Italian Brown Epsom calfskin (scratch and moisture-resistant embossed grain)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eWood:\u003c\/strong\u003e Solid American walnut under an optical jewelry resin lens\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eInterior:\u003c\/strong\u003e Smooth protective textile lining designed to shield device screens and documents\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e Precision-cast alloy steel with protective coating\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eHandcrafted Character:\u003c\/strong\u003e Natural wood grain variations ensure each piece possesses an irreplaceable individual identity\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 3: DIMENSIONS --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eThunder Briefcase Dimensions, Capacity and Laptop Compatibility\u003c\/h2\u003e\n      \u003cinput checked class=\"bw-tab-radio\" name=\"bw-port-brown-units\" id=\"bw-port-brown-unit-cm\" type=\"radio\"\u003e\n      \u003cinput class=\"bw-tab-radio\" name=\"bw-port-brown-units\" id=\"bw-port-brown-unit-in\" type=\"radio\"\u003e\n\n      \u003cdiv class=\"bw-unit-toggle\"\u003e\n        \u003clabel class=\"bw-unit-btn\" for=\"bw-port-brown-unit-cm\"\u003ecm\u003c\/label\u003e\n        \u003clabel class=\"bw-unit-btn\" for=\"bw-port-brown-unit-in\"\u003ein\u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bw-dimensions-layout\"\u003e\n        \u003cdiv class=\"bw-dimensions-table\"\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eExternal dimensions\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e36 × 25 × 7 cm\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e14.2\" × 9.8\" × 2.8\"\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eInternal width\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e33.5 cm\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e13.2\"\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eStrap length\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e125 cm (adjustable)\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e49.2\" (adjustable)\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bw-table-row\"\u003e\n            \u003cspan class=\"bw-table-label\"\u003eEmpty weight\u003c\/span\u003e\n            \u003cspan class=\"bw-table-value\"\u003e\n              \u003cspan class=\"bw-val-cm\"\u003e~1.1 kg\u003c\/span\u003e\n              \u003cspan class=\"bw-val-in\"\u003e~2.4 lbs\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bw-diagram-holder\"\u003e\n          \u003cimg class=\"bw-size-img\" alt=\"Thunder Brown Epsom briefcase technical dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0446\/9322\/5640\/files\/8786544.png?v=1781201796\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bw-note\" style=\"margin-top: 15px; font-size: 13.5px; line-height: 1.5; color: #190200;\"\u003e\u003cstrong\u003eCapacity:\u003c\/strong\u003e Fits A4 documents, a laptop or tablet up to 13 inches (such as MacBook Air \/ MacBook Pro 13\"), charger, wallet, smartphone, and keys across two dedicated internal compartments.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TAB 4: SERVICE --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eWorldwide Shipping, Returns, Warranty and Care | BLACKWOOD Atelier\u003c\/h2\u003e\n      \u003cdiv class=\"bw-service-block\" style=\"display: flex; flex-direction: column; gap: 12px; font-size: 13.5px; line-height: 1.5; color: rgba(25, 2, 0, 0.85);\"\u003e\n        \u003cdiv\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003eWorldwide Tracked Shipping \u0026amp; Returns\u003c\/strong\u003e\n          \u003cspan\u003eInsured express air courier delivery via DHL \/ FedEx. Next-day delivery in the UAE from our Dubai hub; fast 5–8 business days delivery to the US (DDP, taxes included) and Europe. Complimentary 14-day return privilege on all standard orders.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); padding-top: 10px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003ePackaging \u0026amp; Presentation\u003c\/strong\u003e\n          \u003cspan\u003eDelivered in a rigid branded gift box with a protective dust bag and presentation card. Includes the detachable adjustable leather shoulder strap.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); padding-top: 10px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003eWarranty\u003c\/strong\u003e\n          \u003cspan\u003e12-month official warranty covering craftsmanship and hardware. \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/warranty\" style=\"color: #190200; font-weight: 500; text-decoration: none; border-bottom: 1px solid rgba(25, 2, 0, 0.35); padding-bottom: 1px; margin-left: 3px;\" target=\"_blank\"\u003eWarranty Policy ↗\u003c\/a\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border-top: 1px solid rgba(25, 2, 0, 0.08); padding-top: 10px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 2px; color: #190200;\"\u003eCare \u0026amp; Storage\u003c\/strong\u003e\n          \u003cspan\u003eHandcrafted from treated leather and solid wood. Keep away from prolonged direct moisture and store in the dust bag when not in use. \u003ca href=\"https:\/\/blackwoodbags.com\/pages\/care-instructions\" style=\"color: #190200; font-weight: 500; text-decoration: none; border-bottom: 1px solid rgba(25, 2, 0, 0.35); padding-bottom: 1px; margin-left: 3px;\" target=\"_blank\"\u003eCare Guide ↗\u003c\/a\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":51385219711289,"sku":"Thunder Brown Epsom","price":1050.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/Thunder_Brown_Epsom_1.jpg?v=1773591419"},{"product_id":"sunglasses-case-pink-croco","title":"Glasses Case Pink Croco","description":"\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-case-tab1\" name=\"bw-case-tabs\" class=\"bw-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" id=\"bw-case-tab2\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-case-tab3\" name=\"bw-case-tabs\" class=\"bw-tab-radio\"\u003e\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel for=\"bw-case-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e\n    \u003clabel for=\"bw-case-tab2\" class=\"bw-tab-btn\"\u003eDetails\u003c\/label\u003e\n    \u003clabel for=\"bw-case-tab3\" class=\"bw-tab-btn\"\u003eService\u003c\/label\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bw-tabs-content\"\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n      \u003cdiv class=\"bw-product-note\"\u003e\n        \u003cp\u003e\u003cstrong\u003eLeather \u0026amp; Wood Eyewear Case.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eCrafted from genuine Italian Pink Croco-embossed leather and solid American walnut wood. The rigid architectural frame reliably protects your eyewear from mechanical damage, pressure, and scratches during travel or daily storage.\u003c\/p\u003e\n        \u003cp\u003eFeaturing a clean silhouette and thoughtful dimensions, this case serves as a practical daily accessory and an elegant gift solution. Designed to accommodate most sunglasses and optical frames.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n      \u003cul class=\"bw-material-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterials:\u003c\/strong\u003e genuine Italian Pink Croco-embossed leather, solid American walnut wood\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFinish:\u003c\/strong\u003e jewelry-grade protective resin layer\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eClosure:\u003c\/strong\u003e concealed magnetic snap button\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDimensions \u0026amp; Weight:\u003c\/strong\u003e 17 × 9.5 cm, 80 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e universal fit for most sunglasses and optical frames\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003ci\u003e* Handcrafted from natural materials. The unique grain of the wood and leather texture make each case one of a kind.\u003c\/i\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Insured worldwide delivery (excl. 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 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.\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003ePayment:\u003c\/strong\u003e Visa, MasterCard, Apple\/Google Pay, PayPal. Fully encrypted secure checkout.\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\n      \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":51454896439609,"sku":"Glasses Case Pink Croco","price":150.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/case_pink_croco.jpg?v=1776764286"},{"product_id":"boston-metal","title":"Boston Metal Grey","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-bmetal-tab1:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab1\"],\n  #bw-bmetal-tab2:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab2\"],\n  #bw-bmetal-tab3:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab3\"],\n  #bw-bmetal-tab4:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab4\"] {\n    opacity: 1;\n    font-weight: 500;\n  }\n\n  #bw-bmetal-tab1:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab1\"]::after,\n  #bw-bmetal-tab2:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab2\"]::after,\n  #bw-bmetal-tab3:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-tab3\"]::after,\n  #bw-bmetal-tab4:checked ~ .bw-tabs-nav label[for=\"bw-bmetal-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  \/* Внутрішній контент табів строго 13px *\/\n  .bw-tab-pane {\n    display: none;\n    font-size: 13px !important;\n    line-height: 1.6 !important;\n  }\n\n  #bw-bmetal-tab1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-bmetal-tab2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-bmetal-tab3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-bmetal-tab4:checked ~ .bw-tabs-content .bw-pane4 {\n    display: block;\n    animation: bw-bmetal-slide 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n  }\n\n  @keyframes bw-bmetal-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-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  \/* Таблиця розмірів *\/\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  \/* АДАПТИВНІСТЬ ДЛЯ МОБІЛЬНИХ ПРИСТРОЇВ *\/\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: 14px !important; flex: 1 1 auto; padding-bottom: 8px; }\n    .bw-tabs-content { min-height: 340px; }\n    .bw-fit-explanation { margin-bottom: 20px; }\n    .bw-size-list { grid-template-columns: repeat(2, 1fr); margin-top: 14px; }\n    .bw-size-item:last-child { grid-column: span 2; }\n    .bw-consult-box { margin-top: 14px; padding-top: 14px; }\n    .bw-consult-inline { gap: 8px 10px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput checked class=\"bw-tab-radio\" name=\"bw-bmetal-tabs\" id=\"bw-bmetal-tab1\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-bmetal-tabs\" id=\"bw-bmetal-tab2\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-bmetal-tabs\" id=\"bw-bmetal-tab3\" type=\"radio\"\u003e\n  \u003cinput class=\"bw-tab-radio\" name=\"bw-bmetal-tabs\" id=\"bw-bmetal-tab4\" type=\"radio\"\u003e\n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e\n    \u003clabel for=\"bw-bmetal-tab1\" class=\"bw-tab-btn\"\u003eDescription\u003c\/label\u003e\n    \u003clabel for=\"bw-bmetal-tab2\" class=\"bw-tab-btn\"\u003eMaterials\u003c\/label\u003e\n    \u003clabel for=\"bw-bmetal-tab3\" class=\"bw-tab-btn\"\u003eFit \u0026amp; Dimensions\u003c\/label\u003e\n    \u003clabel for=\"bw-bmetal-tab4\" class=\"bw-tab-btn\"\u003eShipping\u003c\/label\u003e\n  \u003c\/div\u003e\n\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 Metal\u003c\/strong\u003e sunglasses are inspired by the architectural restraint and intellectual atmosphere of Boston. The round frame creates a clean, unisex silhouette.\u003c\/p\u003e\n        \u003cp\u003eThe frame is handcrafted from textured Rosewood, reinforced with a slim alloy steel rim for maximum durability and visual weightlessness. The model features \u003cstrong\u003eCarl Zeiss\u003c\/strong\u003e polarized photochromic lenses with UV-400 protection, adapting to light changes and delivering world-class optical precision.\u003c\/p\u003e\n        \u003cp\u003eThese handcrafted sunglasses are accompanied by a signature leather case with a strap.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\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 Rosewood and alloy steel\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e ZEISS with UV-400 protection\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLens Color:\u003c\/strong\u003e Grey (photochromic)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTint Level:\u003c\/strong\u003e Cat. 1–3 (from semi-transparent to light tint)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTemple Hinges:\u003c\/strong\u003e Reinforced flex hinges with auto-close mechanism\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 21–22 g\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Signature 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 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\n    \u003c!-- Tab 3: Fit \u0026 Dimensions --\u003e\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n      \u003cdiv class=\"bw-size-wrap\"\u003e\n        \u003cp class=\"bw-fit-explanation\"\u003eAn elegant round frame with a \u003cb\u003emedium\/narrow fit\u003c\/b\u003e perfectly complements narrow or medium face types, emphasizing a lightweight silhouette. For wider faces, the fit may be too snug.\u003c\/p\u003e\n        \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\"\u003e50 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\"\u003e22 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\"\u003e138 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\"\u003e21–22 g\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"bw-consult-box\"\u003eIf you have any doubts regarding the fit, our concierge service will gladly assist you with an evaluation via 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=\"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\n    \u003c!-- Tab 4: Shipping --\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 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\n      \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":54289138090297,"sku":"Boston Metal Brown Chameleon Zeiss","price":350.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/blackwood-boston-metal-sunglasses-1.jpg?v=1777155566"},{"product_id":"magritte-grey","title":"Magritte Grey","description":"\u003cstyle\u003e\n  \/* Anti-FOUC protection for tabs *\/\n  .bw-tabs-content .bw-tab-pane { display: none !important; }\n  #bw-tab-1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-tab-2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-tab-3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-tab-4:checked ~ .bw-tabs-content .bw-pane4 { display: block !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n\u003cinput type=\"radio\" id=\"bw-tab-1\" name=\"bw-tabs\" class=\"bw-tab-radio\" checked\u003e \u003cinput type=\"radio\" id=\"bw-tab-2\" name=\"bw-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-tab-3\" name=\"bw-tabs\" class=\"bw-tab-radio\"\u003e \u003cinput type=\"radio\" id=\"bw-tab-4\" name=\"bw-tabs\" class=\"bw-tab-radio\"\u003e\n\u003cdiv class=\"bw-tabs-nav\"\u003e\n\u003clabel class=\"bw-tab-btn\" for=\"bw-tab-1\"\u003eDescription\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-tab-2\"\u003eDetails\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-tab-3\"\u003eFit\u0026amp;Size\u003c\/label\u003e \u003clabel class=\"bw-tab-btn\" for=\"bw-tab-4\"\u003eService\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tabs-content\"\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e\n\u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eDescription of BLACKWOOD Magritte Grey Wooden Sunglasses\u003c\/h2\u003e\n\u003cdiv class=\"bw-product-note\"\u003e\n\u003cp\u003eThe signature \u003cstrong\u003eBLACKWOOD Magritte Grey\u003c\/strong\u003e wooden sunglasses are inspired by the art of René Magritte — an artist who explored the fragile boundary between reality and illusion. His works remind us: the world is not always what it seems, and our gaze is just one of the possible versions of reality.\u003c\/p\u003e\n\u003cp\u003eThe frame is handcrafted from natural African blackwood and reinforced with inner layers of carbon fiber, which provide the structure with durability and lightness. The unisex shape suits both women and men.\u003c\/p\u003e\n\u003cp\u003eThe model is equipped with photochromic \u003cstrong\u003eZEISS lenses\u003c\/strong\u003e in a neutral grey tint with UV-400 protection. Indoors, they remain almost transparent, and under sunlight, they gradually darken, combining the functions of optical and sun lenses. Reinforced metal flex hinges provide a soft opening of the temples and a perfect fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e\n\u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eMaterials and Characteristics of Magritte Grey\u003c\/h2\u003e\n\u003cul class=\"bw-material-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e African blackwood, reinforced with carbon fiber.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Photochromic ZEISS 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 \u003cspan\u003eCat. 1–3 (adaptive lenses)\u003c\/span\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a soft-close mechanism.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 34–35 g.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIncluded:\u003c\/strong\u003e Branded leather and wood case, lens cleaning cloth, passport with an individual product number, and branded packaging.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003ci\u003eHandcrafted by artisans from natural materials, meaning the texture and shade of each pair are unique. Slight variations from the photo are possible.\u003c\/i\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e\n\u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eDimensions and Fit of Magritte Grey Sunglasses\u003c\/h2\u003e\n\u003cdiv class=\"bw-size-wrap\"\u003e\n\u003cp class=\"bw-fit-explanation\"\u003eThis signature unisex frame with a \u003cb\u003emedium\/wide fit\u003c\/b\u003e perfectly suits medium or wide face shapes, emphasizing the unique geometry of the silhouette.\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\"\u003e56 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\"\u003e17 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-size-item\"\u003e\n\u003cspan class=\"bw-size-label\"\u003eTemple length\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e142 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\"\u003e147 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\"\u003e34–35 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-consult-box\"\u003eIf you have doubts about your choice, our concierge service will help evaluate the fit by a photo.\n\u003cdiv class=\"bw-consult-inline\"\u003e\n\u003ca href=\"https:\/\/t.me\/blackwood_ua\" rel=\"noopener noreferrer\" 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\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e\n\u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eShipping, Payment, and Warranty Services\u003c\/h2\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\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\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":54291183108409,"sku":"Magritte Grey Chameleon","price":495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/magritte-grey-1.webp?v=1785506960"},{"product_id":"magritte-blue","title":"Magritte Blue","description":"\u003cstyle\u003e\n  \/* Anti-FOUC protection for tabs *\/\n  .bw-tabs-content .bw-tab-pane { display: none !important; }\n  #bw-tab-1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-tab-2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-tab-3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-tab-4:checked ~ .bw-tabs-content .bw-pane4 { display: block !important; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-tab-1\" name=\"bw-tabs\" class=\"bw-tab-radio\" checked\u003e \n  \u003cinput type=\"radio\" id=\"bw-tab-2\" name=\"bw-tabs\" class=\"bw-tab-radio\"\u003e \n  \u003cinput type=\"radio\" id=\"bw-tab-3\" name=\"bw-tabs\" class=\"bw-tab-radio\"\u003e \n  \u003cinput type=\"radio\" id=\"bw-tab-4\" name=\"bw-tabs\" class=\"bw-tab-radio\"\u003e \n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e \n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tab-1\"\u003eDescription\u003c\/label\u003e \n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tab-2\"\u003eDetails\u003c\/label\u003e \n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tab-3\"\u003eFit\u0026amp;Size\u003c\/label\u003e \n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tab-4\"\u003eService\u003c\/label\u003e \n  \u003c\/div\u003e \n\n  \u003cdiv class=\"bw-tabs-content\"\u003e \n    \n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e \n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eDescription of BLACKWOOD Magritte Blue Wooden Sunglasses\u003c\/h2\u003e \n      \u003cdiv class=\"bw-product-note\"\u003e \n        \u003cp\u003eThe signature \u003cstrong\u003eBLACKWOOD Magritte Blue\u003c\/strong\u003e wooden sunglasses are inspired by the art of René Magritte — an artist who explored the fragile boundary between reality and illusion. His works remind us: the world is not always what it seems, and our gaze is just one of the possible versions of reality.\u003c\/p\u003e \n        \u003cp\u003eThe frame is handcrafted from natural African blackwood and reinforced with inner layers of carbon fiber, which provide the structure with durability and lightness. The unisex shape suits both women and men.\u003c\/p\u003e \n        \u003cp\u003eThe model is equipped with photochromic \u003cstrong\u003eZEISS lenses\u003c\/strong\u003e in a distinctive blue tint. Indoors, they remain almost transparent, and under sunlight, they gradually darken, combining the functions of optical and sun lenses.\u003c\/p\u003e \n      \u003c\/div\u003e \n    \u003c\/div\u003e \n\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e \n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eMaterials and Characteristics of Magritte Blue\u003c\/h2\u003e \n      \u003cul class=\"bw-material-list\"\u003e \n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e African blackwood, reinforced with carbon fiber.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Photochromic ZEISS with UV-400 protection.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Blue.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e \u003cspan\u003eCat. 1–3 (adaptive lenses)\u003c\/span\u003e.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a soft-close mechanism.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 34–35 g.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eIncluded:\u003c\/strong\u003e Branded leather and wood case, lens cleaning cloth, passport with an individual product number, and branded packaging.\u003c\/li\u003e \n      \u003c\/ul\u003e \n      \u003cp\u003e\u003ci\u003eHandcrafted by artisans from natural materials, meaning the texture and shade of each pair are unique. Slight variations from the photo are possible.\u003c\/i\u003e\u003c\/p\u003e \n    \u003c\/div\u003e \n\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e \n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eFit and Dimensions of Magritte Blue Sunglasses\u003c\/h2\u003e \n      \u003cdiv class=\"bw-size-wrap\"\u003e \n        \u003cp class=\"bw-fit-explanation\"\u003eThis signature unisex frame with a \u003cb\u003emedium\/wide fit\u003c\/b\u003e perfectly suits medium or wide face shapes, emphasizing the unique geometry of the silhouette.\u003c\/p\u003e \n        \u003cdiv class=\"bw-size-list\"\u003e \n          \u003cdiv class=\"bw-size-item\"\u003e \u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e56 mm\u003c\/span\u003e \u003c\/div\u003e \n          \u003cdiv class=\"bw-size-item\"\u003e \u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e17 mm\u003c\/span\u003e \u003c\/div\u003e \n          \u003cdiv class=\"bw-size-item\"\u003e \u003cspan class=\"bw-size-label\"\u003eTemple length\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e142 mm\u003c\/span\u003e \u003c\/div\u003e \n          \u003cdiv class=\"bw-size-item\"\u003e \u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e147 mm\u003c\/span\u003e \u003c\/div\u003e \n          \u003cdiv class=\"bw-size-item\"\u003e \u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e34–35 g\u003c\/span\u003e \u003c\/div\u003e \n        \u003c\/div\u003e \n        \u003cdiv class=\"bw-consult-box\"\u003eIf you have doubts about your choice, our concierge service will help evaluate the fit by a photo. \n          \u003cdiv class=\"bw-consult-inline\"\u003e \n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \n            \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \n            \u003ca href=\"https:\/\/wa.me\/380980244334\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e \n          \u003c\/div\u003e \n        \u003c\/div\u003e \n      \u003c\/div\u003e \n    \u003c\/div\u003e \n\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e \n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eShipping, Payment, and Warranty Services\u003c\/h2\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\u003e↗\u003c\/span\u003e\u003c\/a\u003e \n      \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \n    \u003c\/div\u003e \n\n  \u003c\/div\u003e \n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":54312881946937,"sku":"Magritte Blue Chameleon","price":495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/magritte-blue-1.webp?v=1786089046"},{"product_id":"magritte-brown","title":"Magritte Brown","description":"\u003cstyle\u003e\n  \/* Anti-FOUC protection for tabs *\/\n  .bw-tabs-content .bw-tab-pane { display: none !important; }\n  #bw-tab-1:checked ~ .bw-tabs-content .bw-pane1,\n  #bw-tab-2:checked ~ .bw-tabs-content .bw-pane2,\n  #bw-tab-3:checked ~ .bw-tabs-content .bw-pane3,\n  #bw-tab-4:checked ~ .bw-tabs-content .bw-pane4 { display: block !important; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bw-tabs-wrapper\"\u003e\n  \u003cinput type=\"radio\" id=\"bw-tab-1\" name=\"bw-tabs\" class=\"bw-tab-radio\" checked\u003e \n  \u003cinput type=\"radio\" id=\"bw-tab-2\" name=\"bw-tabs\" class=\"bw-tab-radio\"\u003e \n  \u003cinput type=\"radio\" id=\"bw-tab-3\" name=\"bw-tabs\" class=\"bw-tab-radio\"\u003e \n  \u003cinput type=\"radio\" id=\"bw-tab-4\" name=\"bw-tabs\" class=\"bw-tab-radio\"\u003e \n\n  \u003cdiv class=\"bw-tabs-nav\"\u003e \n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tab-1\"\u003eDescription\u003c\/label\u003e \n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tab-2\"\u003eDetails\u003c\/label\u003e \n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tab-3\"\u003eFit\u0026amp;Size\u003c\/label\u003e \n    \u003clabel class=\"bw-tab-btn\" for=\"bw-tab-4\"\u003eService\u003c\/label\u003e \n  \u003c\/div\u003e \n\n  \u003cdiv class=\"bw-tabs-content\"\u003e \n    \n    \u003cdiv class=\"bw-tab-pane bw-pane1\"\u003e \n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eDescription of BLACKWOOD Magritte Brown Wooden Sunglasses\u003c\/h2\u003e \n      \u003cdiv class=\"bw-product-note\"\u003e \n        \u003cp\u003eThe signature \u003cstrong\u003eBLACKWOOD Magritte Brown\u003c\/strong\u003e wooden sunglasses are inspired by the art of René Magritte — an artist who explored the fragile boundary between reality and illusion. His works remind us: the world is not always what it seems, and our gaze is just one of the possible versions of reality.\u003c\/p\u003e \n        \u003cp\u003eThe frame is handcrafted from natural African blackwood and reinforced with inner layers of carbon fiber, which provide the structure with durability and lightness. The unisex shape suits both women and men.\u003c\/p\u003e \n        \u003cp\u003eThe model is equipped with photochromic \u003cstrong\u003eZEISS lenses\u003c\/strong\u003e in a warm brown tint with UV-400 protection. Indoors, they remain almost transparent, and under sunlight, they gradually darken, combining the functions of optical and sun lenses. Reinforced metal flex hinges provide a soft opening of the temples and a perfect fit.\u003c\/p\u003e \n      \u003c\/div\u003e \n    \u003c\/div\u003e \n\n    \u003cdiv class=\"bw-tab-pane bw-pane2\"\u003e \n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eMaterials and Characteristics of Magritte Brown\u003c\/h2\u003e \n      \u003cul class=\"bw-material-list\"\u003e \n        \u003cli\u003e\n\u003cstrong\u003eFrame material:\u003c\/strong\u003e African blackwood, reinforced with carbon fiber.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eLenses:\u003c\/strong\u003e Photochromic ZEISS with UV-400 protection.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eLens color:\u003c\/strong\u003e Brown.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eTint level:\u003c\/strong\u003e \u003cspan\u003eCat. 1–3 (adaptive lenses)\u003c\/span\u003e.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eHinges:\u003c\/strong\u003e Reinforced flex hinges with a soft-close mechanism.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e 34–35 g.\u003c\/li\u003e \n        \u003cli\u003e\n\u003cstrong\u003eIncluded:\u003c\/strong\u003e Branded leather and wood case, lens cleaning cloth, passport with an individual product number, and branded packaging.\u003c\/li\u003e \n      \u003c\/ul\u003e \n      \u003cp\u003e\u003ci\u003eHandcrafted by artisans from natural materials, meaning the texture and shade of each pair are unique. Slight variations from the photo are possible.\u003c\/i\u003e\u003c\/p\u003e \n    \u003c\/div\u003e \n\n    \u003cdiv class=\"bw-tab-pane bw-pane3\"\u003e \n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eFit and Dimensions of Magritte Brown Sunglasses\u003c\/h2\u003e \n      \u003cdiv class=\"bw-size-wrap\"\u003e \n        \u003cp class=\"bw-fit-explanation\"\u003eThis signature unisex frame with a \u003cb\u003emedium\/wide fit\u003c\/b\u003e perfectly suits medium or wide face shapes, emphasizing the unique geometry of the silhouette.\u003c\/p\u003e \n        \u003cdiv class=\"bw-size-list\"\u003e \n          \u003cdiv class=\"bw-size-item\"\u003e \u003cspan class=\"bw-size-label\"\u003eLens width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e56 mm\u003c\/span\u003e \u003c\/div\u003e \n          \u003cdiv class=\"bw-size-item\"\u003e \u003cspan class=\"bw-size-label\"\u003eBridge\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e17 mm\u003c\/span\u003e \u003c\/div\u003e \n          \u003cdiv class=\"bw-size-item\"\u003e \u003cspan class=\"bw-size-label\"\u003eTemple length\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e142 mm\u003c\/span\u003e \u003c\/div\u003e \n          \u003cdiv class=\"bw-size-item\"\u003e \u003cspan class=\"bw-size-label\"\u003eFrame width\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e147 mm\u003c\/span\u003e \u003c\/div\u003e \n          \u003cdiv class=\"bw-size-item\"\u003e \u003cspan class=\"bw-size-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"bw-size-value\"\u003e34–35 g\u003c\/span\u003e \u003c\/div\u003e \n        \u003c\/div\u003e \n        \u003cdiv class=\"bw-consult-box\"\u003eIf you have doubts about your choice, our concierge service will help evaluate the fit by a photo. \n          \u003cdiv class=\"bw-consult-inline\"\u003e \n            \u003ca href=\"https:\/\/t.me\/blackwood_ua\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eTelegram\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \n            \u003ca href=\"viber:\/\/chat?number=%2B380980244334\"\u003eViber\u003c\/a\u003e \u003cspan class=\"bw-consult-divider\"\u003e|\u003c\/span\u003e \n            \u003ca href=\"https:\/\/wa.me\/380980244334\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eWhatsApp\u003c\/a\u003e \n          \u003c\/div\u003e \n        \u003c\/div\u003e \n      \u003c\/div\u003e \n    \u003c\/div\u003e \n\n    \u003cdiv class=\"bw-tab-pane bw-pane4\"\u003e \n      \u003ch2 style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003eShipping, Payment, and Warranty Services\u003c\/h2\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\u003e↗\u003c\/span\u003e\u003c\/a\u003e \n      \u003ca class=\"bw-care-link\" href=\"https:\/\/blackwood.ua\/pages\/care\"\u003e\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e \u003cspan\u003e↗\u003c\/span\u003e\u003c\/a\u003e \n    \u003c\/div\u003e \n\n  \u003c\/div\u003e \n\u003c\/div\u003e","brand":"Blackwoodbags","offers":[{"title":"Default Title","offer_id":54312898625849,"sku":null,"price":495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/magritte-brown-1.webp?v=1786089510"}],"url":"https:\/\/blackwoodatelier.com\/en-ae\/collections\/mans-collection.oembed?page=3","provider":"Blackwoodbags","version":"1.0","type":"link"}