{"product_id":"rayban-classic-polarized-sunglasses","title":"WAYFARER CLASSIC sunglasses","description":"\u003c!-- =========================================\n     WAYFARER CLASSIC — PRODUCT CONTENT\n     US \/ BRAND-FREE\n     ========================================= --\u003e\n\u003cstyle\u003e\n    .wc-product-page,\n    .wc-product-page * {\n      box-sizing: border-box;\n    }\n\n    .wc-product-page {\n      --black: #111111;\n      --gray: #666666;\n      --light-gray: #f6f6f6;\n      --border: #e7e7e7;\n      --white: #ffffff;\n\n      width: 100%;\n      margin: 0;\n      padding: 0;\n      background: var(--white);\n      color: var(--black);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n        Helvetica, Arial, sans-serif;\n      line-height: 1.5;\n    }\n\n    .wc-container {\n      width: 100%;\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: 0 24px;\n    }\n\n    \/* ==============================\n       INTRO\n       ============================== *\/\n\n    .wc-intro {\n      padding: 72px 0 65px;\n      text-align: center;\n    }\n\n    .wc-eyebrow {\n      display: inline-block;\n      margin-bottom: 16px;\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 2.2px;\n      text-transform: uppercase;\n    }\n\n    .wc-intro h2 {\n      max-width: 800px;\n      margin: 0 auto 20px;\n      font-size: clamp(34px, 5vw, 60px);\n      line-height: 1.04;\n      letter-spacing: -2px;\n      font-weight: 700;\n    }\n\n    .wc-intro p {\n      max-width: 650px;\n      margin: 0 auto;\n      color: var(--gray);\n      font-size: 17px;\n      line-height: 1.7;\n    }\n\n    \/* ==============================\n       BENEFITS\n       ============================== *\/\n\n    .wc-benefits {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      border-top: 1px solid var(--border);\n      border-bottom: 1px solid var(--border);\n    }\n\n    .wc-benefit {\n      padding: 36px 30px;\n      text-align: center;\n    }\n\n    .wc-benefit + .wc-benefit {\n      border-left: 1px solid var(--border);\n    }\n\n    .wc-benefit-icon {\n      width: 44px;\n      height: 44px;\n      margin: 0 auto 16px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .wc-benefit-icon svg {\n      width: 28px;\n      height: 28px;\n      stroke: currentColor;\n      fill: none;\n      stroke-width: 1.6;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    .wc-benefit h3 {\n      margin: 0 0 7px;\n      font-size: 15px;\n      font-weight: 700;\n    }\n\n    .wc-benefit p {\n      margin: 0;\n      color: var(--gray);\n      font-size: 13px;\n      line-height: 1.6;\n    }\n\n    \/* ==============================\n       IMAGE PLACEHOLDERS\n       ============================== *\/\n\n    .wc-image-placeholder {\n      position: relative;\n      width: 100%;\n      min-height: 560px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n      background:\n        linear-gradient(135deg, #f8f8f8 0%, #eeeeee 100%);\n    }\n\n    .wc-image-placeholder::before {\n      content: \"\";\n      position: absolute;\n      width: 70px;\n      height: 70px;\n      border: 1px solid #d5d5d5;\n      border-radius: 50%;\n    }\n\n    .wc-image-placeholder span {\n      position: relative;\n      margin-top: 120px;\n      color: #999;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    \/* Quando inserir as imagens depois *\/\n\n    .wc-product-image {\n      width: 100%;\n      height: 100%;\n      min-height: 560px;\n      object-fit: cover;\n      display: block;\n    }\n\n    \/* ==============================\n       EDITORIAL SECTIONS\n       ============================== *\/\n\n    .wc-editorial {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      align-items: stretch;\n      margin-top: 70px;\n      background: var(--light-gray);\n    }\n\n    .wc-editorial.wc-reverse .wc-visual {\n      order: 2;\n    }\n\n    .wc-editorial.wc-reverse .wc-copy {\n      order: 1;\n    }\n\n    .wc-copy {\n      min-height: 560px;\n      padding: 70px 9%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .wc-small-title {\n      margin-bottom: 15px;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n    }\n\n    .wc-copy h2 {\n      margin: 0 0 22px;\n      max-width: 450px;\n      font-size: clamp(30px, 4vw, 48px);\n      line-height: 1.08;\n      letter-spacing: -1.5px;\n    }\n\n    .wc-copy p {\n      max-width: 490px;\n      margin: 0;\n      color: var(--gray);\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    .wc-copy-line {\n      width: 42px;\n      height: 1px;\n      margin: 28px 0;\n      background: var(--black);\n    }\n\n    .wc-copy-detail {\n      font-size: 14px !important;\n      color: #333 !important;\n    }\n\n    \/* ==============================\n       STATEMENT\n       ============================== *\/\n\n    .wc-statement {\n      padding: 100px 20px;\n      text-align: center;\n    }\n\n    .wc-statement h2 {\n      max-width: 850px;\n      margin: 0 auto 20px;\n      font-size: clamp(32px, 5vw, 58px);\n      line-height: 1.08;\n      letter-spacing: -2px;\n    }\n\n    .wc-statement p {\n      max-width: 610px;\n      margin: 0 auto;\n      color: var(--gray);\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    \/* ==============================\n       FEATURES\n       ============================== *\/\n\n    .wc-features {\n      padding: 85px 0;\n      background: #111;\n      color: white;\n    }\n\n    .wc-features-header {\n      max-width: 650px;\n      margin-bottom: 55px;\n    }\n\n    .wc-features-header span {\n      display: block;\n      margin-bottom: 13px;\n      color: #bdbdbd;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n    }\n\n    .wc-features-header h2 {\n      margin: 0;\n      font-size: clamp(30px, 4vw, 46px);\n      line-height: 1.1;\n      letter-spacing: -1.5px;\n    }\n\n    .wc-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 0;\n      border-top: 1px solid #333;\n    }\n\n    .wc-feature-item {\n      padding: 32px 30px 32px 0;\n      border-bottom: 1px solid #333;\n    }\n\n    .wc-feature-item:nth-child(even) {\n      padding-left: 30px;\n      border-left: 1px solid #333;\n    }\n\n    .wc-feature-number {\n      display: block;\n      margin-bottom: 18px;\n      color: #888;\n      font-size: 11px;\n      letter-spacing: 1px;\n    }\n\n    .wc-feature-item h3 {\n      margin: 0 0 9px;\n      font-size: 17px;\n      font-weight: 600;\n    }\n\n    .wc-feature-item p {\n      max-width: 420px;\n      margin: 0;\n      color: #aaa;\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    \/* ==============================\n       INCLUDED\n       ============================== *\/\n\n    .wc-included {\n      padding: 90px 0;\n      text-align: center;\n    }\n\n    .wc-included h2 {\n      margin: 0 0 16px;\n      font-size: clamp(29px, 4vw, 42px);\n      letter-spacing: -1px;\n    }\n\n    .wc-included \u003e .wc-container \u003e p {\n      max-width: 570px;\n      margin: 0 auto 45px;\n      color: var(--gray);\n      font-size: 15px;\n    }\n\n    .wc-included-box {\n      max-width: 700px;\n      margin: 0 auto;\n      padding: 30px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 20px;\n      border: 1px solid var(--border);\n    }\n\n    .wc-case-icon {\n      flex: 0 0 50px;\n      width: 50px;\n      height: 50px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border-radius: 50%;\n      background: #111;\n      color: white;\n    }\n\n    .wc-case-icon svg {\n      width: 23px;\n      height: 23px;\n      fill: none;\n      stroke: currentColor;\n      stroke-width: 1.5;\n    }\n\n    .wc-included-text {\n      text-align: left;\n    }\n\n    .wc-included-text strong {\n      display: block;\n      margin-bottom: 4px;\n      font-size: 15px;\n    }\n\n    .wc-included-text span {\n      color: var(--gray);\n      font-size: 13px;\n    }\n\n    \/* ==============================\n       FAQ\n       ============================== *\/\n\n    .wc-faq {\n      padding: 85px 0;\n      background: var(--light-gray);\n    }\n\n    .wc-faq-title {\n      margin-bottom: 40px;\n      text-align: center;\n    }\n\n    .wc-faq-title h2 {\n      margin: 0;\n      font-size: clamp(30px, 4vw, 42px);\n      letter-spacing: -1px;\n    }\n\n    .wc-faq-list {\n      max-width: 780px;\n      margin: 0 auto;\n      border-top: 1px solid #ddd;\n    }\n\n    .wc-faq details {\n      border-bottom: 1px solid #ddd;\n    }\n\n    .wc-faq summary {\n      position: relative;\n      padding: 24px 45px 24px 0;\n      cursor: pointer;\n      list-style: none;\n      font-size: 15px;\n      font-weight: 600;\n    }\n\n    .wc-faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .wc-faq summary::after {\n      content: \"+\";\n      position: absolute;\n      right: 4px;\n      top: 50%;\n      transform: translateY(-50%);\n      font-size: 25px;\n      font-weight: 300;\n    }\n\n    .wc-faq details[open] summary::after {\n      content: \"−\";\n    }\n\n    .wc-faq-answer {\n      padding: 0 40px 25px 0;\n      color: var(--gray);\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    \/* ==============================\n       FINAL\n       ============================== *\/\n\n    .wc-final {\n      padding: 100px 20px;\n      text-align: center;\n    }\n\n    .wc-final h2 {\n      max-width: 760px;\n      margin: 0 auto 18px;\n      font-size: clamp(34px, 5vw, 54px);\n      line-height: 1.08;\n      letter-spacing: -1.8px;\n    }\n\n    .wc-final p {\n      max-width: 550px;\n      margin: 0 auto;\n      color: var(--gray);\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    \/* ==============================\n       MOBILE\n       ============================== *\/\n\n    @media (max-width: 767px) {\n\n      .wc-container {\n        padding: 0 18px;\n      }\n\n      .wc-intro {\n        padding: 55px 0 45px;\n      }\n\n      .wc-intro h2 {\n        letter-spacing: -1.3px;\n      }\n\n      .wc-intro p {\n        font-size: 15px;\n      }\n\n      .wc-benefits {\n        grid-template-columns: 1fr;\n      }\n\n      .wc-benefit {\n        padding: 27px 20px;\n      }\n\n      .wc-benefit + .wc-benefit {\n        border-left: 0;\n        border-top: 1px solid var(--border);\n      }\n\n      .wc-editorial {\n        grid-template-columns: 1fr;\n        margin-top: 35px;\n      }\n\n      .wc-editorial.wc-reverse .wc-visual,\n      .wc-editorial.wc-reverse .wc-copy {\n        order: initial;\n      }\n\n      .wc-image-placeholder,\n      .wc-product-image {\n        min-height: 390px;\n      }\n\n      .wc-copy {\n        min-height: auto;\n        padding: 48px 24px 55px;\n      }\n\n      .wc-copy h2 {\n        font-size: 34px;\n      }\n\n      .wc-statement {\n        padding: 75px 22px;\n      }\n\n      .wc-statement h2 {\n        letter-spacing: -1.2px;\n      }\n\n      .wc-features {\n        padding: 65px 0;\n      }\n\n      .wc-features-header {\n        margin-bottom: 38px;\n      }\n\n      .wc-feature-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .wc-feature-item,\n      .wc-feature-item:nth-child(even) {\n        padding: 26px 0;\n        border-left: 0;\n      }\n\n      .wc-included {\n        padding: 65px 0;\n      }\n\n      .wc-included-box {\n        padding: 24px 20px;\n      }\n\n      .wc-faq {\n        padding: 65px 0;\n      }\n\n      .wc-final {\n        padding: 75px 20px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"wc-product-page\"\u003e\u003c!-- INTRO --\u003e\n\u003cdiv class=\"wc-container\"\u003e\n\u003cdiv class=\"wc-intro\"\u003e\n\u003cspan class=\"wc-eyebrow\"\u003eEveryday Essential\u003c\/span\u003e\n\u003ch2\u003eTimeless Style.\u003cbr\u003eMade for Every Day.\u003c\/h2\u003e\n\u003cp\u003eA classic silhouette designed to bring effortless style to your everyday look. Clean lines, versatile character and an easy-to-wear shape make the Wayfarer Classic a natural choice from morning to night.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0968\/1417\/0427\/files\/ChatGPT_Image_17_de_set._de_2026_20_01_04.png?v=1789686057\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"wc-container\"\u003e\n\u003cdiv class=\"wc-benefits\"\u003e\n\u003cdiv class=\"wc-benefit\"\u003e\n\u003cdiv class=\"wc-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M3 10h4l2 7h6l2-7h4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 10c0-2 1.5-3 3.5-3h3C15.5 7 17 8 17 10\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eClassic Silhouette\u003c\/h3\u003e\n\u003cp\u003eA timeless shape designed to complement a wide range of looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wc-benefit\"\u003e\n\u003cdiv class=\"wc-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 8v4l3 2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eEveryday Wear\u003c\/h3\u003e\n\u003cp\u003eEasy to pair with casual, travel and everyday outfits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wc-benefit\"\u003e\n\u003cdiv class=\"wc-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"4\" y=\"7\" width=\"16\" height=\"11\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M8 7V5h8v2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eProtective Case Included\u003c\/h3\u003e\n\u003cp\u003eKeep your sunglasses protected when you're on the move.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PHOTO 1 --\u003e\n\u003cdiv class=\"wc-container\"\u003e\n\u003cdiv class=\"wc-editorial\"\u003e\n\u003cdiv class=\"wc-visual\"\u003e\n\u003cdiv class=\"wc-image-placeholder\"\u003e\u003cspan\u003eProduct Image 01\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wc-copy\"\u003e\n\u003cspan class=\"wc-small-title\"\u003eA Timeless Favorite\u003c\/span\u003e\n\u003ch2\u003eThe Kind of Style That Never Feels Outdated.\u003c\/h2\u003e\n\u003cp\u003eSome accessories follow trends. Others simply work year after year. The Wayfarer Classic combines a recognizable square-inspired shape with a clean, understated finish that fits naturally into almost any wardrobe.\u003c\/p\u003e\n\u003cdiv class=\"wc-copy-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"wc-copy-detail\"\u003eDress them up, keep things casual or throw them on before heading out the door — they're designed to make styling effortless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"wc-statement\"\u003e\n\u003cspan class=\"wc-eyebrow\"\u003eSimple. Versatile. Effortless.\u003c\/span\u003e\n\u003ch2\u003eOne Pair.\u003cbr\u003eCountless Looks.\u003c\/h2\u003e\n\u003cp\u003eFrom everyday basics to weekend outfits, their versatile silhouette adds the finishing touch without overpowering your look.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0968\/1417\/0427\/files\/ChatGPT_Image_17_de_set._de_2026_20_02_14.png?v=1789686130\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PHOTO 2 --\u003e\n\u003cdiv class=\"wc-container\"\u003e\n\u003cdiv class=\"wc-editorial wc-reverse\"\u003e\n\u003cdiv class=\"wc-visual\"\u003e\n\u003cdiv class=\"wc-image-placeholder\"\u003e\u003cspan\u003eProduct Image 02\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wc-copy\"\u003e\n\u003cspan class=\"wc-small-title\"\u003eDesigned for Daily Style\u003c\/span\u003e\n\u003ch2\u003eEasy to Wear.\u003cbr\u003eEasy to Pair.\u003c\/h2\u003e\n\u003cp\u003eThe balanced frame shape creates a clean look that works across different styles and occasions. Whether you're heading downtown, traveling or spending the afternoon outside, it's an accessory that feels right at home.\u003c\/p\u003e\n\u003cdiv class=\"wc-copy-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"wc-copy-detail\"\u003eA versatile design made for the moments when you want to look put together without overthinking it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"wc-features\"\u003e\n\u003cdiv class=\"wc-container\"\u003e\n\u003cdiv class=\"wc-features-header\"\u003e\n\u003cspan\u003eThe Details\u003c\/span\u003e\n\u003ch2\u003eEverything You Need.\u003cbr\u003eNothing You Don't.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wc-feature-grid\"\u003e\n\u003cdiv class=\"wc-feature-item\"\u003e\n\u003cspan class=\"wc-feature-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eClassic Frame Shape\u003c\/h3\u003e\n\u003cp\u003eA structured, square-inspired silhouette with a timeless, versatile appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wc-feature-item\"\u003e\n\u003cspan class=\"wc-feature-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eVersatile Styling\u003c\/h3\u003e\n\u003cp\u003eDesigned to pair naturally with everyday, casual and travel-ready outfits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wc-feature-item\"\u003e\n\u003cspan class=\"wc-feature-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eMultiple Color Options\u003c\/h3\u003e\n\u003cp\u003eChoose the look that best matches your personal style and everyday wardrobe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wc-feature-item\"\u003e\n\u003cspan class=\"wc-feature-number\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eReady for Everyday Use\u003c\/h3\u003e\n\u003cp\u003eA simple, wearable design made to become an easy part of your daily rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PHOTO 3 --\u003e\n\u003cdiv class=\"wc-container\"\u003e\n\u003cdiv class=\"wc-editorial\"\u003e\n\u003cdiv class=\"wc-visual\"\u003e\n\u003cdiv class=\"wc-image-placeholder\"\u003e\u003cspan\u003eProduct Image 03\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wc-copy\"\u003e\n\u003cspan class=\"wc-small-title\"\u003eYour Everyday Pair\u003c\/span\u003e\n\u003ch2\u003eGrab Them.\u003cbr\u003ePut Them On. Go.\u003c\/h2\u003e\n\u003cp\u003eGreat everyday accessories shouldn't require a second thought. That's exactly what makes this silhouette so easy to reach for again and again.\u003c\/p\u003e\n\u003cdiv class=\"wc-copy-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"wc-copy-detail\"\u003eKeep them close for sunny afternoons, weekend plans, road trips, vacations and all the everyday moments in between.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INCLUDED CASE --\u003e\n\u003cdiv class=\"wc-included\"\u003e\n\u003cdiv class=\"wc-container\"\u003e\n\u003cspan class=\"wc-eyebrow\"\u003eIncluded With Your Pair\u003c\/span\u003e\n\u003ch2\u003eA Case Comes Included.\u003c\/h2\u003e\n\u003cp\u003eStore your sunglasses when you're not wearing them and keep them protected while carrying them with you.\u003c\/p\u003e\n\u003cdiv class=\"wc-included-box\"\u003e\n\u003cdiv class=\"wc-case-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"3\" y=\"7\" width=\"18\" height=\"11\" rx=\"3\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M8 7V5h8v2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"wc-included-text\"\u003e\n\u003cstrong\u003eProtective Carrying Case\u003c\/strong\u003e \u003cspan\u003eIncluded with your sunglasses.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"wc-faq\"\u003e\n\u003cdiv class=\"wc-container\"\u003e\n\u003cdiv class=\"wc-faq-title\"\u003e\n\u003cspan class=\"wc-eyebrow\"\u003eGood to Know\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wc-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a case included?\u003c\/summary\u003e\n\u003cdiv class=\"wc-faq-answer\"\u003eYes. Your sunglasses come with a protective carrying case for convenient everyday storage.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre different colors available?\u003c\/summary\u003e\n\u003cdiv class=\"wc-faq-answer\"\u003eYes. Available color options can be selected directly from the product options above.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat style is the frame?\u003c\/summary\u003e\n\u003cdiv class=\"wc-faq-answer\"\u003eThe frame features a timeless square-inspired silhouette designed for a clean and versatile everyday look.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I wear them with different outfits?\u003c\/summary\u003e\n\u003cdiv class=\"wc-faq-answer\"\u003eThe understated silhouette is designed to work naturally with casual outfits, travel looks and a wide range of everyday styles.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL MESSAGE --\u003e\n\u003cdiv class=\"wc-final\"\u003e\n\u003cspan class=\"wc-eyebrow\"\u003eWayfarer Classic\u003c\/span\u003e\n\u003ch2\u003eA Classic You’ll Keep Reaching For.\u003c\/h2\u003e\n\u003cp\u003eTimeless shape. Effortless styling. An everyday essential designed to go wherever your day takes you.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0968\/1417\/0427\/files\/ChatGPT_Image_17_de_set._de_2026_20_03_23.png?v=1789686200\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"WEXARO","offers":[{"title":"Black","offer_id":51708500115771,"sku":null,"price":49.97,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":51708500148539,"sku":null,"price":49.97,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":51708500181307,"sku":null,"price":49.97,"currency_code":"USD","in_stock":true},{"title":"Dark green","offer_id":51708500214075,"sku":null,"price":49.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0968\/1417\/0427\/files\/ChatGPT_Image_15_de_mar._de_2026_23_20_52.png?v=1789684815","url":"https:\/\/wexarostore.com\/products\/rayban-classic-polarized-sunglasses","provider":"WEXARO","version":"1.0","type":"link"}