{"product":{"id":8503009378492,"title":"Scout MIPS Helmet","body_html":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* CRITICAL STYLES - DO NOT EDIT *\/\n        .product-template-container * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n        }\n\n        .product-template-container {\n            background-color: #;\n            color: #334155;\n            line-height: 1.6;\n            padding: 2rem 1rem;\n            max-width: 1250px;\n            margin: 0 auto;\n        }\n\n        .product-template-container .container {\n            background: white;\n            border-radius: 16px;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n        }\n\n        .product-template-container .product-header {\n            padding: 2rem 2rem 1rem;\n            background: linear-gradient(135deg, #fef2f2 0%, #fecaca 50%, #fca5a5 100%);\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* PRODUCT TITLE - ANIMATION REMOVED *\/\n        .product-template-container .product-title {\n            font-size: 3rem;\n            font-weight: 800;\n            margin-bottom: 0.5rem;\n            color: #1e293b;\n            display: inline-block;\n        }\n\n        .product-template-container .product-subtitle {\n            font-size: 1.3rem;\n            color: #64748b;\n            font-weight: 400;\n        }\n\n        .product-template-container .details-container {\n            padding: 0;\n        }\n\n        .product-template-container .detail-item {\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .product-template-container .detail-item:last-child {\n            border-bottom: none;\n        }\n\n        .product-template-container .detail-summary {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 1.5rem 2rem;\n            cursor: pointer;\n            list-style: none;\n            font-weight: 600;\n            font-size: 1.55rem;\n            transition: background-color 0.2s ease;\n        }\n\n        .product-template-container .detail-summary:hover {\n            background-color: #fef2f2;\n        }\n\n        .product-template-container .detail-icon {\n            font-size: 1.55rem;\n            transition: transform 0.3s ease;\n            color: #64748b;\n        }\n\n        .product-template-container .detail-item[open] .detail-icon {\n            transform: rotate(45deg);\n        }\n\n        .product-template-container .detail-content {\n            padding: 0 2rem 1.5rem;\n            color: #475569;\n            line-height: 1.7;\n            font-size: 1.4rem;\n        }\n\n        .product-template-container .features-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 1rem;\n            margin-top: 1rem;\n        }\n\n        .product-template-container .feature {\n            padding: 1.25rem;\n            background: #f8fafc;\n            border-radius: 12px;\n            transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            border: 1px solid transparent;\n        }\n\n        .product-template-container .feature:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 16px rgba(239, 68, 68, 0.2);\n            border-color: #fecaca;\n        }\n\n        .product-template-container .feature-content h3 {\n            font-size: 1.35rem;\n            color: #1e293b;\n            margin-bottom: 0.5rem;\n            font-weight: 600;\n        }\n\n        \/* LARGER DETAIL TEXT - EASIER TO READ *\/\n        .product-template-container .feature-content p {\n            color: #64748b;\n            font-size: 1.3rem;\n            line-height: 1.6;\n        }\n\n        \/* LARGER BULLET TEXT WITH TIGHT SPACING *\/\n        .product-template-container .feature-content ul {\n            color: #64748b;\n            font-size: 1.3rem;\n            line-height: 1.3;\n            padding-left: 1.25rem;\n            margin: 0.5rem 0;\n        }\n\n        .product-template-container .feature-content li {\n            margin-bottom: 0.1rem;\n            padding: 0.1rem 0;\n        }\n\n        .product-template-container .size-chart-container {\n            width: 100%;\n            overflow-x: auto;\n            margin: 1rem 0;\n            border: 1px solid #e2e8f0;\n            border-radius: 12px;\n            background: #f8fafc;\n        }\n\n        .product-template-container .size-chart {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n        }\n\n        \/* MUCH LARGER SIZE CHART TEXT *\/\n        .product-template-container .size-chart th {\n            background: #f87171;\n            color: white;\n            font-weight: 600;\n            padding: 1.2rem 0.9rem;\n            text-align: center;\n            font-size: 1.5rem;\n            border-right: 1px solid #fca5a5;\n        }\n\n        .product-template-container .size-chart th:last-child {\n            border-right: none;\n        }\n\n        .product-template-container .size-chart td {\n            padding: 1.1rem 0.8rem;\n            text-align: center;\n            border-bottom: 1px solid #e2e8f0;\n            border-right: 1px solid #e2e8f0;\n            font-size: 1.5rem;\n        }\n\n        .product-template-container .size-chart td:last-child {\n            border-right: none;\n        }\n\n        .product-template-container .size-chart tr:last-child td {\n            border-bottom: none;\n        }\n\n        .product-template-container .size-chart tr:hover td {\n            background: #fef2f2;\n        }\n\n        .product-template-container .size-header {\n            font-weight: 700;\n            color: #1e293b;\n            background: #f8fafc;\n            font-size: 1.9rem;\n        }\n\n        \/* Mobile Styles *\/\n        @media (max-width: 768px) {\n            .product-template-container .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .product-template-container .feature:hover {\n                transform: none;\n                box-shadow: none;\n            }\n            \n            .product-template-container .size-chart {\n                min-width: 700px;\n            }\n            \n            .product-template-container .product-title {\n                font-size: 2.5rem;\n            }\n            \n            \/* Larger mobile text *\/\n            .product-template-container .detail-content {\n                font-size: 1.35rem;\n            }\n            \n            .product-template-container .feature-content p {\n                font-size: 1.25rem;\n            }\n            \n            .product-template-container .feature-content ul {\n                font-size: 1.25rem;\n            }\n            \n            \/* Larger mobile size chart *\/\n            .product-template-container .size-chart th {\n                font-size: 1.3rem;\n                padding: 1rem 0.7rem;\n            }\n            \n            .product-template-container .size-chart td {\n                font-size: 1.3rem;\n                padding: 0.9rem 0.6rem;\n            }\n            \n            .product-template-container .size-header {\n                font-size: 1.6rem;\n            }\n        }\n\n        @media (max-width: 640px) {\n            .product-template-container {\n                padding: 1rem;\n            }\n            \n            .product-template-container .product-title {\n                font-size: 2.2rem;\n            }\n            \n            .product-template-container .detail-summary {\n                padding: 1.25rem 1.5rem;\n                font-size: 1.4rem;\n            }\n            \n            .product-template-container .detail-content {\n                padding: 0 1.5rem 1.25rem;\n                font-size: 1.3rem;\n            }\n            \n            \/* Even tighter bullets on mobile *\/\n            .product-template-container .feature-content ul {\n                line-height: 1.2;\n                margin: 0.3rem 0;\n            }\n            \n            .product-template-container .feature-content li {\n                margin-bottom: 0.05rem;\n                padding: 0.05rem 0;\n            }\n            \n            \/* Mobile size chart adjustments *\/\n            .product-template-container .size-chart th {\n                font-size: 1.2rem;\n                padding: 0.9rem 0.6rem;\n            }\n            \n            .product-template-container .size-chart td {\n                font-size: 1.2rem;\n                padding: 0.8rem 0.5rem;\n            }\n            \n            .product-template-container .size-header {\n                font-size: 1.5rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-template-container\"\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eScout MIPS Helmet\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eDurable all-mountain helmet with MIPS protection and lifestyle fit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"details-container\"\u003e\n\u003cdetails class=\"detail-item\"\u003e\n\u003csummary class=\"detail-summary\"\u003e\u003cspan\u003eProduct Overview\u003c\/span\u003e \u003cspan class=\"detail-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"detail-content\"\u003e\n\u003cp\u003eBombshell durability. Check. Mips® multi-directional impact protection. Check. The Smith Scout ski and snowboard helmet blends everyday hardshell durability with the latest impact-absorbing tech so you can dial in your bag of tricks in the park or anywhere on the hill. Because no two people are the same, its lifestyle fit adapts to your head. Pull the ear pads come spring, or add a beanie on the coldest storm days. No matter the weather, eight fixed vents keep the air flowing for fog-free goggles and climate controlled comfort. All-season certification means you can wear it in the skate park and on your bike, too.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"detail-item\"\u003e\n\u003csummary class=\"detail-summary\"\u003e\u003cspan\u003eFeatures\u003c\/span\u003e \u003cspan class=\"detail-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"detail-content\"\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eComfort \u0026amp; Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEight fixed vents for consistent airflow\u003c\/li\u003e\n\u003cli\u003eRemovable goggle strap lock for streamlined shell when goggles are worn under helmet\u003c\/li\u003e\n\u003cli\u003eBeanie compatible\u003c\/li\u003e\n\u003cli\u003eWeight (Size M, Mips®): 18 oz \/ 500 g\u003c\/li\u003e\n\u003cli\u003eWeight (Size M, Non-Mips®): 16 oz \/ 450 g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eFit \u0026amp; Integration\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned for ultimate integration with Smith goggles for maximum comfort and venting\u003c\/li\u003e\n\u003cli\u003eAirEvac ventilation system integrates with Smith goggles for fog-free lenses\u003c\/li\u003e\n\u003cli\u003eSelf-adjusting lifestyle fit system flexes to match your head shape for maximum comfort\u003c\/li\u003e\n\u003cli\u003eRemovable bombshell ear pads for form-fitting comfort\u003c\/li\u003e\n\u003cli\u003eAvailable in \u003ca href=\"https:\/\/www.smithoptics.com\/en_CA\/p\/helmet\/scout-round-contour-fit-snow-helmet\/SCOUT-ASIA-FIT-HELMET.html\" title=\"Go To Scout Round Contour Fit\"\u003eRound Contour Fit\u003c\/a\u003e to better match rounder head shapes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eProtection \u0026amp; Construction\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdvanced ABS construction for increased impact protection and all-around durability\u003c\/li\u003e\n\u003cli\u003eMips® Brain Protection System reduces rotational forces caused by angled impacts to the head\u003c\/li\u003e\n\u003cli\u003eSelect colorways offered without Mips® system\u003c\/li\u003e\n\u003cli\u003eCertification: ASTM F 2040 CE EN 1077:2007 CLASS B\u003c\/li\u003e\n\u003cli\u003eDual-certification all-season use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"detail-item\"\u003e\n\u003csummary class=\"detail-summary\"\u003e\u003cspan\u003eSize Chart\u003c\/span\u003e \u003cspan class=\"detail-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"detail-content\"\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable class=\"size-chart\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eCircumference (in)\u003c\/th\u003e\n\u003cth\u003eCircumference (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size-header\"\u003eS\u003c\/td\u003e\n\u003ctd\u003e20-22\u003c\/td\u003e\n\u003ctd\u003e52-55\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size-header\"\u003eM\u003c\/td\u003e\n\u003ctd\u003e22-23\u003c\/td\u003e\n\u003ctd\u003e55-59\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size-header\"\u003eL\u003c\/td\u003e\n\u003ctd\u003e23-24\u003c\/td\u003e\n\u003ctd\u003e59-61\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","vendor":"Smith","product_type":"Helmets","created_at":"2024-07-25T11:32:35-07:00","handle":"scout-mips-helmet-2027","updated_at":"2026-01-12T23:04:42-08:00","published_at":"2024-08-07T08:22:57-07:00","template_suffix":null,"published_scope":"global","tags":"boardroom, Goggles-Helmets, Helmets, Mens, P80W, Snow","variants":[{"id":44028562178236,"product_id":8503009378492,"title":"Matte Purple Haze \/ S \/ Unisex","price":"101.99","sku":"SMI51N499003","position":1,"compare_at_price":"144.99","fulfillment_service":"manual","inventory_management":"shopify","option1":"Matte Purple Haze","option2":"S","option3":"Unisex","created_at":"2024-07-25T11:32:35-07:00","updated_at":"2026-01-12T23:04:42-08:00","taxable":true,"barcode":"SMI51N499003","grams":0,"image_id":39069573939388,"weight":0.0,"weight_unit":"kg","requires_shipping":true,"quantity_rule":{"min":1,"max":null,"increment":1},"price_currency":"CAD","compare_at_price_currency":"CAD","quantity_price_breaks":[]},{"id":44028562112700,"product_id":8503009378492,"title":"Matte Purple Haze \/ M \/ Unisex","price":"101.99","sku":"SMI51N499004","position":2,"compare_at_price":"144.99","fulfillment_service":"manual","inventory_management":"shopify","option1":"Matte Purple Haze","option2":"M","option3":"Unisex","created_at":"2024-07-25T11:32:35-07:00","updated_at":"2026-01-12T23:04:42-08:00","taxable":true,"barcode":"SMI51N499004","grams":0,"image_id":39069573939388,"weight":0.0,"weight_unit":"kg","requires_shipping":true,"quantity_rule":{"min":1,"max":null,"increment":1},"price_currency":"CAD","compare_at_price_currency":"CAD","quantity_price_breaks":[]},{"id":44028562145468,"product_id":8503009378492,"title":"Matte Purple Haze \/ L \/ Unisex","price":"101.99","sku":"SMI51N499005","position":3,"compare_at_price":"144.99","fulfillment_service":"manual","inventory_management":"shopify","option1":"Matte Purple Haze","option2":"L","option3":"Unisex","created_at":"2024-07-25T11:32:35-07:00","updated_at":"2026-01-12T23:04:42-08:00","taxable":true,"barcode":"SMI51N499005","grams":0,"image_id":39069573939388,"weight":0.0,"weight_unit":"kg","requires_shipping":true,"quantity_rule":{"min":1,"max":null,"increment":1},"price_currency":"CAD","compare_at_price_currency":"CAD","quantity_price_breaks":[]},{"id":51918196572526,"product_id":8503009378492,"title":"Matte Black \/ S \/ Unisex","price":"101.99","sku":"SMI51N497003","position":4,"compare_at_price":"144.99","fulfillment_service":"manual","inventory_management":"shopify","option1":"Matte Black","option2":"S","option3":"Unisex","created_at":"2025-03-17T08:08:02-07:00","updated_at":"2026-01-12T23:04:42-08:00","taxable":true,"barcode":"SMI51N497003","grams":0,"image_id":null,"weight":0.0,"weight_unit":"kg","requires_shipping":true,"quantity_rule":{"min":1,"max":null,"increment":1},"price_currency":"CAD","compare_at_price_currency":"CAD","quantity_price_breaks":[]},{"id":51918196605294,"product_id":8503009378492,"title":"Matte Black \/ M \/ Unisex","price":"101.99","sku":"SMI51N497004","position":5,"compare_at_price":"144.99","fulfillment_service":"manual","inventory_management":"shopify","option1":"Matte Black","option2":"M","option3":"Unisex","created_at":"2025-03-17T08:08:02-07:00","updated_at":"2026-01-12T23:04:42-08:00","taxable":true,"barcode":"SMI51N497004","grams":0,"image_id":null,"weight":0.0,"weight_unit":"kg","requires_shipping":true,"quantity_rule":{"min":1,"max":null,"increment":1},"price_currency":"CAD","compare_at_price_currency":"CAD","quantity_price_breaks":[]},{"id":51918196638062,"product_id":8503009378492,"title":"Matte Black \/ L \/ Unisex","price":"101.99","sku":"SMI51N497005","position":6,"compare_at_price":"144.99","fulfillment_service":"manual","inventory_management":"shopify","option1":"Matte Black","option2":"L","option3":"Unisex","created_at":"2025-03-17T08:08:02-07:00","updated_at":"2026-01-12T23:04:42-08:00","taxable":true,"barcode":"SMI51N497005","grams":0,"image_id":null,"weight":0.0,"weight_unit":"kg","requires_shipping":true,"quantity_rule":{"min":1,"max":null,"increment":1},"price_currency":"CAD","compare_at_price_currency":"CAD","quantity_price_breaks":[]},{"id":51918196670830,"product_id":8503009378492,"title":"Matte Sandstorm \/ S \/ Unisex","price":"101.99","sku":"SMI51N500003","position":7,"compare_at_price":"144.99","fulfillment_service":"manual","inventory_management":"shopify","option1":"Matte Sandstorm","option2":"S","option3":"Unisex","created_at":"2025-03-17T08:08:02-07:00","updated_at":"2026-01-12T23:04:42-08:00","taxable":true,"barcode":"SMI51N500003","grams":0,"image_id":null,"weight":0.0,"weight_unit":"kg","requires_shipping":true,"quantity_rule":{"min":1,"max":null,"increment":1},"price_currency":"CAD","compare_at_price_currency":"CAD","quantity_price_breaks":[]},{"id":51918196703598,"product_id":8503009378492,"title":"Matte Sandstorm \/ M \/ Unisex","price":"101.99","sku":"SMI51N500004","position":8,"compare_at_price":"144.99","fulfillment_service":"manual","inventory_management":"shopify","option1":"Matte Sandstorm","option2":"M","option3":"Unisex","created_at":"2025-03-17T08:08:02-07:00","updated_at":"2026-01-12T23:04:42-08:00","taxable":true,"barcode":"SMI51N500004","grams":0,"image_id":null,"weight":0.0,"weight_unit":"kg","requires_shipping":true,"quantity_rule":{"min":1,"max":null,"increment":1},"price_currency":"CAD","compare_at_price_currency":"CAD","quantity_price_breaks":[]},{"id":51918196736366,"product_id":8503009378492,"title":"Matte Sandstorm \/ L \/ Unisex","price":"101.99","sku":"SMI51N500005","position":9,"compare_at_price":"144.99","fulfillment_service":"manual","inventory_management":"shopify","option1":"Matte Sandstorm","option2":"L","option3":"Unisex","created_at":"2025-03-17T08:08:02-07:00","updated_at":"2026-01-12T23:04:42-08:00","taxable":true,"barcode":"SMI51N500005","grams":0,"image_id":null,"weight":0.0,"weight_unit":"kg","requires_shipping":true,"quantity_rule":{"min":1,"max":null,"increment":1},"price_currency":"CAD","compare_at_price_currency":"CAD","quantity_price_breaks":[]}],"options":[{"id":10613978759356,"product_id":8503009378492,"name":"Color","position":1,"values":["Matte Purple Haze","Matte Black","Matte Sandstorm"]},{"id":10613978792124,"product_id":8503009378492,"name":"Size","position":2,"values":["S","M","L"]},{"id":10613978824892,"product_id":8503009378492,"name":"Gender","position":3,"values":["Unisex"]}],"images":[{"id":39069573939388,"product_id":8503009378492,"position":1,"created_at":"2024-08-07T08:18:40-07:00","updated_at":"2025-03-19T14:51:33-07:00","alt":null,"width":950,"height":950,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/9590\/3420\/files\/SMI51N499.png?v=1742421093","variant_ids":[44028562112700,44028562145468,44028562178236]}],"image":{"id":39069573939388,"product_id":8503009378492,"position":1,"created_at":"2024-08-07T08:18:40-07:00","updated_at":"2025-03-19T14:51:33-07:00","alt":null,"width":950,"height":950,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/9590\/3420\/files\/SMI51N499.png?v=1742421093","variant_ids":[44028562112700,44028562145468,44028562178236]}}}