{"product_id":"patagonia-kids-hi-loft-down-sweater-hoodie","title":"Patagonia Kids' Hi-Loft Down Sweater Hoodie","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\u003eKids' Hi-Loft Down Sweater Hoody\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\"\u003eKids' Hi-Loft Down Sweater Hoody\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\"\u003eOur Kids' Hi-Loft Down Sweater™ Hoody is our warmest down jacket for kids, and it has an updated fit that works for just about everyone. It layers easily and has an insulated hood, plus smocked internal elastic cuffs keep out drafts. The shell fabric is built of NetPlus® 100% postconsumer recycled nylon ripstop made from recycled fishing nets to help reduce ocean plastic pollution, with a durable water repellent (DWR) finish made without intentionally added PFAS to resist light moisture. And it's insulated with 700-fill-power 100% Recycled Down (a blend of duck and goose down and waterfowl feathers reclaimed from down products) for warmth. 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\"\u003eWindproof shell is made of lightweight, durable NetPlus® 100% postconsumer recycled nylon ripstop made from recycled fishing nets to help reduce ocean plastic pollution; with a durable water repellent (DWR) finish made without intentionally added PFAS to resist light moisture\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eInsulated with compressible and warm 700-fill-power 100% Recycled Down (a blend of duck and goose down and waterfowl feathers reclaimed from down products), with quilt-through construction to keep the down in place\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eWarm, quilted three-panel hood construction with spandex binding at the sides for a secure fit; soft, smocked elastic internal cuffs keep out the cold\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eFull-length zipper with a wind flap and a zipper garage to eliminate chin chafe; side-panel construction offers a good fit\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eTwo zippered handwarmer pockets with flat drawcord pulls; one internal left-chest pocket doubles as a stow pocket\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 and a quick and easy-to-use repair patch\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\u003cdiv class=\"key-title\"\u003eMade 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, NetPlus\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, NetPlus\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\"\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\"\u003e447.92 g (15.8 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: 1.2-oz 20-denier NetPlus® 100% postconsumer recycled nylon ripstop made from recycled fishing nets to help reduce ocean plastic pollution; with a durable water repellent (DWR) finish made without intentionally added PFAS. Lining: 2.2-oz 100% recycled polyester taffeta with a DWR finish made without intentionally added PFAS. Insulation: 700-fill-power 100% Recycled Down (a blend of duck and goose down and waterfowl feathers reclaimed from down products). 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":"Black \/ XS","offer_id":52889138889024,"sku":"68645-BLK-XS","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":52889138921792,"sku":"68645-BLK-S","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":52889138954560,"sku":"68645-BLK-M","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":52889138987328,"sku":"68645-BLK-L","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":52889139020096,"sku":"68645-BLK-XL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL","offer_id":52889139052864,"sku":"68645-BLK-XXL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Blue Sage \/ XS","offer_id":52889139085632,"sku":"68645-BLSG-XS","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Blue Sage \/ S","offer_id":52889139118400,"sku":"68645-BLSG-S","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Blue Sage \/ M","offer_id":52889139151168,"sku":"68645-BLSG-M","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Blue Sage \/ L","offer_id":52889139183936,"sku":"68645-BLSG-L","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Blue Sage \/ XL","offer_id":52889139216704,"sku":"68645-BLSG-XL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Blue Sage \/ XXL","offer_id":52889139249472,"sku":"68645-BLSG-XXL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Canopy Green \/ XS","offer_id":52889139282240,"sku":"68645-CNGR-XS","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Canopy Green \/ S","offer_id":52889139315008,"sku":"68645-CNGR-S","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Canopy Green \/ M","offer_id":52889139347776,"sku":"68645-CNGR-M","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Canopy Green \/ L","offer_id":52889139380544,"sku":"68645-CNGR-L","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Canopy Green \/ XL","offer_id":52889139413312,"sku":"68645-CNGR-XL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Canopy Green \/ XXL","offer_id":52889139446080,"sku":"68645-CNGR-XXL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Fuzzy Mauve \/ XS","offer_id":52889139478848,"sku":"68645-FUZM-XS","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Fuzzy Mauve \/ S","offer_id":52889139511616,"sku":"68645-FUZM-S","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Fuzzy Mauve \/ M","offer_id":52889139544384,"sku":"68645-FUZM-M","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Fuzzy Mauve \/ L","offer_id":52889139577152,"sku":"68645-FUZM-L","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Fuzzy Mauve \/ XL","offer_id":52889139609920,"sku":"68645-FUZM-XL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Fuzzy Mauve \/ XXL","offer_id":52889139642688,"sku":"68645-FUZM-XXL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Glacial Blue \/ XS","offer_id":52889139675456,"sku":"68645-GLCB-XS","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Glacial Blue \/ S","offer_id":52889139708224,"sku":"68645-GLCB-S","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Glacial Blue \/ M","offer_id":52889139740992,"sku":"68645-GLCB-M","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Glacial Blue \/ L","offer_id":52889139773760,"sku":"68645-GLCB-L","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Glacial Blue \/ XL","offer_id":52889139806528,"sku":"68645-GLCB-XL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Glacial Blue \/ XXL","offer_id":52889139839296,"sku":"68645-GLCB-XXL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Marigold \/ XS","offer_id":52889139872064,"sku":"68645-MARG-XS","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Marigold \/ S","offer_id":52889139904832,"sku":"68645-MARG-S","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Marigold \/ M","offer_id":52889139937600,"sku":"68645-MARG-M","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Marigold \/ L","offer_id":52889139970368,"sku":"68645-MARG-L","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Marigold \/ XL","offer_id":52889140003136,"sku":"68645-MARG-XL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"Marigold \/ XXL","offer_id":52889140035904,"sku":"68645-MARG-XXL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"New Navy \/ XS","offer_id":52889140068672,"sku":"68645-NENA-XS","price":159.2,"currency_code":"USD","in_stock":true},{"title":"New Navy \/ S","offer_id":52889140101440,"sku":"68645-NENA-S","price":159.2,"currency_code":"USD","in_stock":true},{"title":"New Navy \/ M","offer_id":52889140134208,"sku":"68645-NENA-M","price":159.2,"currency_code":"USD","in_stock":true},{"title":"New Navy \/ L","offer_id":52889140166976,"sku":"68645-NENA-L","price":159.2,"currency_code":"USD","in_stock":true},{"title":"New Navy \/ XL","offer_id":52889140199744,"sku":"68645-NENA-XL","price":159.2,"currency_code":"USD","in_stock":true},{"title":"New Navy \/ XXL","offer_id":52889140232512,"sku":"68645-NENA-XXL","price":159.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0446\/7487\/5549\/files\/68645-BLK_40948fa4-7226-4803-b182-55b070417727.jpg?v=1785543822","url":"https:\/\/spokex.com\/products\/patagonia-kids-hi-loft-down-sweater-hoodie","provider":"SX Collective","version":"1.0","type":"link"}