{"product_id":"patagonia-baby-snow-pile-jacket","title":"Patagonia Baby Snow Pile 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\u003eBaby Snow Pile 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\"\u003eBaby Snow Pile Jacket\u003c\/div\u003e\n\u003cdiv class=\"spur-meta\"\u003eJackets\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\"\u003eAll-day, everyday durable, waterproof\/breathable, 100% recycled polyester jacket for wet, cold conditions. Fully featured and seam sealed for snow sports, yet designed for comfort in any winter play. Fabrics, membrane and durable water repellent (DWR) finish are made without intentionally added PFAS. Made in a Fair Trade Certified™ factory.\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\"\u003eSeam-sealed shell is made of 100% recycled polyester with waterproof\/breathable H2No® Performance Standard protection and a durable water repellent (DWR) finish made without intentionally added PFAS\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eShell is insulated with versatile 100-g Thermogreen® 100% recycled polyester and has a removable, three-panel hood with an internal gasket for a close fit\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eCenter-front zipper has an external storm flap with a hook-and-loop closure, an internal wind flap, a zipper garage, and a webbing zipper pull; soft tricot inside the collar and at the chin guard offers warmth and extra coziness\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eTwo zippered front pockets and one zippered chest pocket with webbing zipper pulls; one pass pocket on the left sleeve with a hook-and-loop closure and a webbing tab opens and closes with ease\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eGrow-Fit feature allows you to unstitch the extra liner and insulation from inside the sleeves to increase length by 1¼ inches, which helps keep the garment in play for longer\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eHem has a slight drop tail for extra coverage, and elasticized cuffs keep out the cold; with reflective tape on the upper sleeves and a cubby loop for hanging\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eBuilt with wear to spare, this garment has our hand-it-down ID label; made in a Fair Trade Certified™ factory, which means the people who made this product earned a premium for their labor\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\"\u003eFair Trade Certified, E-fibers, H2No\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\"\u003eTechnology\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFair Trade Certified, E-fibers, H2No\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\"\u003eUnisex\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\"\u003e2T, 3T, 4T, 5T\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\"\u003e501.79 g (17.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\"\u003eH2No® Performance Standard shell: 2-layer, 5.3-oz 150-denier 100% recycled polyester plain weave with a waterproof\/breathable barrier and a durable water repellent (DWR) finish. Lining: 2.2-oz 100% recycled polyester taffeta with a DWR finish. Chin guard, inner collar and pocket bags: 3.8-oz 100% recycled polyester brushed tricot. Insulation: 100-g Thermogreen® 100% recycled polyester. Fabrics, membrane and DWR finishes made without intentionally added PFAS. Fabrics are certified as bluesign® approved. Made in a Fair Trade Certified™ factory\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":"Diver Blue \/ 2T","offer_id":52889109561664,"sku":"61118-DVBL-2T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Diver Blue \/ 3T","offer_id":52889109594432,"sku":"61118-DVBL-3T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Diver Blue \/ 4T","offer_id":52889109627200,"sku":"61118-DVBL-4T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Diver Blue \/ 5T","offer_id":52889109659968,"sku":"61118-DVBL-5T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Fuzzy Mauve \/ 2T","offer_id":52889109692736,"sku":"61118-FUZM-2T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Fuzzy Mauve \/ 3T","offer_id":52889109725504,"sku":"61118-FUZM-3T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Fuzzy Mauve \/ 4T","offer_id":52889109758272,"sku":"61118-FUZM-4T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Fuzzy Mauve \/ 5T","offer_id":52889109791040,"sku":"61118-FUZM-5T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Glacial Blue \/ 2T","offer_id":52889109823808,"sku":"61118-GLCB-2T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Glacial Blue \/ 3T","offer_id":52889109856576,"sku":"61118-GLCB-3T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Glacial Blue \/ 4T","offer_id":52889109889344,"sku":"61118-GLCB-4T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Glacial Blue \/ 5T","offer_id":52889109922112,"sku":"61118-GLCB-5T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Let's Chat: New Navy \/ 2T","offer_id":52889109954880,"sku":"61118-LCNE-2T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Let's Chat: New Navy \/ 3T","offer_id":52889109987648,"sku":"61118-LCNE-3T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Let's Chat: New Navy \/ 4T","offer_id":52889110020416,"sku":"61118-LCNE-4T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Let's Chat: New Navy \/ 5T","offer_id":52889110053184,"sku":"61118-LCNE-5T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"New Navy \/ 2T","offer_id":52889110085952,"sku":"61118-NENA-2T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"New Navy \/ 3T","offer_id":52889110118720,"sku":"61118-NENA-3T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"New Navy \/ 4T","offer_id":52889110151488,"sku":"61118-NENA-4T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"New Navy \/ 5T","offer_id":52889110184256,"sku":"61118-NENA-5T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Weathered Stone \/ 2T","offer_id":52889110217024,"sku":"61118-WSTO-2T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Weathered Stone \/ 3T","offer_id":52889110249792,"sku":"61118-WSTO-3T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Weathered Stone \/ 4T","offer_id":52889110282560,"sku":"61118-WSTO-4T","price":127.2,"currency_code":"USD","in_stock":true},{"title":"Weathered Stone \/ 5T","offer_id":52889110315328,"sku":"61118-WSTO-5T","price":127.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0446\/7487\/5549\/files\/61118-DVBL_0a0b67a2-9b3d-4a9d-8c0e-c127cf20029a.jpg?v=1785543523","url":"https:\/\/spokex.com\/products\/patagonia-baby-snow-pile-jacket","provider":"SX Collective","version":"1.0","type":"link"}