{"product_id":"outdoor-research-mens-snowcrew-pant","title":"Outdoor Research Men's Snowcrew Pant","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eMen's Snowcrew Pant\u003c\/title\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800\u0026family=Barlow:wght@300;400;500;600\u0026display=swap');\n:root { --black: #0a0a0a; --white: #ffffff; --mid: #f5f5f5; --border: #e8e8e8; --muted: #999; --body: #222; }\n* { box-sizing: border-box; margin: 0; padding: 0; }\n.spur-wrap { font-family: 'Barlow', sans-serif; background: var(--white); color: var(--black); max-width: 1100px; margin: 0 auto; padding: 48px 24px; }\n.spur-header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 48px; border-bottom: 1px solid var(--border); padding-bottom: 24px; flex-wrap: wrap; gap: 12px; }\n.spur-title { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(28px, 5vw, 48px); font-weight: 800; letter-spacing: -0.02em; line-height: 1; text-transform: uppercase; }\n.spur-meta { font-size: 12px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); }\n.tab-radio { display: none; }\n.tab-nav { display: flex; gap: 4px; margin-bottom: 32px; flex-wrap: wrap; }\n.tab-nav label { font-family: 'Barlow Condensed', sans-serif; font-size: 14px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 10px 24px; background: var(--mid); color: var(--muted); border: 1px solid var(--border); cursor: pointer; transition: all 0.15s; border-radius: 2px; display: inline-block; user-select: none; }\n.tab-nav label:hover { color: var(--black); border-color: #aaa; }\n.spur-panels .tab-panel { display: none; }\n#tab-desc:checked ~ .tab-nav label[for=\"tab-desc\"],\n#tab-key:checked ~ .tab-nav label[for=\"tab-key\"],\n#tab-specs:checked ~ .tab-nav label[for=\"tab-specs\"],\n#tab-care:checked ~ .tab-nav label[for=\"tab-care\"] { background: var(--black); color: var(--white); border-color: var(--black); }\n#tab-desc:checked ~ .spur-panels .desc-panel { display: block; }\n#tab-key:checked ~ .spur-panels .key-panel { display: block; }\n#tab-specs:checked ~ .spur-panels .specs-panel { display: block; }\n#tab-care:checked ~ .spur-panels .care-panel { display: block; }\n.spur-panel p { font-size: 14px; font-weight: 300; line-height: 1.7; color: var(--body); margin-bottom: 16px; }\n.desc-intro { font-size: 16px; font-weight: 400; line-height: 1.65; color: var(--body); margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid var(--border); }\n.key-section { border-bottom: 1px solid var(--border); padding: 16px 0; }\n.key-section:last-child { border-bottom: none; }\n.key-title { font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 6px; }\n.key-desc { font-size: 14px; font-weight: 300; color: var(--body); line-height: 1.5; }\n.spec-row { display: grid; grid-template-columns: 200px 1fr; border-bottom: 1px solid var(--border); }\n.spec-key { font-size: 12px; font-weight: 500; letter-spacing: 0.05em; text-transform: uppercase; color: var(--muted); padding: 12px 16px 12px 0; }\n.spec-val { font-size: 14px; font-weight: 300; color: var(--body); padding: 12px 0; line-height: 1.5; }\n.spec-category { font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; margin: 24px 0 8px 0; color: var(--muted); }\n.spec-category:first-child { margin-top: 0; }\n@media (max-width: 600px) { .spec-row { grid-template-columns: 1fr; } .spec-key { padding-bottom: 2px; } .spec-val { padding-top: 0; padding-bottom: 12px; } }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"spur-wrap\"\u003e\n\u003cdiv class=\"spur-header\"\u003e\n\u003cdiv class=\"spur-title\"\u003eMen's Snowcrew Pant\u003c\/div\u003e\n\u003cdiv class=\"spur-meta\"\u003eOuterwear\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cinput type=\"radio\" name=\"spur-tabs\" id=\"tab-desc\" class=\"tab-radio\" checked\u003e\n\u003cinput type=\"radio\" name=\"spur-tabs\" id=\"tab-key\" class=\"tab-radio\"\u003e\n\u003cinput type=\"radio\" name=\"spur-tabs\" id=\"tab-specs\" class=\"tab-radio\"\u003e\n\u003cinput type=\"radio\" name=\"spur-tabs\" id=\"tab-care\" class=\"tab-radio\"\u003e\n\n\u003cdiv class=\"tab-nav\"\u003e\n\u003clabel for=\"tab-desc\"\u003eDescription\u003c\/label\u003e\n\u003clabel for=\"tab-key\"\u003eKey Features\u003c\/label\u003e\n\u003clabel for=\"tab-specs\"\u003eSpecifications\u003c\/label\u003e\n\u003clabel for=\"tab-care\"\u003eCare\u003c\/label\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  var names = ['desc','key','specs','care'];\n  function show(n){\n    names.forEach(function(t){\n      var panel = document.querySelector('.' + t + '-panel');\n      if(panel) panel.style.setProperty('display', (t === n) ? 'block' : 'none', 'important');\n    });\n  }\n  names.forEach(function(t){\n    var input = document.getElementById('tab-' + t);\n    if(input) input.addEventListener('change', function(){ show(t); });\n    var label = document.querySelector('label[for=\"tab-' + t + '\"]');\n    if(label) label.addEventListener('click', function(){\n      show(t);\n      var inp = document.getElementById('tab-' + t);\n      if(inp) inp.checked = true;\n    });\n  });\n  show('desc');\n})();\n\u003c\/script\u003e\n\n\u003cdiv class=\"spur-panels\"\u003e\n\u003c!-- DESCRIPTION PANEL --\u003e\n\u003cdiv class=\"tab-panel desc-panel\"\u003e\n\u003cp class=\"desc-intro\"\u003eThe Snowcrew Pant utilizes recycled materials and waterproof technologies to deliver an insulated all-mountain kit that excels in cold weather skiing and snowboarding conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- KEY FEATURES PANEL --\u003e\n\u003cdiv class=\"tab-panel key-panel\"\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eBest Seller\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003eA proven favorite — consistently chosen by outdoor enthusiasts.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eFabric Performance\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003eBreathable, Fully Seam Taped, Mechanical Stretch, Waterproof, Windproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eDesign Features\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003e• Articulated Knees\u003cbr\u003e• Avalanche Beacon Pocket With Clip in Right Hand Pocket\u003cbr\u003e• Belt Loops\u003cbr\u003e• Mesh Backed Inner Thigh Vents\u003cbr\u003e• Reinforced Scuff Guards\u003cbr\u003e• Stretch Mesh Internal Gaiter with Power Strap Slot\u003cbr\u003e• Waist Adjustment Tabs\u003cbr\u003e• Zip Hand Pockets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eTechnology\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003eMultiple Inseams, Ventia™ Waterproof, VerticalX™ ECO™\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eSustainability\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003ebluesign® Approved Materials, bluesign® Approved Materials, Recycled Fabric, Recycled Insulation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS PANEL --\u003e\n\u003cdiv class=\"tab-panel specs-panel\"\u003e\n\u003cp class=\"spec-category\"\u003eGeneral\u003c\/p\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCategory\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eOuterwear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eGender\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eMen's\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eSegment\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eApparel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eAvailable Sizes\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eS-XXXL\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFit\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eStandard Fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"spec-category\"\u003eMaterials \u0026amp; Construction\u003c\/p\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFabric\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003ebluesign® approved Ventia® 2L 100% Polyester (56% Recycled) 75D X 150D Plain Weave Mechanical Stretch  150 G\/M2 Shell, bluesign® approved 100% Recycled Polyester 50D Taffeta Lining, VerticalX Eco™100% Polyester (85% Recycled) Insulation 45 G\/M2 Seat And Thigh, 100% Nylon 420D Oxford Scuff Guard\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e669.1 g \/ 23.6 oz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e81.3 cm \/ 32.0 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CARE PANEL --\u003e\n\u003cdiv class=\"tab-panel care-panel\"\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eWashing\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003eMachine wash cold with like colors. Close all fasteners before washing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eDrying\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003eTumble dry low. Do not bleach, iron, or dry clean.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003eStore in a cool, dry place away from direct sunlight.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Outdoor Research","offers":[{"title":"Dark Laurel \/ S","offer_id":52921394594112,"sku":"2831913073006","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dark Laurel \/ M","offer_id":52921394626880,"sku":"2831913073007","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dark Laurel \/ L","offer_id":52921394659648,"sku":"2831913073008","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dark Laurel \/ XL","offer_id":52921394692416,"sku":"2831913073009","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dark Laurel \/ XXL","offer_id":52921394725184,"sku":"2831913073010","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Dark Laurel \/ XXXL","offer_id":52921394757952,"sku":"2831913073011","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ S","offer_id":52921394790720,"sku":"2831910001006","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ M","offer_id":52921394823488,"sku":"2831910001007","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":52921394856256,"sku":"2831910001008","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ XL","offer_id":52921394889024,"sku":"2831910001009","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ XXL","offer_id":52921394921792,"sku":"2831910001010","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ XXXL","offer_id":52921394954560,"sku":"2831910001011","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Atlantic \/ S","offer_id":52921394987328,"sku":"2831910252006","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Atlantic \/ M","offer_id":52921395020096,"sku":"2831910252007","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Atlantic \/ L","offer_id":52921395052864,"sku":"2831910252008","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Atlantic \/ XL","offer_id":52921395085632,"sku":"2831910252009","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Atlantic \/ XXL","offer_id":52921395118400,"sku":"2831910252010","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Atlantic \/ XXXL","offer_id":52921395151168,"sku":"2831910252011","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Pecan \/ S","offer_id":52921395183936,"sku":"2831913063006","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Pecan \/ M","offer_id":52921395216704,"sku":"2831913063007","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Pecan \/ L","offer_id":52921395249472,"sku":"2831913063008","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Pecan \/ XL","offer_id":52921395282240,"sku":"2831913063009","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Pecan \/ XXL","offer_id":52921395315008,"sku":"2831913063010","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Pecan \/ XXXL","offer_id":52921395347776,"sku":"2831913063011","price":265.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0446\/7487\/5549\/files\/2831913073_72e1ca5f-1c29-4b62-8401-35ab224f9d27.jpg?v=1786046093","url":"https:\/\/spokex.com\/products\/outdoor-research-mens-snowcrew-pant","provider":"SX Collective","version":"1.0","type":"link"}