{"title":"OAKLEY | Meta AI Sunglasses","description":null,"products":[{"product_id":"oakley-meta-vanguard-smart-glasses-black-w-prizm-road-lens","title":"OAKLEY Meta Vanguard Smart AI Glasses - Black w PRIZM Road Lens","description":"\u003cstyle\u003e\n  \/* =========================================================\n     MAIN WIDTH\n  ========================================================= *\/\n  .oakley-top-info,\n  .oakley-product-details {\n    max-width: 1120px;\n    margin-left: auto;\n    margin-right: auto;\n    padding-left: 20px;\n    padding-right: 20px;\n    box-sizing: border-box;\n    font-family: inherit;\n    color: #111;\n  }\n\n  \/* =========================================================\n     SIZE GUIDE \/ SPECIAL ORDER INFO\n  ========================================================= *\/\n  .oakley-top-info {\n    margin-top: 30px;\n    margin-bottom: 35px;\n  }\n\n  .oakley-size-guide {\n    display: inline-block;\n    color: #111;\n    font-size: 14px;\n    line-height: 1.5;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    margin-bottom: 16px;\n  }\n\n  .oakley-size-guide:hover {\n    opacity: 0.65;\n  }\n\n  .oakley-order-notice {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n    color: #e2231a;\n    font-size: 14px;\n    line-height: 1.5;\n    margin-bottom: 18px;\n  }\n\n  .oakley-order-notice strong {\n    font-weight: 600;\n  }\n\n  .oakley-special-order {\n    padding: 14px 16px;\n    background: #f7f7f7;\n    border-left: 3px solid #111;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  .oakley-special-order strong {\n    color: #111;\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     PRODUCT DETAILS WRAPPER\n  ========================================================= *\/\n  .oakley-product-details {\n    margin-top: 0;\n    margin-bottom: 60px;\n  }\n\n  \/* =========================================================\n     ACCORDION\n  ========================================================= *\/\n  .oakley-accordion {\n    border-top: 1px solid #dedede;\n  }\n\n  .oakley-accordion:last-child {\n    border-bottom: 1px solid #dedede;\n  }\n\n  .oakley-accordion summary {\n    list-style: none;\n    width: 100%;\n    background: #f7f7f7;\n    color: #111;\n    padding: 18px 30px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    cursor: pointer;\n    font-size: 14px;\n    font-weight: 600;\n    text-align: left;\n    font-family: inherit;\n    box-sizing: border-box;\n  }\n\n  .oakley-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .oakley-accordion summary::marker {\n    display: none;\n    content: \"\";\n  }\n\n  .oakley-accordion summary:hover {\n    background: #f2f2f2;\n  }\n\n  .oakley-accordion__icon {\n    width: 20px;\n    min-width: 20px;\n    height: 20px;\n    position: relative;\n    margin-left: 15px;\n  }\n\n  .oakley-accordion__icon::before,\n  .oakley-accordion__icon::after {\n    content: \"\";\n    position: absolute;\n    background: #111;\n    left: 50%;\n    top: 50%;\n    transform: translate(-50%, -50%);\n  }\n\n  .oakley-accordion__icon::before {\n    width: 12px;\n    height: 1px;\n  }\n\n  .oakley-accordion__icon::after {\n    width: 1px;\n    height: 12px;\n    transition: opacity 0.2s ease;\n  }\n\n  .oakley-accordion[open] .oakley-accordion__icon::after {\n    opacity: 0;\n  }\n\n  .oakley-accordion__content {\n    padding: 22px 30px 30px;\n  }\n\n  \/* =========================================================\n     TWO COLUMN GRID\n  ========================================================= *\/\n  .oakley-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    column-gap: 50px;\n  }\n\n  .oakley-detail-item {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 10px;\n    padding: 22px 0;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .oakley-detail-icon {\n    width: 28px;\n    height: 28px;\n    display: flex;\n    align-items: flex-start;\n    justify-content: center;\n  }\n\n  .oakley-detail-icon svg {\n    width: 25px;\n    height: 25px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 1.4;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .oakley-detail-title {\n    margin: 0 0 8px;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    line-height: 1.4;\n    color: #111;\n  }\n\n  .oakley-detail-text {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.5;\n    color: #111;\n  }\n\n  .oakley-detail-text strong {\n    font-weight: 700;\n  }\n\n  .oakley-detail-text a {\n    color: #111;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n  }\n\n  .oakley-model-code {\n    margin: 0 0 8px;\n    font-size: 13px;\n    line-height: 1.5;\n    text-transform: uppercase;\n  }\n\n  .oakley-product-intro {\n    margin: 22px 0 0;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  \/* =========================================================\n     INCLUDED IN ORDER\n  ========================================================= *\/\n  .oakley-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    column-gap: 50px;\n  }\n\n  .oakley-included-item {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 10px;\n    align-items: center;\n    min-height: 70px;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .oakley-included-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n  @media screen and (max-width: 749px) {\n    .oakley-top-info,\n    .oakley-product-details {\n      padding-left: 15px;\n      padding-right: 15px;\n    }\n\n    .oakley-top-info {\n      margin-top: 20px;\n      margin-bottom: 25px;\n    }\n\n    .oakley-size-guide,\n    .oakley-order-notice {\n      font-size: 13px;\n    }\n\n    .oakley-special-order {\n      font-size: 12px;\n      padding: 12px 14px;\n    }\n\n    .oakley-product-details {\n      margin-bottom: 45px;\n    }\n\n    .oakley-accordion summary {\n      padding: 16px 18px;\n      font-size: 13px;\n    }\n\n    .oakley-accordion__content {\n      padding: 12px 18px 25px;\n    }\n\n    .oakley-detail-grid,\n    .oakley-included-grid {\n      grid-template-columns: 1fr;\n      column-gap: 0;\n    }\n\n    .oakley-detail-item {\n      grid-template-columns: 35px minmax(0, 1fr);\n      padding: 18px 0;\n    }\n\n    .oakley-included-item {\n      grid-template-columns: 35px minmax(0, 1fr);\n      min-height: 62px;\n    }\n\n    .oakley-detail-icon {\n      width: 24px;\n      height: 24px;\n    }\n\n    .oakley-detail-icon svg {\n      width: 22px;\n      height: 22px;\n    }\n\n    .oakley-detail-title {\n      font-size: 12px;\n    }\n\n    .oakley-detail-text,\n    .oakley-product-intro,\n    .oakley-model-code {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003c!-- =========================================================\n     SIZE GUIDE \/ ORDER INFO\n========================================================= --\u003e\n\n\n\u003cdiv class=\"oakley-product-details\"\u003e\n\n\n  \u003c!-- =========================================================\n       META AI\n  ========================================================= --\u003e\n\n  \u003cdetails class=\"oakley-accordion\" open\u003e\n\n    \u003csummary\u003e\n      \u003cspan\u003eMeta AI\u003c\/span\u003e\n      \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"oakley-accordion__content\"\u003e\n\n      \u003cdiv class=\"oakley-detail-grid\"\u003e\n\n\n        \u003c!-- CAMERA --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"7\" width=\"14\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M17 10l4-2v8l-4-2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Capture the action with an ultra-wide 12MP camera, from your POV\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              \"Hey Meta, take a video\"\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- GARMIN --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M13 2L6 13h6l-1 9 7-12h-6z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              A new way to train, with Meta AI and Garmin\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              \"Hey Meta, what's my pace?\"\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- MOTIVATION --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M10 8l6 4-6 4z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Motivation, on demand\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              \"Hey Meta, play my cycling playlist\", with speakers built to perform\n              in windy conditions up to 30mph.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- VISION --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M2 12s4-6 10-6 10 6 10 6-4 6-10 6S2 12 2 12z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Optimized vision, anywhere you train\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              Oakley Prizm™ lenses deliver for any environment, day or night.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- FIT --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003ccircle cx=\"7\" cy=\"17\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"17\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M7 17l4-8h4l3 8M9 9h7M11 5h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Designed to stay put, even in your most intense activities\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              Stay comfortable and confident with a familiar fit you know and trust.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- IP67 --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2C9 7 6 10 6 14a6 6 0 0012 0c0-4-3-7-6-12z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M2 20c2-1 4-1 6 0s4 1 6 0 4-1 6 0\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Built to work as hard as you do\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              Rated IP67, sweat, dust and water resistant for your most intense\n              activities.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- SHARE --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"7\" y=\"4\" width=\"10\" height=\"15\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M10 7h4M10 10h4M10 13h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Share your proof of sweat\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              Seamlessly add your performance metrics from Garmin devices or\n              Strava to videos and photos.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- BATTERY \/ DISTANCE --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 12h2m2-5v10m3-13v16m3-13v10m3-7v4m3-3v2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Engineered to go the distance\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              Oakley Meta Vanguard glasses can support 6 hours of continuous\n              music listening, with 36 hours of charging on the go via the case.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003c!-- =========================================================\n       PRODUCT DETAILS\n  ========================================================= --\u003e\n\n  \u003cdetails class=\"oakley-accordion\" open\u003e\n\n    \u003csummary\u003e\n      \u003cspan\u003eProduct details\u003c\/span\u003e\n      \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"oakley-accordion__content\"\u003e\n\n      \u003cp class=\"oakley-model-code\"\u003e\n        Model Code  OW8001-010\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"oakley-detail-grid\"\u003e\n\n\n        \u003c!-- AUDIO --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 10v4h4l5 4V6L8 10z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16 9c1 1 1 5 0 6M19 6c3 3 3 9 0 12\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Audio\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              \u003cstrong\u003eSpeaker:\u003c\/strong\u003e 2 Custom-Built Speaker Open Ear\u003cbr\u003e\n              \u003cstrong\u003eMicrophone:\u003c\/strong\u003e Custom 5 Mic Array\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- CONTROLS --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 6h16M4 12h16M4 18h16\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"9\" cy=\"6\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"15\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"10\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Controls\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              \u003cstrong\u003eTouch control\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eVoice control\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eAssistant type:\u003c\/strong\u003e Meta AI\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- CONNECTIVITY --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 9c5-5 13-5 18 0M6 12c3-3 9-3 12 0M9 15c2-2 4-2 6 0\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"19\" r=\"1\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Connectivity\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              \u003cstrong\u003eWiFi:\u003c\/strong\u003e WiFi 6e\u003cbr\u003e\n              \u003cstrong\u003eBluetooth:\u003c\/strong\u003e Bluetooth 5.3\u003cbr\u003e\n              \u003cstrong\u003eOS compatibility:\u003c\/strong\u003e iOS 14.4 \/ Android 10 minimum\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- FRAME --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 11h5c2 0 3 1 4 3 1-2 2-3 4-3h5\"\u003e\u003c\/path\u003e\n              \u003crect x=\"2\" y=\"9\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"14\" y=\"9\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Frame Description\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              \u003cstrong\u003eFrame color:\u003c\/strong\u003e Black\u003cbr\u003e\n              \u003cstrong\u003eFrame material:\u003c\/strong\u003e O Matter™\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- CAMERA --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"7\" width=\"18\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003ccircle cx=\"12\" cy=\"13\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M7 7l2-3h6l2 3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Camera\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              \u003cstrong\u003eImage acquisition:\u003c\/strong\u003e 3024×4032px\u003cbr\u003e\n              \u003cstrong\u003eVideo acquisition:\u003c\/strong\u003e 720p @120fps, 2203×2938 @30fps\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- BATTERY --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"8\" width=\"17\" height=\"8\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M20 10h2v4h-2M6 10v4M9 10v4M12 10v4M15 10v4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Battery\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              \u003cstrong\u003eBattery:\u003c\/strong\u003e Rechargeable 9 Hours Single Charge\u003cbr\u003e\n              \u003cstrong\u003eMemory:\u003c\/strong\u003e 32GB Flash Storage, 500+ Photos or 100+ 30s Videos\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- LENS --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M5 5c5-2 11-2 14 1 2 2 1 9-2 12-3 3-9 4-12 1-3-3-2-11 0-14z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Lens Description\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              \u003cstrong\u003eLens Type:\u003c\/strong\u003e PRIZM™\u003cbr\u003e\n              \u003cstrong\u003eLens color:\u003c\/strong\u003e Prizm Road\u003cbr\u003e\n              \u003cstrong\u003eLight Conditions:\u003c\/strong\u003e Medium Light\u003cbr\u003e\n              \u003cstrong\u003eLight Transmission:\u003c\/strong\u003e 20%\u003cbr\u003e\n              \u003cstrong\u003eBase Lens Color:\u003c\/strong\u003e Rose\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- DIMENSIONS --\u003e\n        \u003cdiv class=\"oakley-detail-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"2\" y=\"10\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"14\" y=\"10\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M10 12h4M3 6h18\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"oakley-detail-title\"\u003e\n              Frame Dimensions\n            \u003c\/h3\u003e\n\n            \u003cp class=\"oakley-detail-text\"\u003e\n              \u003cstrong\u003eSize:\u003c\/strong\u003e One size fits all\u003cbr\u003e\n              \u003cstrong\u003eLens Width:\u003c\/strong\u003e 52 mm\u003cbr\u003e\n              \u003cstrong\u003eBridge Width:\u003c\/strong\u003e 152 mm\u003cbr\u003e\n              \u003cstrong\u003eTemple length:\u003c\/strong\u003e 120 mm\u003cbr\u003e\u003cbr\u003e\n\n              \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2423\/6717\/files\/Size_Guide.pdf?v=1741648336\" target=\"_blank\" rel=\"noopener\"\u003e\n                View Size Guide\n              \u003c\/a\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cp class=\"oakley-product-intro\"\u003e\n        Built for athletes, our new AI Performance frame is where advanced sport\n        function meets immersive tech. Every detail is engineered with intention,\n        from a redesigned shield lens that integrates seamlessly under helmets,\n        to a durable frame that's sweatproof, waterproof, resistant to extreme\n        temperatures, and built for activity. This is performance without compromise.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003c!-- =========================================================\n       INCLUDED IN YOUR ORDER\n  ========================================================= --\u003e\n\n  \u003cdetails class=\"oakley-accordion\" open\u003e\n\n    \u003csummary\u003e\n      \u003cspan\u003eIncluded in your order\u003c\/span\u003e\n      \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"oakley-accordion__content\"\u003e\n\n      \u003cdiv class=\"oakley-included-grid\"\u003e\n\n\n        \u003c!-- CHARGING CASE --\u003e\n        \u003cdiv class=\"oakley-included-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 7h18l-2 10H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 7c0 4 2 6 3 6s3-2 3-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"oakley-included-title\"\u003e\n            Charging Case\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- ADJUSTABLE NOSEPADS --\u003e\n        \u003cdiv class=\"oakley-included-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M7 10c-2-4 4-6 5-2 1-4 7-2 5 2-1 3-5 6-5 6s-4-3-5-6z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"oakley-included-title\"\u003e\n            Adjustable Nosepads\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- CLEANING CLOTH --\u003e\n        \u003cdiv class=\"oakley-included-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M5 4h12l3 3v12H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M5 8l-2 2 2 2-2 2 2 2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"oakley-included-title\"\u003e\n            Cleaning Cloth\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003c!-- USER GUIDE --\u003e\n        \u003cdiv class=\"oakley-included-item\"\u003e\n\n          \u003cdiv class=\"oakley-detail-icon\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M6 3h9l4 4v14H6z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 3v5h5M9 12h7M9 15h7M9 18h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"oakley-included-title\"\u003e\n            User Guide\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n\u003c\/div\u003e","brand":"OAKLEY","offers":[{"title":"Black\/PRIZM_Road_Lens \/ One Size","offer_id":48395676778722,"sku":"0OW8001-0152","price":1089.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2423\/6717\/files\/Oakley-Vanguard-Black-Prizm-Road-adv2.png?v=1789075262"},{"product_id":"oakley-meta-vanguard-smart-ai-glasses-black-w-prizm-24k-lens-oakley","title":"OAKLEY Meta Vanguard Smart AI Glasses - Black w\/ PRIZM 24K Lens","description":"\u003cstyle\u003e\n  \/* =========================================================\n     MAIN WIDTH\n  ========================================================= *\/\n  .oakley-top-info,\n  .oakley-product-details {\n    max-width: 1120px;\n    margin-left: auto;\n    margin-right: auto;\n    padding-left: 20px;\n    padding-right: 20px;\n    box-sizing: border-box;\n    font-family: inherit;\n    color: #111;\n  }\n\n  \/* =========================================================\n     SIZE GUIDE \/ SPECIAL ORDER INFO\n  ========================================================= *\/\n  .oakley-top-info {\n    margin-top: 30px;\n    margin-bottom: 35px;\n  }\n\n  .oakley-size-guide {\n    display: inline-block;\n    color: #111;\n    font-size: 14px;\n    line-height: 1.5;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    margin-bottom: 16px;\n  }\n\n  .oakley-size-guide:hover {\n    opacity: 0.65;\n  }\n\n  .oakley-order-notice {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n    color: #e2231a;\n    font-size: 14px;\n    line-height: 1.5;\n    margin-bottom: 18px;\n  }\n\n  .oakley-order-notice strong {\n    font-weight: 600;\n  }\n\n  .oakley-special-order {\n    padding: 14px 16px;\n    background: #f7f7f7;\n    border-left: 3px solid #111;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  .oakley-special-order strong {\n    color: #111;\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     PRODUCT DETAILS WRAPPER\n  ========================================================= *\/\n  .oakley-product-details {\n    margin-top: 0;\n    margin-bottom: 60px;\n  }\n\n  \/* =========================================================\n     ACCORDION\n  ========================================================= *\/\n  .oakley-accordion {\n    border-top: 1px solid #dedede;\n  }\n\n  .oakley-accordion:last-child {\n    border-bottom: 1px solid #dedede;\n  }\n\n  .oakley-accordion summary {\n    list-style: none;\n    width: 100%;\n    background: #f7f7f7;\n    color: #111;\n    padding: 18px 30px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    cursor: pointer;\n    font-size: 14px;\n    font-weight: 600;\n    text-align: left;\n    font-family: inherit;\n    box-sizing: border-box;\n  }\n\n  .oakley-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .oakley-accordion summary::marker {\n    display: none;\n    content: \"\";\n  }\n\n  .oakley-accordion summary:hover {\n    background: #f2f2f2;\n  }\n\n  .oakley-accordion__icon {\n    width: 20px;\n    min-width: 20px;\n    height: 20px;\n    position: relative;\n    margin-left: 15px;\n  }\n\n  .oakley-accordion__icon::before,\n  .oakley-accordion__icon::after {\n    content: \"\";\n    position: absolute;\n    background: #111;\n    left: 50%;\n    top: 50%;\n    transform: translate(-50%, -50%);\n  }\n\n  .oakley-accordion__icon::before {\n    width: 12px;\n    height: 1px;\n  }\n\n  .oakley-accordion__icon::after {\n    width: 1px;\n    height: 12px;\n    transition: opacity 0.2s ease;\n  }\n\n  .oakley-accordion[open] .oakley-accordion__icon::after {\n    opacity: 0;\n  }\n\n  .oakley-accordion__content {\n    padding: 22px 30px 30px;\n  }\n\n  \/* =========================================================\n     TWO COLUMN GRID\n  ========================================================= *\/\n  .oakley-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    column-gap: 50px;\n  }\n\n  .oakley-detail-item {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 10px;\n    padding: 22px 0;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .oakley-detail-icon {\n    width: 28px;\n    height: 28px;\n    display: flex;\n    align-items: flex-start;\n    justify-content: center;\n  }\n\n  .oakley-detail-icon svg {\n    width: 25px;\n    height: 25px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 1.4;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .oakley-detail-title {\n    margin: 0 0 8px;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    line-height: 1.4;\n    color: #111;\n  }\n\n  .oakley-detail-text {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.5;\n    color: #111;\n  }\n\n  .oakley-detail-text strong {\n    font-weight: 700;\n  }\n\n  .oakley-detail-text a {\n    color: #111;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n  }\n\n  .oakley-model-code {\n    margin: 0 0 8px;\n    font-size: 13px;\n    line-height: 1.5;\n    text-transform: uppercase;\n  }\n\n  .oakley-product-intro {\n    margin: 22px 0 0;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  \/* =========================================================\n     INCLUDED IN ORDER\n  ========================================================= *\/\n  .oakley-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    column-gap: 50px;\n  }\n\n  .oakley-included-item {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 10px;\n    align-items: center;\n    min-height: 70px;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .oakley-included-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n  @media screen and (max-width: 749px) {\n    .oakley-top-info,\n    .oakley-product-details {\n      padding-left: 15px;\n      padding-right: 15px;\n    }\n\n    .oakley-top-info {\n      margin-top: 20px;\n      margin-bottom: 25px;\n    }\n\n    .oakley-size-guide,\n    .oakley-order-notice {\n      font-size: 13px;\n    }\n\n    .oakley-special-order {\n      font-size: 12px;\n      padding: 12px 14px;\n    }\n\n    .oakley-product-details {\n      margin-bottom: 45px;\n    }\n\n    .oakley-accordion summary {\n      padding: 16px 18px;\n      font-size: 13px;\n    }\n\n    .oakley-accordion__content {\n      padding: 12px 18px 25px;\n    }\n\n    .oakley-detail-grid,\n    .oakley-included-grid {\n      grid-template-columns: 1fr;\n      column-gap: 0;\n    }\n\n    .oakley-detail-item {\n      grid-template-columns: 35px minmax(0, 1fr);\n      padding: 18px 0;\n    }\n\n    .oakley-included-item {\n      grid-template-columns: 35px minmax(0, 1fr);\n      min-height: 62px;\n    }\n\n    .oakley-detail-icon {\n      width: 24px;\n      height: 24px;\n    }\n\n    .oakley-detail-icon svg {\n      width: 22px;\n      height: 22px;\n    }\n\n    .oakley-detail-title {\n      font-size: 12px;\n    }\n\n    .oakley-detail-text,\n    .oakley-product-intro,\n    .oakley-model-code {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     SIZE GUIDE \/ ORDER INFO\n========================================================= --\u003e\n\u003cdiv class=\"oakley-product-details\"\u003e\n\u003c!-- =========================================================\n       META AI\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eMeta AI\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cdiv class=\"oakley-detail-grid\"\u003e\n\u003c!-- CAMERA --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"7\" width=\"14\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M17 10l4-2v8l-4-2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eCapture the action with an ultra-wide 12MP camera, from your POV\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, take a video\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARMIN --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M13 2L6 13h6l-1 9 7-12h-6z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eA new way to train, with Meta AI and Garmin\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, what's my pace?\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MOTIVATION --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M10 8l6 4-6 4z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eMotivation, on demand\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, play my cycling playlist\", with speakers built to perform in windy conditions up to 30mph.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VISION --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M2 12s4-6 10-6 10 6 10 6-4 6-10 6S2 12 2 12z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eOptimized vision, anywhere you train\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eOakley Prizm™ lenses deliver for any environment, day or night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FIT --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003ccircle cx=\"7\" cy=\"17\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"17\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M7 17l4-8h4l3 8M9 9h7M11 5h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eDesigned to stay put, even in your most intense activities\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eStay comfortable and confident with a familiar fit you know and trust.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IP67 --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2C9 7 6 10 6 14a6 6 0 0012 0c0-4-3-7-6-12z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M2 20c2-1 4-1 6 0s4 1 6 0 4-1 6 0\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eBuilt to work as hard as you do\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eRated IP67, sweat, dust and water resistant for your most intense activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHARE --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"7\" y=\"4\" width=\"10\" height=\"15\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M10 7h4M10 10h4M10 13h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eShare your proof of sweat\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eSeamlessly add your performance metrics from Garmin devices or Strava to videos and photos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BATTERY \/ DISTANCE --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 12h2m2-5v10m3-13v16m3-13v10m3-7v4m3-3v2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eEngineered to go the distance\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eOakley Meta Vanguard glasses can support 6 hours of continuous music listening, with 36 hours of charging on the go via the case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- =========================================================\n       PRODUCT DETAILS\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eProduct details\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cp class=\"oakley-model-code\"\u003eModel Code  OW8001-010\u003c\/p\u003e\n\u003cdiv class=\"oakley-detail-grid\"\u003e\n\u003c!-- AUDIO --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 10v4h4l5 4V6L8 10z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16 9c1 1 1 5 0 6M19 6c3 3 3 9 0 12\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eAudio\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eSpeaker:\u003c\/strong\u003e 2 Custom-Built Speaker Open Ear\u003cbr\u003e\u003cstrong\u003eMicrophone:\u003c\/strong\u003e Custom 5 Mic Array\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTROLS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 6h16M4 12h16M4 18h16\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"9\" cy=\"6\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"15\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"10\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eControls\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eTouch control\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eVoice control\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eAssistant type:\u003c\/strong\u003e Meta AI\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONNECTIVITY --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 9c5-5 13-5 18 0M6 12c3-3 9-3 12 0M9 15c2-2 4-2 6 0\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"19\" r=\"1\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eConnectivity\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eWiFi:\u003c\/strong\u003e WiFi 6e\u003cbr\u003e\u003cstrong\u003eBluetooth:\u003c\/strong\u003e Bluetooth 5.3\u003cbr\u003e\u003cstrong\u003eOS compatibility:\u003c\/strong\u003e iOS 14.4 \/ Android 10 minimum\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FRAME --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 11h5c2 0 3 1 4 3 1-2 2-3 4-3h5\"\u003e\u003c\/path\u003e\n              \u003crect x=\"2\" y=\"9\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"14\" y=\"9\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eFrame Description\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eFrame color:\u003c\/strong\u003e Black\u003cbr\u003e\u003cstrong\u003eFrame material:\u003c\/strong\u003e O Matter™\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CAMERA --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"7\" width=\"18\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003ccircle cx=\"12\" cy=\"13\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M7 7l2-3h6l2 3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eCamera\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eImage acquisition:\u003c\/strong\u003e 3024×4032px\u003cbr\u003e\u003cstrong\u003eVideo acquisition:\u003c\/strong\u003e 720p @120fps, 2203×2938 @30fps\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BATTERY --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"8\" width=\"17\" height=\"8\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M20 10h2v4h-2M6 10v4M9 10v4M12 10v4M15 10v4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eBattery\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eBattery:\u003c\/strong\u003e Rechargeable 9 Hours Single Charge\u003cbr\u003e\u003cstrong\u003eMemory:\u003c\/strong\u003e 32GB Flash Storage, 500+ Photos or 100+ 30s Videos\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LENS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M5 5c5-2 11-2 14 1 2 2 1 9-2 12-3 3-9 4-12 1-3-3-2-11 0-14z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eLens Description\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eLens Type:\u003c\/strong\u003e PRIZM™\u003cbr\u003e\u003cstrong\u003eLens color:\u003c\/strong\u003e Prizm 24K\u003cbr\u003e\u003cstrong\u003eLight Conditions:\u003c\/strong\u003e Bright Light\u003cbr\u003e\u003cstrong\u003eLight Transmission:\u003c\/strong\u003e 11%\u003cbr\u003e\u003cstrong\u003eBase Lens Color:\u003c\/strong\u003e Bronze\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"2\" y=\"10\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"14\" y=\"10\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M10 12h4M3 6h18\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eFrame Dimensions\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e One size fits all\u003cbr\u003e\u003cstrong\u003eLens Width:\u003c\/strong\u003e 52 mm\u003cbr\u003e\u003cstrong\u003eBridge Width:\u003c\/strong\u003e 152 mm\u003cbr\u003e\u003cstrong\u003eTemple length:\u003c\/strong\u003e 120 mm\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2423\/6717\/files\/Size_Guide.pdf?v=1741648336\" rel=\"noopener\" target=\"_blank\"\u003e View Size Guide \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"oakley-product-intro\"\u003eBuilt for athletes, our new AI Performance frame is where advanced sport function meets immersive tech. Every detail is engineered with intention, from a redesigned shield lens that integrates seamlessly under helmets, to a durable frame that's sweatproof, waterproof, resistant to extreme temperatures, and built for activity. This is performance without compromise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- =========================================================\n       INCLUDED IN YOUR ORDER\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eIncluded in your order\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cdiv class=\"oakley-included-grid\"\u003e\n\u003c!-- CHARGING CASE --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 7h18l-2 10H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 7c0 4 2 6 3 6s3-2 3-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eCharging Case\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ADJUSTABLE NOSEPADS --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M7 10c-2-4 4-6 5-2 1-4 7-2 5 2-1 3-5 6-5 6s-4-3-5-6z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eAdjustable Nosepads\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLEANING CLOTH --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M5 4h12l3 3v12H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M5 8l-2 2 2 2-2 2 2 2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eCleaning Cloth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USER GUIDE --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M6 3h9l4 4v14H6z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 3v5h5M9 12h7M9 15h7M9 18h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eUser Guide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"OAKLEY","offers":[{"title":"Black w\/ PRIZM 24K Lens Oakley \/ One Size","offer_id":48395989057762,"sku":"0OW8001-0452","price":1089.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2423\/6717\/files\/0OW8001__800104__P21__noshad__adv2.jpg?v=1789083659"},{"product_id":"oakley-meta-vanguard-smart-ai-glasses-black-w-prizm-black-lens-oakley","title":"OAKLEY Meta Vanguard Smart AI Glasses - Black w\/ PRIZM Black Lens","description":"\u003cstyle\u003e\n  \/* =========================================================\n     MAIN WIDTH\n  ========================================================= *\/\n  .oakley-top-info,\n  .oakley-product-details {\n    max-width: 1120px;\n    margin-left: auto;\n    margin-right: auto;\n    padding-left: 20px;\n    padding-right: 20px;\n    box-sizing: border-box;\n    font-family: inherit;\n    color: #111;\n  }\n\n  \/* =========================================================\n     SIZE GUIDE \/ SPECIAL ORDER INFO\n  ========================================================= *\/\n  .oakley-top-info {\n    margin-top: 30px;\n    margin-bottom: 35px;\n  }\n\n  .oakley-size-guide {\n    display: inline-block;\n    color: #111;\n    font-size: 14px;\n    line-height: 1.5;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    margin-bottom: 16px;\n  }\n\n  .oakley-size-guide:hover {\n    opacity: 0.65;\n  }\n\n  .oakley-order-notice {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n    color: #e2231a;\n    font-size: 14px;\n    line-height: 1.5;\n    margin-bottom: 18px;\n  }\n\n  .oakley-order-notice strong {\n    font-weight: 600;\n  }\n\n  .oakley-special-order {\n    padding: 14px 16px;\n    background: #f7f7f7;\n    border-left: 3px solid #111;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  .oakley-special-order strong {\n    color: #111;\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     PRODUCT DETAILS WRAPPER\n  ========================================================= *\/\n  .oakley-product-details {\n    margin-top: 0;\n    margin-bottom: 60px;\n  }\n\n  \/* =========================================================\n     ACCORDION\n  ========================================================= *\/\n  .oakley-accordion {\n    border-top: 1px solid #dedede;\n  }\n\n  .oakley-accordion:last-child {\n    border-bottom: 1px solid #dedede;\n  }\n\n  .oakley-accordion summary {\n    list-style: none;\n    width: 100%;\n    background: #f7f7f7;\n    color: #111;\n    padding: 18px 30px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    cursor: pointer;\n    font-size: 14px;\n    font-weight: 600;\n    text-align: left;\n    font-family: inherit;\n    box-sizing: border-box;\n  }\n\n  .oakley-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .oakley-accordion summary::marker {\n    display: none;\n    content: \"\";\n  }\n\n  .oakley-accordion summary:hover {\n    background: #f2f2f2;\n  }\n\n  .oakley-accordion__icon {\n    width: 20px;\n    min-width: 20px;\n    height: 20px;\n    position: relative;\n    margin-left: 15px;\n  }\n\n  .oakley-accordion__icon::before,\n  .oakley-accordion__icon::after {\n    content: \"\";\n    position: absolute;\n    background: #111;\n    left: 50%;\n    top: 50%;\n    transform: translate(-50%, -50%);\n  }\n\n  .oakley-accordion__icon::before {\n    width: 12px;\n    height: 1px;\n  }\n\n  .oakley-accordion__icon::after {\n    width: 1px;\n    height: 12px;\n    transition: opacity 0.2s ease;\n  }\n\n  .oakley-accordion[open] .oakley-accordion__icon::after {\n    opacity: 0;\n  }\n\n  .oakley-accordion__content {\n    padding: 22px 30px 30px;\n  }\n\n  \/* =========================================================\n     TWO COLUMN GRID\n  ========================================================= *\/\n  .oakley-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    column-gap: 50px;\n  }\n\n  .oakley-detail-item {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 10px;\n    padding: 22px 0;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .oakley-detail-icon {\n    width: 28px;\n    height: 28px;\n    display: flex;\n    align-items: flex-start;\n    justify-content: center;\n  }\n\n  .oakley-detail-icon svg {\n    width: 25px;\n    height: 25px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 1.4;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .oakley-detail-title {\n    margin: 0 0 8px;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    line-height: 1.4;\n    color: #111;\n  }\n\n  .oakley-detail-text {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.5;\n    color: #111;\n  }\n\n  .oakley-detail-text strong {\n    font-weight: 700;\n  }\n\n  .oakley-detail-text a {\n    color: #111;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n  }\n\n  .oakley-model-code {\n    margin: 0 0 8px;\n    font-size: 13px;\n    line-height: 1.5;\n    text-transform: uppercase;\n  }\n\n  .oakley-product-intro {\n    margin: 22px 0 0;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  \/* =========================================================\n     INCLUDED IN ORDER\n  ========================================================= *\/\n  .oakley-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    column-gap: 50px;\n  }\n\n  .oakley-included-item {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 10px;\n    align-items: center;\n    min-height: 70px;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .oakley-included-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n  @media screen and (max-width: 749px) {\n    .oakley-top-info,\n    .oakley-product-details {\n      padding-left: 15px;\n      padding-right: 15px;\n    }\n\n    .oakley-top-info {\n      margin-top: 20px;\n      margin-bottom: 25px;\n    }\n\n    .oakley-size-guide,\n    .oakley-order-notice {\n      font-size: 13px;\n    }\n\n    .oakley-special-order {\n      font-size: 12px;\n      padding: 12px 14px;\n    }\n\n    .oakley-product-details {\n      margin-bottom: 45px;\n    }\n\n    .oakley-accordion summary {\n      padding: 16px 18px;\n      font-size: 13px;\n    }\n\n    .oakley-accordion__content {\n      padding: 12px 18px 25px;\n    }\n\n    .oakley-detail-grid,\n    .oakley-included-grid {\n      grid-template-columns: 1fr;\n      column-gap: 0;\n    }\n\n    .oakley-detail-item {\n      grid-template-columns: 35px minmax(0, 1fr);\n      padding: 18px 0;\n    }\n\n    .oakley-included-item {\n      grid-template-columns: 35px minmax(0, 1fr);\n      min-height: 62px;\n    }\n\n    .oakley-detail-icon {\n      width: 24px;\n      height: 24px;\n    }\n\n    .oakley-detail-icon svg {\n      width: 22px;\n      height: 22px;\n    }\n\n    .oakley-detail-title {\n      font-size: 12px;\n    }\n\n    .oakley-detail-text,\n    .oakley-product-intro,\n    .oakley-model-code {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     SIZE GUIDE \/ ORDER INFO\n========================================================= --\u003e\n\u003cdiv class=\"oakley-product-details\"\u003e\n\u003c!-- =========================================================\n       META AI\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eMeta AI\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cdiv class=\"oakley-detail-grid\"\u003e\n\u003c!-- CAMERA --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"7\" width=\"14\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M17 10l4-2v8l-4-2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eCapture the action with an ultra-wide 12MP camera, from your POV\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, take a video\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARMIN --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M13 2L6 13h6l-1 9 7-12h-6z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eA new way to train, with Meta AI and Garmin\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, what's my pace?\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MOTIVATION --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M10 8l6 4-6 4z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eMotivation, on demand\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, play my cycling playlist\", with speakers built to perform in windy conditions up to 30mph.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VISION --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M2 12s4-6 10-6 10 6 10 6-4 6-10 6S2 12 2 12z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eOptimized vision, anywhere you train\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eOakley Prizm™ lenses deliver for any environment, day or night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FIT --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003ccircle cx=\"7\" cy=\"17\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"17\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M7 17l4-8h4l3 8M9 9h7M11 5h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eDesigned to stay put, even in your most intense activities\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eStay comfortable and confident with a familiar fit you know and trust.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IP67 --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2C9 7 6 10 6 14a6 6 0 0012 0c0-4-3-7-6-12z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M2 20c2-1 4-1 6 0s4 1 6 0 4-1 6 0\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eBuilt to work as hard as you do\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eRated IP67, sweat, dust and water resistant for your most intense activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHARE --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"7\" y=\"4\" width=\"10\" height=\"15\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M10 7h4M10 10h4M10 13h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eShare your proof of sweat\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eSeamlessly add your performance metrics from Garmin devices or Strava to videos and photos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BATTERY \/ DISTANCE --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 12h2m2-5v10m3-13v16m3-13v10m3-7v4m3-3v2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eEngineered to go the distance\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eOakley Meta Vanguard glasses can support 6 hours of continuous music listening, with 36 hours of charging on the go via the case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- =========================================================\n       PRODUCT DETAILS\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eProduct details\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cp class=\"oakley-model-code\"\u003eModel Code  OW8001-010\u003c\/p\u003e\n\u003cdiv class=\"oakley-detail-grid\"\u003e\n\u003c!-- AUDIO --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 10v4h4l5 4V6L8 10z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16 9c1 1 1 5 0 6M19 6c3 3 3 9 0 12\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eAudio\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eSpeaker:\u003c\/strong\u003e 2 Custom-Built Speaker Open Ear\u003cbr\u003e\u003cstrong\u003eMicrophone:\u003c\/strong\u003e Custom 5 Mic Array\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTROLS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 6h16M4 12h16M4 18h16\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"9\" cy=\"6\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"15\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"10\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eControls\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eTouch control\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eVoice control\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eAssistant type:\u003c\/strong\u003e Meta AI\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONNECTIVITY --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 9c5-5 13-5 18 0M6 12c3-3 9-3 12 0M9 15c2-2 4-2 6 0\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"19\" r=\"1\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eConnectivity\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eWiFi:\u003c\/strong\u003e WiFi 6e\u003cbr\u003e\u003cstrong\u003eBluetooth:\u003c\/strong\u003e Bluetooth 5.3\u003cbr\u003e\u003cstrong\u003eOS compatibility:\u003c\/strong\u003e iOS 14.4 \/ Android 10 minimum\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FRAME --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 11h5c2 0 3 1 4 3 1-2 2-3 4-3h5\"\u003e\u003c\/path\u003e\n              \u003crect x=\"2\" y=\"9\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"14\" y=\"9\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eFrame Description\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eFrame color:\u003c\/strong\u003e Black\u003cbr\u003e\u003cstrong\u003eFrame material:\u003c\/strong\u003e O Matter™\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CAMERA --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"7\" width=\"18\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003ccircle cx=\"12\" cy=\"13\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M7 7l2-3h6l2 3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eCamera\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eImage acquisition:\u003c\/strong\u003e 3024×4032px\u003cbr\u003e\u003cstrong\u003eVideo acquisition:\u003c\/strong\u003e 720p @120fps, 2203×2938 @30fps\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BATTERY --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"8\" width=\"17\" height=\"8\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M20 10h2v4h-2M6 10v4M9 10v4M12 10v4M15 10v4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eBattery\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eBattery:\u003c\/strong\u003e Rechargeable 9 Hours Single Charge\u003cbr\u003e\u003cstrong\u003eMemory:\u003c\/strong\u003e 32GB Flash Storage, 500+ Photos or 100+ 30s Videos\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LENS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M5 5c5-2 11-2 14 1 2 2 1 9-2 12-3 3-9 4-12 1-3-3-2-11 0-14z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eLens Description\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eLens Type:\u003c\/strong\u003e PRIZM™\u003cbr\u003e\u003cstrong\u003eLens color:\u003c\/strong\u003e Prizm Black\u003cbr\u003e\u003cstrong\u003eLight Conditions:\u003c\/strong\u003e Bright Light\u003cbr\u003e\u003cstrong\u003eLight Transmission:\u003c\/strong\u003e 11%\u003cbr\u003e\u003cstrong\u003eBase Lens Color:\u003c\/strong\u003e Grey\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"2\" y=\"10\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"14\" y=\"10\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M10 12h4M3 6h18\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eFrame Dimensions\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e One size fits all\u003cbr\u003e\u003cstrong\u003eLens Width:\u003c\/strong\u003e 52 mm\u003cbr\u003e\u003cstrong\u003eBridge Width:\u003c\/strong\u003e 152 mm\u003cbr\u003e\u003cstrong\u003eTemple length:\u003c\/strong\u003e 120 mm\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2423\/6717\/files\/Size_Guide.pdf?v=1741648336\" rel=\"noopener\" target=\"_blank\"\u003e View Size Guide \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"oakley-product-intro\"\u003eBuilt for athletes, our new AI Performance frame is where advanced sport function meets immersive tech. Every detail is engineered with intention, from a redesigned shield lens that integrates seamlessly under helmets, to a durable frame that's sweatproof, waterproof, resistant to extreme temperatures, and built for activity. This is performance without compromise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- =========================================================\n       INCLUDED IN YOUR ORDER\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eIncluded in your order\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cdiv class=\"oakley-included-grid\"\u003e\n\u003c!-- CHARGING CASE --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 7h18l-2 10H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 7c0 4 2 6 3 6s3-2 3-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eCharging Case\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ADJUSTABLE NOSEPADS --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M7 10c-2-4 4-6 5-2 1-4 7-2 5 2-1 3-5 6-5 6s-4-3-5-6z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eAdjustable Nosepads\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLEANING CLOTH --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M5 4h12l3 3v12H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M5 8l-2 2 2 2-2 2 2 2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eCleaning Cloth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USER GUIDE --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M6 3h9l4 4v14H6z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 3v5h5M9 12h7M9 15h7M9 18h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eUser Guide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"OAKLEY","offers":[{"title":"Black w\/ PRIZM Black Lens \/ One Size","offer_id":48395989156066,"sku":"0OW8001-0552","price":1089.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2423\/6717\/files\/0OW8001__800107__P21__noshad__adv2.jpg?v=1789083768"},{"product_id":"oakley-meta-vanguard-smart-ai-glasses-white-w-prizm-sapphire-lens-oakley","title":"OAKLEY Meta Vanguard Smart AI Glasses - White w\/ PRIZM Sapphire Lens","description":"\u003cstyle\u003e\n  \/* =========================================================\n     MAIN WIDTH\n  ========================================================= *\/\n  .oakley-top-info,\n  .oakley-product-details {\n    max-width: 1120px;\n    margin-left: auto;\n    margin-right: auto;\n    padding-left: 20px;\n    padding-right: 20px;\n    box-sizing: border-box;\n    font-family: inherit;\n    color: #111;\n  }\n\n  \/* =========================================================\n     SIZE GUIDE \/ SPECIAL ORDER INFO\n  ========================================================= *\/\n  .oakley-top-info {\n    margin-top: 30px;\n    margin-bottom: 35px;\n  }\n\n  .oakley-size-guide {\n    display: inline-block;\n    color: #111;\n    font-size: 14px;\n    line-height: 1.5;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    margin-bottom: 16px;\n  }\n\n  .oakley-size-guide:hover {\n    opacity: 0.65;\n  }\n\n  .oakley-order-notice {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n    color: #e2231a;\n    font-size: 14px;\n    line-height: 1.5;\n    margin-bottom: 18px;\n  }\n\n  .oakley-order-notice strong {\n    font-weight: 600;\n  }\n\n  .oakley-special-order {\n    padding: 14px 16px;\n    background: #f7f7f7;\n    border-left: 3px solid #111;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  .oakley-special-order strong {\n    color: #111;\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     PRODUCT DETAILS WRAPPER\n  ========================================================= *\/\n  .oakley-product-details {\n    margin-top: 0;\n    margin-bottom: 60px;\n  }\n\n  \/* =========================================================\n     ACCORDION\n  ========================================================= *\/\n  .oakley-accordion {\n    border-top: 1px solid #dedede;\n  }\n\n  .oakley-accordion:last-child {\n    border-bottom: 1px solid #dedede;\n  }\n\n  .oakley-accordion summary {\n    list-style: none;\n    width: 100%;\n    background: #f7f7f7;\n    color: #111;\n    padding: 18px 30px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    cursor: pointer;\n    font-size: 14px;\n    font-weight: 600;\n    text-align: left;\n    font-family: inherit;\n    box-sizing: border-box;\n  }\n\n  .oakley-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .oakley-accordion summary::marker {\n    display: none;\n    content: \"\";\n  }\n\n  .oakley-accordion summary:hover {\n    background: #f2f2f2;\n  }\n\n  .oakley-accordion__icon {\n    width: 20px;\n    min-width: 20px;\n    height: 20px;\n    position: relative;\n    margin-left: 15px;\n  }\n\n  .oakley-accordion__icon::before,\n  .oakley-accordion__icon::after {\n    content: \"\";\n    position: absolute;\n    background: #111;\n    left: 50%;\n    top: 50%;\n    transform: translate(-50%, -50%);\n  }\n\n  .oakley-accordion__icon::before {\n    width: 12px;\n    height: 1px;\n  }\n\n  .oakley-accordion__icon::after {\n    width: 1px;\n    height: 12px;\n    transition: opacity 0.2s ease;\n  }\n\n  .oakley-accordion[open] .oakley-accordion__icon::after {\n    opacity: 0;\n  }\n\n  .oakley-accordion__content {\n    padding: 22px 30px 30px;\n  }\n\n  \/* =========================================================\n     TWO COLUMN GRID\n  ========================================================= *\/\n  .oakley-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    column-gap: 50px;\n  }\n\n  .oakley-detail-item {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 10px;\n    padding: 22px 0;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .oakley-detail-icon {\n    width: 28px;\n    height: 28px;\n    display: flex;\n    align-items: flex-start;\n    justify-content: center;\n  }\n\n  .oakley-detail-icon svg {\n    width: 25px;\n    height: 25px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 1.4;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .oakley-detail-title {\n    margin: 0 0 8px;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    line-height: 1.4;\n    color: #111;\n  }\n\n  .oakley-detail-text {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.5;\n    color: #111;\n  }\n\n  .oakley-detail-text strong {\n    font-weight: 700;\n  }\n\n  .oakley-detail-text a {\n    color: #111;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n  }\n\n  .oakley-model-code {\n    margin: 0 0 8px;\n    font-size: 13px;\n    line-height: 1.5;\n    text-transform: uppercase;\n  }\n\n  .oakley-product-intro {\n    margin: 22px 0 0;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  \/* =========================================================\n     INCLUDED IN ORDER\n  ========================================================= *\/\n  .oakley-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    column-gap: 50px;\n  }\n\n  .oakley-included-item {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 10px;\n    align-items: center;\n    min-height: 70px;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .oakley-included-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n  @media screen and (max-width: 749px) {\n    .oakley-top-info,\n    .oakley-product-details {\n      padding-left: 15px;\n      padding-right: 15px;\n    }\n\n    .oakley-top-info {\n      margin-top: 20px;\n      margin-bottom: 25px;\n    }\n\n    .oakley-size-guide,\n    .oakley-order-notice {\n      font-size: 13px;\n    }\n\n    .oakley-special-order {\n      font-size: 12px;\n      padding: 12px 14px;\n    }\n\n    .oakley-product-details {\n      margin-bottom: 45px;\n    }\n\n    .oakley-accordion summary {\n      padding: 16px 18px;\n      font-size: 13px;\n    }\n\n    .oakley-accordion__content {\n      padding: 12px 18px 25px;\n    }\n\n    .oakley-detail-grid,\n    .oakley-included-grid {\n      grid-template-columns: 1fr;\n      column-gap: 0;\n    }\n\n    .oakley-detail-item {\n      grid-template-columns: 35px minmax(0, 1fr);\n      padding: 18px 0;\n    }\n\n    .oakley-included-item {\n      grid-template-columns: 35px minmax(0, 1fr);\n      min-height: 62px;\n    }\n\n    .oakley-detail-icon {\n      width: 24px;\n      height: 24px;\n    }\n\n    .oakley-detail-icon svg {\n      width: 22px;\n      height: 22px;\n    }\n\n    .oakley-detail-title {\n      font-size: 12px;\n    }\n\n    .oakley-detail-text,\n    .oakley-product-intro,\n    .oakley-model-code {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     SIZE GUIDE \/ ORDER INFO\n========================================================= --\u003e\n\u003cdiv class=\"oakley-product-details\"\u003e\n\u003c!-- =========================================================\n       META AI\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eMeta AI\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cdiv class=\"oakley-detail-grid\"\u003e\n\u003c!-- CAMERA --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"7\" width=\"14\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M17 10l4-2v8l-4-2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eCapture the action with an ultra-wide 12MP camera, from your POV\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, take a video\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARMIN --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M13 2L6 13h6l-1 9 7-12h-6z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eA new way to train, with Meta AI and Garmin\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, what's my pace?\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MOTIVATION --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M10 8l6 4-6 4z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eMotivation, on demand\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, play my cycling playlist\", with speakers built to perform in windy conditions up to 30mph.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VISION --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M2 12s4-6 10-6 10 6 10 6-4 6-10 6S2 12 2 12z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eOptimized vision, anywhere you train\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eOakley Prizm™ lenses deliver for any environment, day or night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FIT --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003ccircle cx=\"7\" cy=\"17\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"17\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M7 17l4-8h4l3 8M9 9h7M11 5h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eDesigned to stay put, even in your most intense activities\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eStay comfortable and confident with a familiar fit you know and trust.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IP67 --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2C9 7 6 10 6 14a6 6 0 0012 0c0-4-3-7-6-12z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M2 20c2-1 4-1 6 0s4 1 6 0 4-1 6 0\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eBuilt to work as hard as you do\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eRated IP67, sweat, dust and water resistant for your most intense activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHARE --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"7\" y=\"4\" width=\"10\" height=\"15\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M10 7h4M10 10h4M10 13h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eShare your proof of sweat\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eSeamlessly add your performance metrics from Garmin devices or Strava to videos and photos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BATTERY \/ DISTANCE --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 12h2m2-5v10m3-13v16m3-13v10m3-7v4m3-3v2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eEngineered to go the distance\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eOakley Meta Vanguard glasses can support 6 hours of continuous music listening, with 36 hours of charging on the go via the case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- =========================================================\n       PRODUCT DETAILS\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eProduct details\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cp class=\"oakley-model-code\"\u003eModel Code  OW8001-010\u003c\/p\u003e\n\u003cdiv class=\"oakley-detail-grid\"\u003e\n\u003c!-- AUDIO --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 10v4h4l5 4V6L8 10z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16 9c1 1 1 5 0 6M19 6c3 3 3 9 0 12\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eAudio\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eSpeaker:\u003c\/strong\u003e 2 Custom-Built Speaker Open Ear\u003cbr\u003e\u003cstrong\u003eMicrophone:\u003c\/strong\u003e Custom 5 Mic Array\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTROLS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 6h16M4 12h16M4 18h16\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"9\" cy=\"6\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"15\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"10\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eControls\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eTouch control\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eVoice control\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eAssistant type:\u003c\/strong\u003e Meta AI\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONNECTIVITY --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 9c5-5 13-5 18 0M6 12c3-3 9-3 12 0M9 15c2-2 4-2 6 0\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"19\" r=\"1\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eConnectivity\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eWiFi:\u003c\/strong\u003e WiFi 6e\u003cbr\u003e\u003cstrong\u003eBluetooth:\u003c\/strong\u003e Bluetooth 5.3\u003cbr\u003e\u003cstrong\u003eOS compatibility:\u003c\/strong\u003e iOS 14.4 \/ Android 10 minimum\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FRAME --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 11h5c2 0 3 1 4 3 1-2 2-3 4-3h5\"\u003e\u003c\/path\u003e\n              \u003crect x=\"2\" y=\"9\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"14\" y=\"9\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eFrame Description\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eFrame color:\u003c\/strong\u003e White\u003cbr\u003e\u003cstrong\u003eFrame material:\u003c\/strong\u003e O Matter™\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CAMERA --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"7\" width=\"18\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003ccircle cx=\"12\" cy=\"13\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M7 7l2-3h6l2 3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eCamera\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eImage acquisition:\u003c\/strong\u003e 3024×4032px\u003cbr\u003e\u003cstrong\u003eVideo acquisition:\u003c\/strong\u003e 720p @120fps, 2203×2938 @30fps\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BATTERY --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"8\" width=\"17\" height=\"8\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M20 10h2v4h-2M6 10v4M9 10v4M12 10v4M15 10v4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eBattery\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eBattery:\u003c\/strong\u003e Rechargeable 9 Hours Single Charge\u003cbr\u003e\u003cstrong\u003eMemory:\u003c\/strong\u003e 32GB Flash Storage, 500+ Photos or 100+ 30s Videos\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LENS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M5 5c5-2 11-2 14 1 2 2 1 9-2 12-3 3-9 4-12 1-3-3-2-11 0-14z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eLens Description\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eLens Type:\u003c\/strong\u003e PRIZM™\u003cbr\u003e\u003cstrong\u003eLens color:\u003c\/strong\u003e Prizm Sapphire\u003cbr\u003e\u003cstrong\u003eLight Conditions:\u003c\/strong\u003e Bright Light\u003cbr\u003e\u003cstrong\u003eLight Transmission:\u003c\/strong\u003e 12%\u003cbr\u003e\u003cstrong\u003eBase Lens Color:\u003c\/strong\u003e Grey\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"2\" y=\"10\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"14\" y=\"10\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M10 12h4M3 6h18\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eFrame Dimensions\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e One size fits all\u003cbr\u003e\u003cstrong\u003eLens Width:\u003c\/strong\u003e 52 mm\u003cbr\u003e\u003cstrong\u003eBridge Width:\u003c\/strong\u003e 152 mm\u003cbr\u003e\u003cstrong\u003eTemple length:\u003c\/strong\u003e 120 mm\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2423\/6717\/files\/Size_Guide.pdf?v=1741648336\" rel=\"noopener\" target=\"_blank\"\u003e View Size Guide \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"oakley-product-intro\"\u003eBuilt for athletes, our new AI Performance frame is where advanced sport function meets immersive tech. Every detail is engineered with intention, from a redesigned shield lens that integrates seamlessly under helmets, to a durable frame that's sweatproof, waterproof, resistant to extreme temperatures, and built for activity. This is performance without compromise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- =========================================================\n       INCLUDED IN YOUR ORDER\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eIncluded in your order\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cdiv class=\"oakley-included-grid\"\u003e\n\u003c!-- CHARGING CASE --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 7h18l-2 10H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 7c0 4 2 6 3 6s3-2 3-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eCharging Case\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ADJUSTABLE NOSEPADS --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M7 10c-2-4 4-6 5-2 1-4 7-2 5 2-1 3-5 6-5 6s-4-3-5-6z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eAdjustable Nosepads\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLEANING CLOTH --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M5 4h12l3 3v12H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M5 8l-2 2 2 2-2 2 2 2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eCleaning Cloth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USER GUIDE --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M6 3h9l4 4v14H6z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 3v5h5M9 12h7M9 15h7M9 18h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eUser Guide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"OAKLEY","offers":[{"title":"White w\/ PRIZM Sapphire Lens \/ One Size","offer_id":48395989254370,"sku":"OW8001-0652","price":1089.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2423\/6717\/files\/0OW8001__800106__P21__noshad__adv2.png?v=1789083777"},{"product_id":"oakley-meta-vanguard-smart-ai-glasses-black-w-prizm-transition-ember-lens-oakley","title":"OAKLEY Meta Vanguard Smart AI Glasses - Black w\/ PRIZM Transition Ember Lens","description":"\u003cstyle\u003e\n  \/* =========================================================\n     MAIN WIDTH\n  ========================================================= *\/\n  .oakley-top-info,\n  .oakley-product-details {\n    max-width: 1120px;\n    margin-left: auto;\n    margin-right: auto;\n    padding-left: 20px;\n    padding-right: 20px;\n    box-sizing: border-box;\n    font-family: inherit;\n    color: #111;\n  }\n\n  \/* =========================================================\n     SIZE GUIDE \/ SPECIAL ORDER INFO\n  ========================================================= *\/\n  .oakley-top-info {\n    margin-top: 30px;\n    margin-bottom: 35px;\n  }\n\n  .oakley-size-guide {\n    display: inline-block;\n    color: #111;\n    font-size: 14px;\n    line-height: 1.5;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n    margin-bottom: 16px;\n  }\n\n  .oakley-size-guide:hover {\n    opacity: 0.65;\n  }\n\n  .oakley-order-notice {\n    display: flex;\n    flex-direction: column;\n    gap: 2px;\n    color: #e2231a;\n    font-size: 14px;\n    line-height: 1.5;\n    margin-bottom: 18px;\n  }\n\n  .oakley-order-notice strong {\n    font-weight: 600;\n  }\n\n  .oakley-special-order {\n    padding: 14px 16px;\n    background: #f7f7f7;\n    border-left: 3px solid #111;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  .oakley-special-order strong {\n    color: #111;\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     PRODUCT DETAILS WRAPPER\n  ========================================================= *\/\n  .oakley-product-details {\n    margin-top: 0;\n    margin-bottom: 60px;\n  }\n\n  \/* =========================================================\n     ACCORDION\n  ========================================================= *\/\n  .oakley-accordion {\n    border-top: 1px solid #dedede;\n  }\n\n  .oakley-accordion:last-child {\n    border-bottom: 1px solid #dedede;\n  }\n\n  .oakley-accordion summary {\n    list-style: none;\n    width: 100%;\n    background: #f7f7f7;\n    color: #111;\n    padding: 18px 30px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    cursor: pointer;\n    font-size: 14px;\n    font-weight: 600;\n    text-align: left;\n    font-family: inherit;\n    box-sizing: border-box;\n  }\n\n  .oakley-accordion summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .oakley-accordion summary::marker {\n    display: none;\n    content: \"\";\n  }\n\n  .oakley-accordion summary:hover {\n    background: #f2f2f2;\n  }\n\n  .oakley-accordion__icon {\n    width: 20px;\n    min-width: 20px;\n    height: 20px;\n    position: relative;\n    margin-left: 15px;\n  }\n\n  .oakley-accordion__icon::before,\n  .oakley-accordion__icon::after {\n    content: \"\";\n    position: absolute;\n    background: #111;\n    left: 50%;\n    top: 50%;\n    transform: translate(-50%, -50%);\n  }\n\n  .oakley-accordion__icon::before {\n    width: 12px;\n    height: 1px;\n  }\n\n  .oakley-accordion__icon::after {\n    width: 1px;\n    height: 12px;\n    transition: opacity 0.2s ease;\n  }\n\n  .oakley-accordion[open] .oakley-accordion__icon::after {\n    opacity: 0;\n  }\n\n  .oakley-accordion__content {\n    padding: 22px 30px 30px;\n  }\n\n  \/* =========================================================\n     TWO COLUMN GRID\n  ========================================================= *\/\n  .oakley-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    column-gap: 50px;\n  }\n\n  .oakley-detail-item {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 10px;\n    padding: 22px 0;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .oakley-detail-icon {\n    width: 28px;\n    height: 28px;\n    display: flex;\n    align-items: flex-start;\n    justify-content: center;\n  }\n\n  .oakley-detail-icon svg {\n    width: 25px;\n    height: 25px;\n    stroke: currentColor;\n    fill: none;\n    stroke-width: 1.4;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .oakley-detail-title {\n    margin: 0 0 8px;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    line-height: 1.4;\n    color: #111;\n  }\n\n  .oakley-detail-text {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.5;\n    color: #111;\n  }\n\n  .oakley-detail-text strong {\n    font-weight: 700;\n  }\n\n  .oakley-detail-text a {\n    color: #111;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n  }\n\n  .oakley-model-code {\n    margin: 0 0 8px;\n    font-size: 13px;\n    line-height: 1.5;\n    text-transform: uppercase;\n  }\n\n  .oakley-product-intro {\n    margin: 22px 0 0;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #333;\n  }\n\n  \/* =========================================================\n     INCLUDED IN ORDER\n  ========================================================= *\/\n  .oakley-included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    column-gap: 50px;\n  }\n\n  .oakley-included-item {\n    display: grid;\n    grid-template-columns: 42px minmax(0, 1fr);\n    gap: 10px;\n    align-items: center;\n    min-height: 70px;\n    border-bottom: 1px solid #ddd;\n  }\n\n  .oakley-included-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n  @media screen and (max-width: 749px) {\n    .oakley-top-info,\n    .oakley-product-details {\n      padding-left: 15px;\n      padding-right: 15px;\n    }\n\n    .oakley-top-info {\n      margin-top: 20px;\n      margin-bottom: 25px;\n    }\n\n    .oakley-size-guide,\n    .oakley-order-notice {\n      font-size: 13px;\n    }\n\n    .oakley-special-order {\n      font-size: 12px;\n      padding: 12px 14px;\n    }\n\n    .oakley-product-details {\n      margin-bottom: 45px;\n    }\n\n    .oakley-accordion summary {\n      padding: 16px 18px;\n      font-size: 13px;\n    }\n\n    .oakley-accordion__content {\n      padding: 12px 18px 25px;\n    }\n\n    .oakley-detail-grid,\n    .oakley-included-grid {\n      grid-template-columns: 1fr;\n      column-gap: 0;\n    }\n\n    .oakley-detail-item {\n      grid-template-columns: 35px minmax(0, 1fr);\n      padding: 18px 0;\n    }\n\n    .oakley-included-item {\n      grid-template-columns: 35px minmax(0, 1fr);\n      min-height: 62px;\n    }\n\n    .oakley-detail-icon {\n      width: 24px;\n      height: 24px;\n    }\n\n    .oakley-detail-icon svg {\n      width: 22px;\n      height: 22px;\n    }\n\n    .oakley-detail-title {\n      font-size: 12px;\n    }\n\n    .oakley-detail-text,\n    .oakley-product-intro,\n    .oakley-model-code {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     SIZE GUIDE \/ ORDER INFO\n========================================================= --\u003e\n\u003cdiv class=\"oakley-product-details\"\u003e\n\u003c!-- =========================================================\n       META AI\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eMeta AI\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cdiv class=\"oakley-detail-grid\"\u003e\n\u003c!-- CAMERA --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"7\" width=\"14\" height=\"10\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M17 10l4-2v8l-4-2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eCapture the action with an ultra-wide 12MP camera, from your POV\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, take a video\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARMIN --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M13 2L6 13h6l-1 9 7-12h-6z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eA new way to train, with Meta AI and Garmin\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, what's my pace?\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MOTIVATION --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M10 8l6 4-6 4z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eMotivation, on demand\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\"Hey Meta, play my cycling playlist\", with speakers built to perform in windy conditions up to 30mph.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VISION --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M2 12s4-6 10-6 10 6 10 6-4 6-10 6S2 12 2 12z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eOptimized vision, anywhere you train\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eOakley Prizm™ lenses deliver for any environment, day or night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FIT --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003ccircle cx=\"7\" cy=\"17\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"17\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M7 17l4-8h4l3 8M9 9h7M11 5h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eDesigned to stay put, even in your most intense activities\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eStay comfortable and confident with a familiar fit you know and trust.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IP67 --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2C9 7 6 10 6 14a6 6 0 0012 0c0-4-3-7-6-12z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M2 20c2-1 4-1 6 0s4 1 6 0 4-1 6 0\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eBuilt to work as hard as you do\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eRated IP67, sweat, dust and water resistant for your most intense activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHARE --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"7\" y=\"4\" width=\"10\" height=\"15\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M10 7h4M10 10h4M10 13h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eShare your proof of sweat\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eSeamlessly add your performance metrics from Garmin devices or Strava to videos and photos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BATTERY \/ DISTANCE --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 12h2m2-5v10m3-13v16m3-13v10m3-7v4m3-3v2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eEngineered to go the distance\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003eOakley Meta Vanguard glasses can support 6 hours of continuous music listening, with 36 hours of charging on the go via the case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- =========================================================\n       PRODUCT DETAILS\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eProduct details\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cp class=\"oakley-model-code\"\u003eModel Code  OW8001-010\u003c\/p\u003e\n\u003cdiv class=\"oakley-detail-grid\"\u003e\n\u003c!-- AUDIO --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 10v4h4l5 4V6L8 10z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16 9c1 1 1 5 0 6M19 6c3 3 3 9 0 12\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eAudio\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eSpeaker:\u003c\/strong\u003e 2 Custom-Built Speaker Open Ear\u003cbr\u003e\u003cstrong\u003eMicrophone:\u003c\/strong\u003e Custom 5 Mic Array\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTROLS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 6h16M4 12h16M4 18h16\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"9\" cy=\"6\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"15\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"10\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eControls\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eTouch control\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eVoice control\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eAssistant type:\u003c\/strong\u003e Meta AI\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONNECTIVITY --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 9c5-5 13-5 18 0M6 12c3-3 9-3 12 0M9 15c2-2 4-2 6 0\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"19\" r=\"1\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eConnectivity\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eWiFi:\u003c\/strong\u003e WiFi 6e\u003cbr\u003e\u003cstrong\u003eBluetooth:\u003c\/strong\u003e Bluetooth 5.3\u003cbr\u003e\u003cstrong\u003eOS compatibility:\u003c\/strong\u003e iOS 14.4 \/ Android 10 minimum\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FRAME --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 11h5c2 0 3 1 4 3 1-2 2-3 4-3h5\"\u003e\u003c\/path\u003e\n              \u003crect x=\"2\" y=\"9\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"14\" y=\"9\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eFrame Description\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eFrame color:\u003c\/strong\u003e Black\u003cbr\u003e\u003cstrong\u003eFrame material:\u003c\/strong\u003e O Matter™\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CAMERA --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"7\" width=\"18\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003ccircle cx=\"12\" cy=\"13\" r=\"4\"\u003e\u003c\/circle\u003e\n              \u003cpath d=\"M7 7l2-3h6l2 3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eCamera\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eImage acquisition:\u003c\/strong\u003e 3024×4032px\u003cbr\u003e\u003cstrong\u003eVideo acquisition:\u003c\/strong\u003e 720p @120fps, 2203×2938 @30fps\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BATTERY --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"8\" width=\"17\" height=\"8\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M20 10h2v4h-2M6 10v4M9 10v4M12 10v4M15 10v4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eBattery\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eBattery:\u003c\/strong\u003e Rechargeable 9 Hours Single Charge\u003cbr\u003e\u003cstrong\u003eMemory:\u003c\/strong\u003e 32GB Flash Storage, 500+ Photos or 100+ 30s Videos\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LENS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M5 5c5-2 11-2 14 1 2 2 1 9-2 12-3 3-9 4-12 1-3-3-2-11 0-14z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eLens Description\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eLens Type:\u003c\/strong\u003e PRIZM™ Transitions\u003cbr\u003e\u003cstrong\u003eLens color:\u003c\/strong\u003e Clear to Prizm Transitions Ember\u003cbr\u003e\u003cstrong\u003eLight Conditions:\u003c\/strong\u003e All light condition\u003cbr\u003e\u003cstrong\u003eBase Lens Color:\u003c\/strong\u003e Clear\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003cdiv class=\"oakley-detail-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"2\" y=\"10\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003crect x=\"14\" y=\"10\" width=\"8\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M10 12h4M3 6h18\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"oakley-detail-title\"\u003eFrame Dimensions\u003c\/h3\u003e\n\u003cp class=\"oakley-detail-text\"\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e One size fits all\u003cbr\u003e\u003cstrong\u003eLens Width:\u003c\/strong\u003e 52 mm\u003cbr\u003e\u003cstrong\u003eBridge Width:\u003c\/strong\u003e 152 mm\u003cbr\u003e\u003cstrong\u003eTemple length:\u003c\/strong\u003e 120 mm\u003cbr\u003e\u003cbr\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2423\/6717\/files\/Size_Guide.pdf?v=1741648336\" rel=\"noopener\" target=\"_blank\"\u003e View Size Guide \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"oakley-product-intro\"\u003eBuilt for athletes, our new AI Performance frame is where advanced sport function meets immersive tech. Every detail is engineered with intention, from a redesigned shield lens that integrates seamlessly under helmets, to a durable frame that's sweatproof, waterproof, resistant to extreme temperatures, and built for activity. This is performance without compromise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- =========================================================\n       INCLUDED IN YOUR ORDER\n  ========================================================= --\u003e\n\u003cdetails class=\"oakley-accordion\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eIncluded in your order\u003c\/span\u003e \u003cspan class=\"oakley-accordion__icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"oakley-accordion__content\"\u003e\n\u003cdiv class=\"oakley-included-grid\"\u003e\n\u003c!-- CHARGING CASE --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 7h18l-2 10H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 7c0 4 2 6 3 6s3-2 3-6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eCharging Case\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ADJUSTABLE NOSEPADS --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M7 10c-2-4 4-6 5-2 1-4 7-2 5 2-1 3-5 6-5 6s-4-3-5-6z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eAdjustable Nosepads\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLEANING CLOTH --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M5 4h12l3 3v12H5z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M5 8l-2 2 2 2-2 2 2 2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eCleaning Cloth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USER GUIDE --\u003e\n\u003cdiv class=\"oakley-included-item\"\u003e\n\u003cdiv class=\"oakley-detail-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M6 3h9l4 4v14H6z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15 3v5h5M9 12h7M9 15h7M9 18h5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"oakley-included-title\"\u003eUser Guide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"OAKLEY","offers":[{"title":"Black w\/ PRIZM Transition Ember Lens \/ One Size","offer_id":48395989385442,"sku":"OW8001-0952","price":1249.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2423\/6717\/files\/0OW8001__800109__P21__noshad__adv3.jpg?v=1789083784"}],"url":"https:\/\/www.forza.nz\/collections\/oakley-meta-ai-sunglasses.oembed","provider":"FORZA ","version":"1.0","type":"link"}