{"product_id":"retro-polarized-cat-eye","title":"Retro Polarized Cat Eye","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Polarized Fashion Sunglasses (Wearable Fashion Accessory)\n  Target Audience: Women seeking vintage style and daily sun protection\n  Visual Style: Classic, refined, warm, editorial vintage\n  Color Strategy: Warm earth tones (brown, tortoise, eggshell, soft sand)\n  Module Order: Intro\/Hero -\u003e Feature 1 (UV400) -\u003e Feature 2 (Aesthetic\/Details) -\u003e Feature 3 (Comfort Details) -\u003e Scenario -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_1, Feature1=detail_5, Feature2=detail_2, Feature3=detail_3, Scenario=detail_4\n  Specification Data Source: spec_1, spec_2 (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included as a standalone section, but \"Before\/After\" UV wearing visual is incorporated directly into Feature 1 using detail_5.\n  Information Boundary: Only verified facts used. No numerical dimensions added since they are missing from the source.\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #8C6239;\n      --primary-hover: #6E4A25;\n      --text-main: #2A2A2A;\n      --text-sub: #555555;\n      --bg-body: #FAF9F6;\n      --bg-card: #FFFFFF;\n      --bg-soft: #F4F1EA;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.08);\n      --border-color: #E2DDD5;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      background-color: var(--bg-body);\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container th,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .faq-answer,\n    .product-detail-container .tag {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Common Layout Spacing *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding: 24px;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Image Styling *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      height: auto;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 40px 20px;\n      box-sizing: border-box;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      color: var(--text-sub);\n      font-weight: 500;\n      margin-bottom: 20px;\n    }\n\n    .product-detail-container .image-placeholder span {\n      display: block;\n      font-size: 18px;\n    }\n\n    \/* Intro \/ Hero Section *\/\n    .hero-section {\n      text-align: center;\n      padding: 40px 24px !important;\n    }\n\n    .hero-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      border-radius: 50px;\n      padding: 6px 16px;\n      margin-bottom: 16px;\n      font-weight: 600;\n      color: var(--primary);\n    }\n\n    .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 30px auto;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: clamp(2rem, 4vw, 3rem);\n    }\n\n    .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n    }\n\n    .tag {\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      border-radius: 4px;\n      padding: 4px 12px;\n      font-weight: 500;\n      color: var(--text-main);\n    }\n\n    \/* Scenario Section *\/\n    .scenario-section {\n      text-align: center;\n    }\n\n    .scenario-description {\n      max-width: 750px;\n      margin: 0 auto 24px auto;\n    }\n\n    \/* Specifications Section *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table td {\n      padding: 16px;\n      vertical-align: top;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    \/* FAQ Section *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 20px 0;\n    }\n\n    .faq-item:first-child {\n      padding-top: 0;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n    }\n\n    \/* Responsive Rules *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .feature-item-reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n\n      .feature-copy {\n        padding: 0 20px;\n      }\n    }\n\n    @media (max-width: 767px) {\n      .product-detail-container {\n        padding: 0 3%;\n      }\n\n      .product-detail-container section {\n        padding: 16px;\n      }\n\n      .feature-item {\n        flex-direction: column !important; \/* Image First -\u003e Text Second *\/\n      }\n\n      .feature-media {\n        order: 1;\n      }\n\n      .feature-copy {\n        order: 2;\n        padding-top: 12px;\n      }\n\n      \/* Specifications Responsive Table *\/\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(130px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      \/* First child contains the visual property text that we are converting to pseudo *\/\n      .spec-table td:first-child {\n        display: none;\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Intro \/ Hero Section --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-badge\"\u003eUV400 Protection\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eRetro Cat-Eye Styling with UV400 Protection\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eElevate your daily outfits with a polished vintage look while protecting your eyes from harsh outdoor glare.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img106\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902155847\/a5d50684f97b64a60b64b8aada55f83f.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img107\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902155847\/57ce6ac4e649b987edaecff1ca58ae82.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eUV400 Multi-Layer Protection\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eOur multi-layer lenses block UVA and UVB rays, significantly reducing outdoor glare. Experience softer, clearer outdoor vision during your commute, vacation, or drive.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eUVA \u0026amp; UVB Blocking\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGlare Reduction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Section 2: Aesthetics --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item feature-item-reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img108\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902155847\/ee0439775e10632b87133df138d16355.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003ePolished Retro Cat-Eye Aesthetic\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eThe frame features a sculpted flat-top silhouette with subtly rounded outer corners, finished with iconic silver-tone triangular rivets pointing inward on each corner for an authentic vintage accent.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eFlat-Top Profile\u003c\/span\u003e \u003cspan class=\"tag\"\u003eTriangle Corner Rivets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Section 3: Comfort Details --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img109\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902155847\/4736df6ee5356c573c9663cac77c1f43.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eComfortable, Integrated Nose Pads\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eDesigned for all-day wear, the smooth nose pads are molded directly into the frame. This integrated structure ensures zero hair-snagging, avoids pressure spots, and keeps the glasses securely in place.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eSnag-Free Fit\u003c\/span\u003e \u003cspan class=\"tag\"\u003eNo Independent Metal Parts\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSturdy Metal Hinges\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Section (Text Only - No Images) --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eFrame Profile\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Frame Profile\"\u003e\u003cspan class=\"spec-value\"\u003eRetro Cat-Eye with Flat-Top Silhouette\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eFrame Material\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Frame Material\"\u003e\u003cspan class=\"spec-value\"\u003eHigh-Gloss Resin (Jelly Translucent Texture)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eLens Technology\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Lens Technology\"\u003e\u003cspan class=\"spec-value\"\u003eMulti-Layer UV400 Sun Protection (UVA\/UVB blocking)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eNose Pad Style\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Nose Pad Style\"\u003e\u003cspan class=\"spec-value\"\u003eIntegrated Smooth Resin Nose Pads\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eHinge Details\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Hinge Details\"\u003e\u003cspan class=\"spec-value\"\u003eEmbedded Multi-Tooth Metal Hinges\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eAvailable Combinations\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Available Combos\"\u003e\u003cspan class=\"spec-value\"\u003e Tortoise Frame + Dark Green Lens\u003cbr\u003e\n\t\t\tTortoise Frame + Gradient Tea Lens\u003cbr\u003e\n\t\t\tTranslucent Tea Frame + Champagne Lens\u003cbr\u003e\n\t\t\tTranslucent Green Frame + Pink Lens\u003cbr\u003e\n\t\t\tBlack Frame + Black-Grey Lens\u003cbr\u003e\n\t\t\tBlack Frame + Red Lens\u003cbr\u003e\n\t\t\tBlack Frame + Tea Lens\u003cbr\u003e\n\t\t\tBlack Frame + Orange Lens \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eDo these sunglasses offer UV protection?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. These sunglasses feature UV400 multi-layer protective lenses designed to block UVA and UVB rays, making them highly effective for reducing outdoor glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat is special about the integrated nose pad design?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe nose pads are molded seamlessly with the resin frame instead of using separate metal legs or silicone pads. This prevents your hair from snagging when you slide the glasses onto your head and ensures a smooth, pressure-free fit on your nose bridge.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eAre there decorative accents on the frame?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe sunglasses feature a signature silver-tone triangular rivet on each of the front upper outer corners, pointing inward, emphasizing the flat-top retro design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Crystal Tea \/ Champagne","offer_id":46130261033151,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Tortoise \/ Gradient Brown","offer_id":46130261065919,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Tortoise \/ Forest Green","offer_id":46130261098687,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Crystal Green \/ Rose Pink","offer_id":46130261131455,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Onyx Black \/ Dark Gray","offer_id":46130261164223,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Onyx Black \/ Warm Brown","offer_id":46130261196991,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Onyx Black \/ Crimson Red","offer_id":46130261229759,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Onyx Black \/ Tangerine Orange","offer_id":46130261262527,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/a5d50684f97b64a60b64b8aada55f83f.jpg?v=1788336301","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/retro-polarized-cat-eye","provider":"Bak","version":"1.0","type":"link"}