{"product_id":"vintage-flat-top-eyewear","title":"Vintage Flat Top Eyewear","description":"\u003c!--\n[AI Design Logic]\n产品类型：时尚配饰 - 复古大框方形飞行员双梁太阳镜 (C穿戴贴合型)\n目标受众：追求复古街头感、度假出行、驾驶防护的高级感男女用户\n视觉风格：高智感、现代极简、静奢风 (Quiet Luxury)\n配色策略：曜石黑、大理石灰、温暖琥珀色结合，以极简暖灰(#f9f9fb)作为卡片背景底色\n模块顺序：\n  1. Intro \/ Hero (模特佩戴奢华座舱实景，突出上脸效果与质感)\n  2. Feature 1: Retro Oversized Dual-Bridge (设计辨识度，双横梁结构)\n  3. Feature 2: Ergonomic Comfort Breakdown (细节剖析：一体鼻托、耐用铰链)\n  4. Feature 3: UV400 Sun Defense (核心防护功能，夏日出行\/驾驶)\n  5. Specifications \u0026 Dimensions (产品尺寸精准对照表)\n  6. FAQ (日常保养、佩戴舒适度等专业解答)\n详情图映射：\n  - Hero Area: detail_3 (车内模特佩戴图，最具代入感与氛围)\n  - Feature 1: detail_2 (手持大理石纹实拍，展示正面高光双梁细节)\n  - Feature 2: detail_4 (带放大镜解析的琥珀色结构图)\n  - Feature 3: detail_9 (橙色镜片款或其他防眩光代表图，这里使用 detail_9 展示亮橙防眩)\n规格图映射：\n  - Dimensions Area: spec_1 (含标注的经典正面与侧面尺寸图)\n对比模块：未加入。此产品为穿戴搭配型，视觉效果重于数据对比。\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- Style Definitions --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #111111;\n      --primary-hover: #2a2a2a;\n      --text-main: #1f2022;\n      --text-sub: #5c5f62;\n      --bg-body: #ffffff;\n      --bg-card: #f9f9fb;\n      --bg-soft: #f4f4f6;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);\n      --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.08);\n      --border-color: #e5e5e7;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 20px;\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 Typography *\/\n    .pd-hero-title {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      line-height: 1.2;\n      color: var(--primary);\n      margin: 0 0 16px 0;\n      letter-spacing: -0.02em;\n    }\n\n    .pd-section-title {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 700;\n      line-height: 1.3;\n      color: var(--primary);\n      margin: 0 0 16px 0;\n      letter-spacing: -0.01em;\n    }\n\n    .pd-subtitle {\n      font-size: clamp(18px, 2.5vw, 22px);\n      font-weight: 400;\n      color: var(--text-sub);\n      margin: 0 0 24px 0;\n      line-height: 1.5;\n    }\n\n    .pd-text {\n      font-size: 18px;\n      color: var(--text-sub);\n      line-height: 1.7;\n      margin: 0 0 20px 0;\n    }\n\n    \/* Image Containers *\/\n    .pd-image-placeholder {\n      width: 100%;\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      font-size: 16px;\n      color: var(--text-sub);\n      font-weight: 500;\n      text-align: center;\n      box-sizing: border-box;\n    }\n\n    .pd-fluid-img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n      object-fit: contain;\n    }\n\n    \/* Trust Badge *\/\n    .pd-trust-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background-color: var(--bg-soft);\n      padding: 8px 16px;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 600;\n      color: var(--primary);\n      margin-bottom: 24px;\n    }\n\n    \/* Grid \u0026 Layouts *\/\n    .pd-hero-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      text-align: center;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .pd-hero-media {\n      margin-top: 40px;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-lg);\n    }\n\n    \/* Feature Sections *\/\n    .pd-feature-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    .pd-feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .pd-feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .pd-feature-media {\n      flex: 1;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-feature-copy {\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Static Tags Block *\/\n    .pd-tag-group {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n    }\n\n    .pd-tag {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 6px 14px;\n      border-radius: var(--radius-md);\n      font-size: 16px;\n      color: var(--primary);\n      font-weight: 500;\n    }\n\n    \/* Specification Grid *\/\n    .pd-spec-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 5vw, 3rem);\n      margin: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    .pd-spec-grid {\n      display: flex;\n      flex-direction: column;\n      gap: 40px;\n    }\n\n    .pd-spec-table-wrapper {\n      flex: 1.2;\n    }\n\n    .pd-spec-media {\n      flex: 0.8;\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      background: #ffffff;\n      border: 1px solid var(--border-color);\n    }\n\n    .pd-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .pd-table th, .pd-table td {\n      padding: 16px;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n\n    .pd-table th {\n      font-weight: 700;\n      color: var(--primary);\n      background-color: var(--bg-soft);\n    }\n\n    .pd-table td {\n      color: var(--text-sub);\n    }\n\n    .pd-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-top: 1px solid var(--border-color);\n    }\n\n    .pd-faq-wrapper {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .pd-faq-item {\n      margin-bottom: 24px;\n      padding-bottom: 24px;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-faq-item:last-child {\n      border-bottom: none;\n      margin-bottom: 0;\n      padding-bottom: 0;\n    }\n\n    .pd-faq-q {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--primary);\n      margin: 0 0 10px 0;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .pd-faq-a {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0;\n      line-height: 1.6;\n    }\n\n    \/* Desktop Responsive Styles *\/\n    @media (min-width: 768px) {\n      .pd-feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n      \n      .pd-feature-item.pd-reverse {\n        flex-direction: row-reverse;\n      }\n\n      .pd-spec-grid {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .pd-table td, .pd-table th {\n        font-size: 18px;\n      }\n    }\n\n    \/* Mobile Only Adjustments *\/\n    @media (max-width: 767px) {\n      .pd-table, .pd-table tbody, .pd-table tr, .pd-table td, .pd-table th {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .pd-table thead {\n        display: none;\n      }\n\n      .pd-table tr {\n        margin-bottom: 16px;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        background: #ffffff;\n        padding: 8px;\n      }\n\n      .pd-table td {\n        text-align: right;\n        padding: 10px 16px;\n        position: relative;\n        font-size: 16px;\n        border-bottom: 1px dashed var(--border-color);\n      }\n\n      .pd-table td:last-child {\n        border-bottom: none;\n      }\n\n      .pd-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 16px;\n        font-weight: 700;\n        color: var(--primary);\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003csection class=\"pd-hero-section\"\u003e\n\u003cdiv class=\"pd-trust-badge\"\u003e🕶️ Designed for Everyday Statement Ease\u003c\/div\u003e\n\n\u003ch1 class=\"pd-hero-title\"\u003eOversized Retro Aviator Style with Complete UV400 Protection\u003c\/h1\u003e\n\n\u003cp class=\"pd-subtitle\"\u003eBold, double-bridge design elements meet lightweight durability. Crafted to elevate your everyday travel, driving, and street style effortlessly.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-hero-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\" style=\"aspect-ratio: 1 \/ 1;\"\u003e\n\u003c!-- [ 📷 需替换：detail_3 ] - 建议使用车内模特高阶环境图，展示渐变镜片上脸比例与高级感 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img197\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260817140341\/fe4c66eeb964100710d8349437736469.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\u003c!-- B. Feature Sections --\u003e\n\n\u003csection class=\"pd-feature-section\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\" style=\"aspect-ratio: 1 \/ 1;\"\u003e\n\u003c!-- [ 📷 需替换：detail_2 ] - 使用大理石斑纹款手持微距图，凸显独特顶部双梁框架与质感 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img202\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260817140341\/0d9bb742abd34be1485f5894221fd307.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eThe Flat Double-Bridge Structure\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\"\u003eBreak free from generic profiles. Our sunglasses feature an iconic flat, hollowed-out double bridge that defines the vintage pilot silhouette while adding a structural strength layer to the resin frame.\u003c\/p\u003e\n\n\u003cp class=\"pd-text\"\u003eComplemented by subtle dual metallic rivets on each temple corner, this architecture presents a perfect balance of mid-century chic and modern street confidence.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003eDouble Bridge Style\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eDual Corner Rivets\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eHigh-Gloss Finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-item pd-reverse\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\" style=\"aspect-ratio: 1 \/ 1;\"\u003e\n\u003c!-- [ 📷 需替换：detail_4 ] - 使用包含细节解析（鼻托、铰链、镜腿）的琥珀色眼镜拆解结构图 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img199\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260817140341\/7265f9fde791fd9b55318d35c293a30c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eAnatomically Engineered Comfort\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\"\u003eStyle should never mean compromise. We designed these glasses with a smooth, integrated one-piece nose bridge that gently rests against your face without leaving pressure marks or tangling in your hair.\u003c\/p\u003e\n\n\u003cp class=\"pd-text\"\u003eReinforced embedded metal hinges allow for thousands of smooth, secure openings, keeping the temples flexible yet structurally locked to your head shape.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003eOne-Piece Nose Bridge\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eEmbedded Metal Hinges\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eErgonomic Curved Temples\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\" style=\"aspect-ratio: 1 \/ 1;\"\u003e\n\u003c!-- [ 📷 需替换：detail_9 ] - 使用橙色或深茶色偏光防紫外线代表款，表现防晒遮阳感 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img200\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260817140342\/6419204585d1d07c9bb1eb06a1a4bc3e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2 class=\"pd-section-title\"\u003eHigh-Definition Sun Defense\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\"\u003eOutfitted with professional UV400 lenses, these sunglasses effectively screen out 100% of harmful UVA and UVB radiation. The gentle gradient color blocks dazzling overhead glare while preserving optimal ground contrast.\u003c\/p\u003e\n\n\u003cp class=\"pd-text\"\u003eDrive comfortably and confidently through changing daylight, or navigate sun-drenched beaches and cities with unclouded, crystal-clear vision.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-group\"\u003e\n\u003cspan class=\"pd-tag\"\u003e100% UVA\/UVB Shielding\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eDriving Friendly Contrast\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eAnti-Glare Gradient\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Specifications Block --\u003e\n\n\u003csection class=\"pd-spec-section\"\u003e\n\u003ch2 class=\"pd-section-title\" style=\"margin-bottom: 24px;\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-spec-grid\"\u003e\n\u003cdiv class=\"pd-spec-table-wrapper\"\u003e\n\u003ctable class=\"pd-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\u003eSpecification Detail\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\"\u003eLens Width\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification Detail\"\u003e5.3 cm \/ 2.1 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimension Aspect\"\u003eLens Height\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification Detail\"\u003e4.8 cm \/ 1.9 in\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\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification Detail\"\u003e2.4 cm \/ 0.9 in\u003c\/td\u003e\n\t\t\u003c\/tr\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=\"Specification Detail\"\u003e13.9 cm \/ 5.5 in\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=\"Specification Detail\"\u003e14.2 cm \/ 5.6 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimension Aspect\"\u003eMaterials\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification Detail\"\u003eHigh-Gloss Polished Resin \u0026amp; Metal Joints\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=\"pd-spec-media\"\u003e\n\u003cdiv class=\"pd-image-placeholder\" style=\"aspect-ratio: 1 \/ 1;\"\u003e\n\u003c!-- [ 📷 需替换：spec_1 ] - 使用含尺寸标注的官方产品数据尺寸解析图 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img201\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260817140342\/4d3fd9eb3c6539f0a6ebc76a26e476d8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ Block --\u003e\n\n\u003csection class=\"pd-faq-section\"\u003e\n\u003cdiv class=\"pd-faq-wrapper\"\u003e\n\u003ch2 class=\"pd-section-title\" style=\"text-align: center; margin-bottom: 40px;\"\u003eProduct FAQ\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-q\"\u003e☀️ Do these lenses offer full UV protection?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eYes. These lenses carry certified UV400 protection, which means they successfully block 100% of invisible UVA and UVB rays up to 400 nanometers, safeguarding your eye health in broad daylight.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-q\"\u003e🕶️ Will this oversized frame feel heavy on my ears?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eNot at all. While the sunglasses feature an oversized, presence-making visual structure, the main frame is constructed from a lightweight, polished resin. Together with curved ergonomic temples, it balances the weight evenly between your ears and nose bridge.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-q\"\u003e🧼 How should I clean and store these sunglasses?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eFor daily maintenance, wipe the lenses gently with a soft microfiber cleaning cloth. Avoid rough shirts or paper towels to prevent fine scratches. When not in use, always store them in a protective pouch or case to preserve the high-gloss finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Grey Marble \/ Gradient Brown","offer_id":63973265146227,"sku":"0817-17264598","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Crystal Champagne \/ Gradient Tea","offer_id":63973265178995,"sku":"0817-17268134","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Classic Tortoise \/ Gradient Brown","offer_id":63973265211763,"sku":"0817-17269549","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Crystal Tea \/ Gradient Brown","offer_id":63973265244531,"sku":"0817-17263719","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Obsidian Black \/ Sunset Orange","offer_id":63973265277299,"sku":"0817-17261624","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ Plum Gradient","offer_id":63973265310067,"sku":"0817-17263462","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Obsidian Black \/ Dark Grey","offer_id":63973265342835,"sku":"0817-17260500","price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/fe4c66eeb964100710d8349437736469.jpg?v=1786958839","url":"https:\/\/woyuosn.com\/products\/vintage-flat-top-eyewear","provider":"Woyuosn","version":"1.0","type":"link"}