{"product_id":"patagonia-mens-nano-air-shirt-jacket","title":"Patagonia Men's Nano-Air Shirt Jacket","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 Nano-Air Shirt Jacket\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 Nano-Air Shirt Jacket\u003c\/div\u003e\n\u003cdiv class=\"spur-meta\"\u003eJackets · Insulation\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\"\u003eOur exceptionally stretchy, breathable 100% recycled polyester Nano-Air® fabric is a longtime favorite of mountaineers for its ability to simultaneously maintain warmth and dump excess heat and moisture. This daily shirt jacket is designed to keep you warm, dry and traveling light in cool climates.\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\u003cdiv class=\"key-title\"\u003eShell is made with 100% recycled polyester air-permeable stretch ripstop; lining uses 100% recycled polyester air-permeable stretch shadow ripstop; both fabrics have a durable water repellent (DWR) finish made without intentionally added PFAS to shed moisture\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eInsulated with 60-g FullRange® 100% recycled polyester\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eFull-length, front-snap placket allows you to regulate temperature; with a lie-flat collar\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eOne hidden, vertically zippered chest pocket and two zippered handwarmer pockets keep your valuables accessible and secure\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eElasticized cuffs lock out the cold and are comfortable against the skin\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eTechnology\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003eE-fibers\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\"\u003eFit\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eRegular fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCategory\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eJackets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eEnd Use\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eInsulation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eTechnology\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eE-fibers\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\"\u003eAvailable Sizes\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eXS, S, M, L, XL, XXL\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\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e360.04 g (12.7 oz)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFabric\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eShell: 2-oz 30-denier 100% recycled polyester air-permeable stretch ripstop with a durable water repellent (DWR) finish made without intentionally added PFAS. Lining: 1.6-oz 30-denier 100% recycled polyester air-permeable stretch shadow ripstop with a DWR finish made without intentionally added PFAS. Insulation: 60-g FullRange® 100% recycled polyester. Fabrics are certified as bluesign® approved\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. Use mild detergent.\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.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eIroning\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003eCool iron if needed.\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":"Patagonia","offers":[{"title":"Basin Green \/ XS","offer_id":52889386975552,"sku":"29535-BSNG-XS","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Basin Green \/ S","offer_id":52889387008320,"sku":"29535-BSNG-S","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Basin Green \/ M","offer_id":52889387041088,"sku":"29535-BSNG-M","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Basin Green \/ L","offer_id":52889387073856,"sku":"29535-BSNG-L","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Basin Green \/ XL","offer_id":52889387106624,"sku":"29535-BSNG-XL","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Basin Green \/ XXL","offer_id":52889387139392,"sku":"29535-BSNG-XXL","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Ink Black \/ XS","offer_id":52889387172160,"sku":"29535-INBK-XS","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Ink Black \/ S","offer_id":52889387204928,"sku":"29535-INBK-S","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Ink Black \/ M","offer_id":52889387237696,"sku":"29535-INBK-M","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Ink Black \/ L","offer_id":52889387270464,"sku":"29535-INBK-L","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Ink Black \/ XL","offer_id":52889387303232,"sku":"29535-INBK-XL","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Ink Black \/ XXL","offer_id":52889387336000,"sku":"29535-INBK-XXL","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Summit Blue \/ XS","offer_id":52889387368768,"sku":"29535-SMTB-XS","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Summit Blue \/ S","offer_id":52889387401536,"sku":"29535-SMTB-S","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Summit Blue \/ M","offer_id":52889387434304,"sku":"29535-SMTB-M","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Summit Blue \/ L","offer_id":52889387467072,"sku":"29535-SMTB-L","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Summit Blue \/ XL","offer_id":52889387499840,"sku":"29535-SMTB-XL","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Summit Blue \/ XXL","offer_id":52889387532608,"sku":"29535-SMTB-XXL","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Weathered Stone \/ XS","offer_id":52889387565376,"sku":"29535-WSTO-XS","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Weathered Stone \/ S","offer_id":52889387598144,"sku":"29535-WSTO-S","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Weathered Stone \/ M","offer_id":52889387630912,"sku":"29535-WSTO-M","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Weathered Stone \/ L","offer_id":52889387663680,"sku":"29535-WSTO-L","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Weathered Stone \/ XL","offer_id":52889387696448,"sku":"29535-WSTO-XL","price":199.2,"currency_code":"USD","in_stock":false},{"title":"Weathered Stone \/ XXL","offer_id":52889387729216,"sku":"29535-WSTO-XXL","price":199.2,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0446\/7487\/5549\/files\/29535-BSNG_094b587e-1870-472f-8884-b9ecf143c319.jpg?v=1785545594","url":"https:\/\/spokex.com\/products\/patagonia-mens-nano-air-shirt-jacket","provider":"SX Collective","version":"1.0","type":"link"}