{"product_id":"premium-double-bridge-polarized-sunglasses","title":"Premium Double Bridge Polarized Sunglasses","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Retro Double-Bridge Polarized Sunglasses\nTarget Audience: Fashion-forward individuals looking for classic aesthetics combined with eye protection.\nVisual Style: Modern luxury, editorial, high-fashion styling with gold\/bronze highlights and crisp dark typography.\nColor Strategy: White and warm gray backgrounds, charcoal-black primary text, elegant gold accent (#c5a880) to match the metallic detailing of the frames.\nModule Order: \n  1. Hero Content Block (detail_5)\n  2. Feature 1: Style \u0026 Double-Bridge Detail (detail_4)\n  3. Feature 2: High-Definition Polarization (detail_3)\n  4. Feature 3: Ergonomic Contour \u0026 Nose Pads (detail_2)\n  5. Color Options Visualizer (detail_6)\n  6. Technical Specifications (spec_1)\n  7. FAQ (strictly product-focused, no shop policies)\nDetail Image Mapping: Hero=detail_5, Feature 1=detail_4, Feature 2=detail_3, Feature 3=detail_2, Options=detail_6\nSpecification Image Mapping: Specs=spec_1\nCompare Section: Not included (insufficient data on comparative models, avoiding speculation).\nInformation Boundary: Fully grounded in the provided report and image analysis. Mismatched floating candle text in prompt completely ignored. All dimensions accurately translated to inches.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- CSS STYLES --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #c5a880;\n      --primary-hover: #b3956d;\n      --text-main: #1a1a1a;\n      --text-sub: #5a5a5a;\n      --bg-body: #ffffff;\n      --bg-card: #fafafa;\n      --bg-soft: #f4f4f4;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --border-color: #e5e5e5;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.04);\n      --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.08);\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n      line-height: 1.6;\n    }\n\n    \/* Common Layout Components *\/\n    .section-spacing {\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n\n    .placeholder-img-container {\n      background-color: var(--bg-soft);\n      border: 1px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px 20px;\n      margin: 1.5rem 0;\n      color: var(--text-sub);\n      font-size: 16px;\n      font-weight: 500;\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .placeholder-square {\n      aspect-ratio: 1 \/ 1;\n    }\n\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-top: 1rem;\n    }\n\n    .visual-badge {\n      display: inline-flex;\n      align-items: center;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      border: 1px solid var(--border-color);\n      padding: 0.4rem 1rem;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 600;\n      letter-spacing: 0.03em;\n    }\n\n    .accent-badge {\n      background-color: var(--primary);\n      color: #ffffff;\n      border-color: var(--primary);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      padding: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    .hero-title {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n      font-weight: 700;\n      margin: 0 0 1rem 0;\n      letter-spacing: -0.02em;\n    }\n\n    .hero-subtitle {\n      font-size: clamp(18px, 3vw, 22px);\n      color: var(--text-sub);\n      max-width: 800px;\n      margin: 0 auto 2rem auto;\n      line-height: 1.5;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-title {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 700;\n      margin: 0 0 1rem 0;\n      letter-spacing: -0.01em;\n    }\n\n    .feature-text {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n      line-height: 1.7;\n    }\n\n    \/* Options Section *\/\n    .options-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 5vw, 3.5rem);\n      border: 1px solid var(--border-color);\n    }\n\n    .options-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      align-items: center;\n    }\n\n    .options-list {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n    }\n\n    .option-row {\n      display: flex;\n      align-items: center;\n      gap: 1rem;\n      padding: 1rem;\n      background-color: var(--bg-body);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n    }\n\n    .option-dot {\n      width: 24px;\n      height: 24px;\n      border-radius: 50%;\n      border: 1px solid rgba(0, 0, 0, 0.1);\n      display: inline-block;\n    }\n\n    .option-dot.gold-grey { background: linear-gradient(135deg, #d4af37 50%, #707070 50%); }\n    .option-dot.black-grey { background: linear-gradient(135deg, #1a1a1a 50%, #707070 50%); }\n    .option-dot.tea-tea { background: linear-gradient(135deg, #8b5a2b 50%, #a0522d 50%); }\n\n    .option-name {\n      font-size: 18px;\n      font-weight: 600;\n    }\n\n    \/* Specifications Section *\/\n    .specs-section {\n      background-color: var(--bg-body);\n    }\n\n    .specs-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2.5rem;\n    }\n\n    .table-container {\n      width: 100%;\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1rem;\n    }\n\n    .specs-table th, .specs-table td {\n      padding: 1.2rem 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n\n    .specs-table th {\n      font-weight: 700;\n      color: var(--text-main);\n      background-color: var(--bg-soft);\n    }\n\n    .specs-table td {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 5vw, 3.5rem);\n      border: 1px solid var(--border-color);\n    }\n\n    .faq-grid {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n\n    .faq-card {\n      background-color: var(--bg-body);\n      border: 1px solid var(--border-color);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n    }\n\n    .faq-question {\n      font-size: 18px;\n      font-weight: 700;\n      margin: 0 0 0.75rem 0;\n      color: var(--text-main);\n    }\n\n    .faq-answer {\n      font-size: 16px;\n      color: var(--text-sub);\n      margin: 0;\n      line-height: 1.6;\n    }\n\n    \/* Responsive Queries *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 4rem;\n      }\n\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media, .feature-copy {\n        flex: 1;\n      }\n\n      .options-grid {\n        grid-template-columns: 1.2fr 1fr;\n        gap: 4rem;\n      }\n\n      .specs-grid {\n        grid-template-columns: 1.2fr 1fr;\n        gap: 4rem;\n        align-items: center;\n      }\n\n      .specs-table {\n        margin-top: 0;\n      }\n    }\n\n    @media (max-width: 767px) {\n      .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      \n      .specs-table thead {\n        display: none;\n      }\n\n      .specs-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        background-color: var(--bg-card);\n        padding: 0.5rem 0;\n      }\n\n      .specs-table td {\n        display: flex;\n        justify-content: space-between;\n        padding: 0.8rem 1rem;\n        border-bottom: none;\n        font-size: 15px;\n      }\n\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--text-main);\n        margin-right: 1rem;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. HERO SECTION --\u003e\n\u003cheader class=\"hero-section section-spacing\"\u003e\n\u003ch1 class=\"hero-title\"\u003eRetro Double-Bridge Design Meets High-Definition Eye Protection\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eCrafted with a premium balance of sleek metal trims and structural resin frames for effortless fashion and optimal clarity.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"visual-badge accent-badge\"\u003ePolarized Lenses\u003c\/span\u003e \u003cspan class=\"visual-badge\"\u003eUV400 Protection\u003c\/span\u003e \u003cspan class=\"visual-badge\"\u003eIntegrated Comfort Nose Pads\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"placeholder-img-container\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img115\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820180616\/e7ad399b88a16c71c1bebbb964e287ad.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"section-spacing\"\u003e\n\u003cdiv class=\"feature-item\" style=\"margin-bottom: clamp(3rem, 6vw, 5rem);\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-img-container placeholder-square\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img104\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820174441\/e65558408c70dd9dcd8aec61fc35921d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSophisticated Retro Double-Bridge Structure\u003c\/h2\u003e\n\n\u003cp class=\"feature-text\"\u003eAn editorial-grade design balancing classic geometric contours and a streamlined double top-bar. Delicate metallic wrapping outlines the polished outer frame, elevating the optical profile from every angle.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"visual-badge\"\u003eMetallic Side Accents\u003c\/span\u003e \u003cspan class=\"visual-badge\"\u003eGeometric Frame Profile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"placeholder-img-container placeholder-square\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img106\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820174441\/6909ab0ac8f824feaa1af7685acccb68.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eIntegrated Comfort Nose Pads\u003c\/h2\u003e\n\n\u003cp class=\"feature-text\"\u003eFormed directly from the premium composite frame, these nose pads sit flush along your bridge. The widened contour surface area eliminates painful indentations and prevents slipping during extended wear.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"visual-badge\"\u003eZero Metal Arms\u003c\/span\u003e \u003cspan class=\"visual-badge\"\u003eAnti-Slip Weight Distribution\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. COLOR OPTIONS SECTION --\u003e\u003c!-- D. SPECIFICATIONS SECTION --\u003e\n\n\u003csection class=\"specs-section section-spacing\"\u003e\n\u003ch2 class=\"feature-title\" style=\"margin-bottom: 1.5rem;\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eDimension Aspect\u003c\/th\u003e\n\t\t\t\u003cth\u003eMeasurement (mm)\u003c\/th\u003e\n\t\t\t\u003cth\u003eMeasurement (inches)\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimension Aspect\"\u003eTotal Frame Width\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement (mm)\"\u003e143 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement (inches)\"\u003e5.6\"\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimension Aspect\"\u003eFrame Height\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement (mm)\"\u003e47 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement (inches)\"\u003e1.9\"\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimension Aspect\"\u003eNose Bridge Gap\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement (mm)\"\u003e16 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement (inches)\"\u003e0.6\"\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimension Aspect\"\u003eLens Width\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement (mm)\"\u003e55 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement (inches)\"\u003e2.2\"\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimension Aspect\"\u003eTemple Length\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement (mm)\"\u003e138 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Measurement (inches)\"\u003e5.4\"\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"placeholder-img-container placeholder-square\" style=\"margin: 0;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img107\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820175018\/768b8d8ba26d1e3fd5b32367df6681f3.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"faq-section section-spacing\"\u003e\n\u003ch2 class=\"feature-title\" style=\"text-align: center; margin: 0;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-grid\"\u003e\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat is the benefit of the polarized lenses?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe polarized lenses are specifically designed to filter out scattered reflections and blinding glare from roads, water bodies, and dashboards, making them ideal for driving and bright outdoor conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat materials are used for the frame structure?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe design features a high-grade hybrid construction. It integrates robust structural resin frames with sleek metallic double-bridges and side trim inserts for lightweight durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Amber \u0026 Brown","offer_id":52678392283268,"sku":"0821-15284296","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Gold \u0026 Grey","offer_id":52678392316036,"sku":"0821-15284004","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Black \u0026 Grey","offer_id":52678392348804,"sku":"0821-15280462","price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0961\/3053\/1460\/files\/e7ad399b88a16c71c1bebbb964e287ad.jpg?v=1787297362","url":"https:\/\/everyneeding.com\/products\/premium-double-bridge-polarized-sunglasses","provider":"Everyneeding","version":"1.0","type":"link"}