{"product_id":"mens-half-zip-jacket-lightweight-hooded-casual-outdoor-windbreaker-all-season-oversized-relaxed-fit-coat-with-drawstring-hem-side-pockets-for-teen-adults-work-streetwear-style","title":"Men’s Lightweight Half-Zip Hooded Windbreaker","description":"\u003cstyle\u003e\n\/* ================================================\n   XAVELLUNE - MEN'S HALF-ZIP JACKET\n================================================ *\/\n\n.xav-mj,\n.xav-mj * {\n  box-sizing: border-box;\n}\n\n.xav-mj {\n  --dark: #28332f;\n  --olive: #4c5c4c;\n  --sage: #eaf0e8;\n  --cream: #f6f4ef;\n  --muted: #707870;\n  --border: #e1e6df;\n\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 16px 40px;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  color: var(--dark);\n  line-height: 1.5;\n}\n\n.xav-mj h2,\n.xav-mj h3,\n.xav-mj p {\n  margin-top: 0;\n}\n\n.xav-mj section {\n  margin: 20px 0 36px;\n}\n\n\/* ================================================\n   SIZE GUIDE - TEXT BLOCK\n================================================ *\/\n\n.xav-mj-size-copy {\n  padding: 27px 30px;\n\n  background:\n    linear-gradient(\n      125deg,\n      #e9ede7,\n      #f5f4ee\n    );\n\n  border: 1px solid #d9dfd5;\n  border-radius: 18px;\n\n  text-align: center;\n}\n\n.xav-mj-tag {\n  display: block;\n\n  margin-bottom: 7px;\n\n  color: #72816e;\n  font-size: 11px;\n  font-weight: 800;\n\n  letter-spacing: 1.1px;\n  text-transform: uppercase;\n}\n\n.xav-mj-size-copy h2 {\n  margin-bottom: 6px;\n\n  color: #28332f;\n\n  font-size: clamp(\n    25px,\n    3.5vw,\n    34px\n  );\n\n  line-height: 1.2;\n}\n\n.xav-mj-size-copy p {\n  margin-bottom: 0;\n\n  color: #69736b;\n  font-size: 14px;\n}\n\n\/* ================================================\n   INDEPENDENT IMAGE BLOCK\n================================================ *\/\n\n.xav-mj-img {\n  width: 100%;\n\n  margin-top: 12px;\n  padding: 7px;\n\n  background: #f6f7f4;\n\n  border: 1px solid #e2e6df;\n  border-radius: 20px;\n\n  overflow: hidden;\n}\n\n.xav-mj-img img {\n  display: block;\n\n  width: 100% !important;\n  max-width: 100% !important;\n\n  height: auto !important;\n\n  margin: 0 auto;\n\n  border-radius: 14px;\n\n  object-fit: contain;\n}\n\n.xav-mj-size-tip {\n  margin-top: 10px;\n  padding: 12px 15px;\n\n  background: #f7f8f5;\n\n  border: 1px solid #e3e8df;\n  border-radius: 12px;\n\n  color: #68736a;\n  font-size: 12px;\n}\n\n\/* ================================================\n   HERO\n================================================ *\/\n\n.xav-mj-hero {\n  padding: 32px 38px;\n\n  background:\n    linear-gradient(\n      125deg,\n      #e9efea,\n      #f5f4ef\n    );\n\n  border: 1px solid #dde4dc;\n  border-radius: 20px;\n\n  text-align: center;\n}\n\n.xav-mj-eyebrow {\n  display: block;\n\n  margin-bottom: 8px;\n\n  color: #657961;\n\n  font-size: 11px;\n  font-weight: 800;\n\n  letter-spacing: 1.2px;\n}\n\n.xav-mj-hero h2 {\n  max-width: 800px;\n\n  margin: 0 auto 9px;\n\n  color: var(--dark);\n\n  font-size: clamp(\n    28px,\n    4vw,\n    42px\n  );\n\n  line-height: 1.15;\n}\n\n.xav-mj-hero \u003e p {\n  max-width: 650px;\n\n  margin: 0 auto;\n\n  color: #677369;\n  font-size: 16px;\n}\n\n\/* ================================================\n   THREE HORIZONTAL FEATURES\n================================================ *\/\n\n.xav-mj-mini {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr)) !important;\n\n  gap: 10px;\n\n  max-width: 720px;\n\n  margin: 21px auto 0;\n}\n\n.xav-mj-mini div {\n  min-width: 0;\n\n  padding: 10px 5px;\n\n  background: #ffffff;\n\n  border-radius: 999px;\n\n  color: var(--dark);\n\n  font-size: 13px;\n  font-weight: 800;\n\n  text-align: center;\n}\n\n\/* ================================================\n   SECTION TITLES\n================================================ *\/\n\n.xav-mj-heading {\n  margin-bottom: 20px;\n  text-align: center;\n}\n\n.xav-mj-heading span {\n  display: block;\n\n  margin-bottom: 7px;\n\n  color: #758573;\n  font-size: 11px;\n  font-weight: 800;\n\n  letter-spacing: 1px;\n}\n\n.xav-mj-heading h2 {\n  margin-bottom: 6px;\n\n  color: var(--dark);\n\n  font-size: clamp(\n    25px,\n    3.4vw,\n    35px\n  );\n\n  line-height: 1.2;\n}\n\n.xav-mj-heading p {\n  color: var(--muted);\n  font-size: 15px;\n}\n\n\/* ================================================\n   CORE SELLING POINT BLOCKS\n   ALL THE SAME COLOR\n================================================ *\/\n\n.xav-mj-feature {\n  margin-bottom: 29px;\n}\n\n.xav-mj-copy {\n  padding: 24px 27px;\n\n  background: #edf1eb;\n\n  border: 1px solid #dfe5dc;\n  border-radius: 17px;\n}\n\n.xav-mj-copy h3 {\n  margin-bottom: 6px;\n\n  color: var(--dark);\n  font-size: 22px;\n  line-height: 1.25;\n}\n\n.xav-mj-copy p {\n  margin-bottom: 0;\n\n  color: #68736a;\n  font-size: 15px;\n}\n\n\/* ================================================\n   THREE SHORT BENEFIT CARDS\n================================================ *\/\n\n.xav-mj-grid {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr)) !important;\n\n  gap: 12px;\n}\n\n.xav-mj-card {\n  min-width: 0;\n\n  padding: 22px 10px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--border);\n  border-radius: 16px;\n\n  text-align: center;\n}\n\n.xav-mj-icon {\n  display: flex;\n\n  width: 44px;\n  height: 44px;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0 auto 10px;\n\n  background: #e9f0e7;\n  border-radius: 50%;\n\n  font-size: 21px;\n}\n\n.xav-mj-card h3 {\n  margin-bottom: 4px;\n\n  font-size: 16px;\n  line-height: 1.25;\n}\n\n.xav-mj-card p {\n  margin-bottom: 0;\n\n  color: var(--muted);\n  font-size: 12px;\n}\n\n\/* ================================================\n   PRODUCT SPECS\n================================================ *\/\n\n.xav-mj-spec-wrap {\n  padding: 8px;\n\n  background: #f7f8f5;\n  border-radius: 20px;\n}\n\n.xav-mj-spec {\n  padding: 24px;\n\n  background: #ffffff;\n\n  border: 1px solid #dfe5dd;\n  border-radius: 15px;\n}\n\n.xav-mj-spec h3 {\n  margin-bottom: 16px;\n\n  color: var(--dark);\n  font-size: 21px;\n}\n\n.xav-mj-row {\n  display: grid;\n\n  grid-template-columns:\n    190px 1fr;\n\n  gap: 15px;\n\n  padding: 12px 0;\n\n  border-bottom: 1px solid #edf0eb;\n\n  font-size: 14px;\n}\n\n.xav-mj-row:last-child {\n  border-bottom: 0;\n}\n\n.xav-mj-row strong {\n  color: #39483e;\n}\n\n.xav-mj-row span {\n  color: #6c756e;\n}\n\n\/* ================================================\n   FAQ\n================================================ *\/\n\n.xav-mj-faq {\n  max-width: 920px;\n  margin: 0 auto;\n}\n\n.xav-mj-faq details {\n  margin-bottom: 10px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--border);\n  border-radius: 13px;\n\n  overflow: hidden;\n\n  transition:\n    border-color .25s ease,\n    box-shadow .25s ease;\n}\n\n.xav-mj-faq details[open] {\n  border-color: #bdcbb9;\n\n  box-shadow:\n    0 5px 18px rgba(30,50,35,.06);\n}\n\n.xav-mj-faq summary {\n  position: relative;\n\n  padding: 17px 45px 17px 17px;\n\n  color: var(--dark);\n\n  font-size: 15px;\n  font-weight: 700;\n\n  cursor: pointer;\n  list-style: none;\n}\n\n.xav-mj-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.xav-mj-faq summary::after {\n  content: \"\";\n\n  position: absolute;\n\n  top: 50%;\n  right: 19px;\n\n  width: 9px;\n  height: 9px;\n\n  border-right: 2px solid #657961;\n  border-bottom: 2px solid #657961;\n\n  transform:\n    translateY(-65%)\n    rotate(45deg);\n\n  transition: transform .3s ease;\n}\n\n.xav-mj-faq details[open] summary::after {\n  transform:\n    translateY(-30%)\n    rotate(225deg);\n}\n\n.xav-mj-answer {\n  padding: 0 17px 17px;\n\n  color: var(--muted);\n  font-size: 14px;\n}\n\n\/* ================================================\n   GUARANTEES\n================================================ *\/\n\n.xav-mj-guarantees {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr)) !important;\n\n  gap: 12px;\n}\n\n.xav-mj-guarantee {\n  min-width: 0;\n\n  padding: 20px 10px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--border);\n  border-radius: 15px;\n\n  text-align: center;\n}\n\n.xav-mj-guarantee-icon {\n  margin-bottom: 7px;\n  font-size: 25px;\n}\n\n.xav-mj-guarantee h3 {\n  margin-bottom: 4px;\n\n  color: var(--dark);\n\n  font-size: 16px;\n  line-height: 1.25;\n}\n\n.xav-mj-guarantee p {\n  margin-bottom: 0;\n\n  color: var(--muted);\n  font-size: 11px;\n}\n\n\/* ================================================\n   FINAL CTA\n================================================ *\/\n\n.xav-mj-cta {\n  padding: 38px 24px;\n\n  background:\n    linear-gradient(\n      125deg,\n      #27382e,\n      #4c624c\n    );\n\n  border-radius: 20px;\n\n  text-align: center;\n}\n\n.xav-mj-cta h2 {\n  margin-bottom: 8px;\n\n  color: #ffffff;\n\n  font-size: clamp(\n    26px,\n    3.7vw,\n    37px\n  );\n\n  line-height: 1.2;\n}\n\n.xav-mj-cta p {\n  margin: 0 auto 23px;\n\n  color: #e2e9df;\n  font-size: 14px;\n}\n\n.xav-mj-buy {\n  display: inline-flex;\n\n  min-width: 205px;\n\n  align-items: center;\n  justify-content: center;\n\n  padding: 15px 29px;\n\n  background: #e3d8b9;\n\n  border-radius: 999px;\n\n  color: #28382d !important;\n\n  font-size: 16px;\n  font-weight: 900;\n\n  text-decoration: none !important;\n\n  box-shadow: 0 7px 0 #a99b79;\n\n  transform: translateY(0);\n\n  transition:\n    transform .18s ease,\n    box-shadow .18s ease,\n    background .18s ease;\n}\n\n.xav-mj-buy:hover {\n  background: #f0e6c9;\n\n  transform: translateY(-3px);\n\n  box-shadow: 0 10px 0 #a99b79;\n}\n\n.xav-mj-buy:active {\n  transform: translateY(5px);\n\n  box-shadow: 0 2px 0 #a99b79;\n}\n\n\/* ================================================\n   MOBILE\n================================================ *\/\n\n@media (max-width: 749px) {\n\n  .xav-mj {\n    padding: 0 10px 30px;\n  }\n\n  .xav-mj section {\n    margin-bottom: 30px;\n  }\n\n  .xav-mj-size-copy,\n  .xav-mj-hero {\n    padding: 23px 13px;\n    border-radius: 15px;\n  }\n\n  .xav-mj-size-copy h2 {\n    font-size: 24px;\n  }\n\n  .xav-mj-hero h2 {\n    font-size: 27px;\n  }\n\n  .xav-mj-size-copy p,\n  .xav-mj-hero \u003e p {\n    font-size: 13px;\n  }\n\n  .xav-mj-size-image,\n  .xav-mj-img {\n    margin-top: 9px;\n    padding: 4px;\n    border-radius: 14px;\n  }\n\n  .xav-mj-img img {\n    border-radius: 10px;\n  }\n\n  .xav-mj-mini {\n    grid-template-columns:\n      repeat(3,minmax(0,1fr)) !important;\n\n    gap: 5px;\n    margin-top: 16px;\n  }\n\n  .xav-mj-mini div {\n    padding: 9px 3px;\n\n    font-size: 9px;\n    border-radius: 9px;\n  }\n\n  .xav-mj-heading h2 {\n    font-size: 24px;\n  }\n\n  .xav-mj-heading p {\n    font-size: 13px;\n  }\n\n  .xav-mj-copy {\n    padding: 19px 15px;\n    border-radius: 14px;\n  }\n\n  .xav-mj-copy h3 {\n    font-size: 19px;\n  }\n\n  .xav-mj-copy p {\n    font-size: 13px;\n  }\n\n  .xav-mj-grid,\n  .xav-mj-guarantees {\n    grid-template-columns:\n      repeat(3,minmax(0,1fr)) !important;\n\n    gap: 5px;\n  }\n\n  .xav-mj-card,\n  .xav-mj-guarantee {\n    min-width: 0;\n\n    padding: 13px 3px;\n    border-radius: 10px;\n  }\n\n  .xav-mj-icon {\n    width: 34px;\n    height: 34px;\n\n    margin-bottom: 6px;\n    font-size: 17px;\n  }\n\n  .xav-mj-card h3 {\n    font-size: 10.5px;\n    line-height: 1.15;\n  }\n\n  .xav-mj-card p {\n    font-size: 8.5px;\n  }\n\n  .xav-mj-guarantee-icon {\n    font-size: 19px;\n  }\n\n  .xav-mj-guarantee h3 {\n    font-size: 9.5px;\n    line-height: 1.15;\n  }\n\n  .xav-mj-guarantee p {\n    font-size: 8px;\n  }\n\n  .xav-mj-spec {\n    padding: 17px 14px;\n  }\n\n  .xav-mj-row {\n    grid-template-columns: 1fr;\n\n    gap: 3px;\n    font-size: 13px;\n  }\n\n  .xav-mj-faq summary {\n    font-size: 13px;\n  }\n\n  .xav-mj-answer {\n    font-size: 12.5px;\n  }\n\n  .xav-mj-cta {\n    padding: 29px 14px;\n  }\n\n  .xav-mj-cta h2 {\n    font-size: 25px;\n  }\n\n  .xav-mj-buy {\n    width: 100%;\n    max-width: 310px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"xav-mj\"\u003e\n\u003c!-- =========================================\n     SIZE GUIDE FIRST\n========================================= --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-mj-size-copy\"\u003e\n\u003cspan class=\"xav-mj-tag\"\u003e CHECK YOUR SIZE FIRST \u003c\/span\u003e\n\u003ch2\u003eFind Your Best Fit\u003c\/h2\u003e\n\u003cp\u003eCompare the jacket measurements before choosing your size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- REPLACE WITH ORIGINAL SIZE CHART IMAGE --\u003e\n\u003cdiv class=\"xav-mj-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/10_cea7c15d-0bbf-4103-b7e8-647359d3723e.png?v=1789807013\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-size-tip\"\u003e\n\u003cstrong\u003eFit Tip:\u003c\/strong\u003e This jacket has a relaxed, oversized silhouette. Compare the garment measurements with a jacket you already own and like the fit of.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n     HERO\n========================================= --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-mj-hero\"\u003e\n\u003cspan class=\"xav-mj-eyebrow\"\u003e MEN'S EVERYDAY OUTERWEAR \u003c\/span\u003e\n\u003ch2\u003eRelaxed Fit. Everyday Edge.\u003c\/h2\u003e\n\u003cp\u003eA lightweight hooded half-zip jacket made for effortless streetwear.\u003c\/p\u003e\n\u003cdiv class=\"xav-mj-mini\"\u003e\n\u003cdiv\u003eHalf-Zip\u003c\/div\u003e\n\u003cdiv\u003eRelaxed Fit\u003c\/div\u003e\n\u003cdiv\u003eAdjustable Hem\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REPLACE WITH MAIN PRODUCT IMAGE --\u003e\n\u003cdiv class=\"xav-mj-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/8_1b187f44-92a4-425e-b33a-7b31c633e716.png?v=1789806686\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n     CORE SELLING POINTS\n========================================= --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-mj-heading\"\u003e\n\u003cspan\u003e STYLE MEETS EVERYDAY FUNCTION \u003c\/span\u003e\n\u003ch2\u003eOne Jacket. More Ways to Wear It.\u003c\/h2\u003e\n\u003cp\u003eRelaxed streetwear styling with practical everyday details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"xav-mj-feature\"\u003e\n\u003cdiv class=\"xav-mj-copy\"\u003e\n\u003ch3\u003eHalf-Zip Hooded Design\u003c\/h3\u003e\n\u003cp\u003eAn easy pullover layer with a hood and adjustable neckline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/4_b0ee6cc5-b00a-4d3e-8fdd-54a6bea60f1a.png?v=1789806686\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"xav-mj-feature\"\u003e\n\u003cdiv class=\"xav-mj-copy\"\u003e\n\u003ch3\u003eRelaxed Oversized Fit\u003c\/h3\u003e\n\u003cp\u003eA roomy silhouette made for easy movement and casual layering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/9_8d80f7db-b598-417b-a7f4-98eb93a4b733.png?v=1789806753\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"xav-mj-feature\"\u003e\n\u003cdiv class=\"xav-mj-copy\"\u003e\n\u003ch3\u003eAdjustable Drawstring Hem\u003c\/h3\u003e\n\u003cp\u003eCinch the hem for a more defined shape or keep it loose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/6_2f2aa5c1-f1f4-4bb6-a347-9f31c8a18fe0.png?v=1789806686\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"xav-mj-feature\"\u003e\n\u003cdiv class=\"xav-mj-copy\"\u003e\n\u003ch3\u003eEveryday Side Pockets\u003c\/h3\u003e\n\u003cp\u003eKeep your phone, keys and daily essentials close at hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/3_ae09c1de-004d-4daa-b941-5f142e6d6d99.png?v=1789806686\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n     THREE SHORT BENEFITS\n========================================= --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-mj-heading\"\u003e\n\u003cspan\u003e MADE FOR DAILY ROTATION \u003c\/span\u003e\n\u003ch2\u003eSimple. Relaxed. Versatile.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-grid\"\u003e\n\u003cdiv class=\"xav-mj-card\"\u003e\n\u003cdiv class=\"xav-mj-icon\"\u003e🧥\u003c\/div\u003e\n\u003ch3\u003eEasy Layering\u003c\/h3\u003e\n\u003cp\u003eLightweight Feel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-card\"\u003e\n\u003cdiv class=\"xav-mj-icon\"\u003e↔\u003c\/div\u003e\n\u003ch3\u003eRelaxed Fit\u003c\/h3\u003e\n\u003cp\u003eRoomy Style\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-card\"\u003e\n\u003cdiv class=\"xav-mj-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eStreet Ready\u003c\/h3\u003e\n\u003cp\u003eEasy Outfits\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n     LIGHTWEIGHT EVERYDAY LAYER\n========================================= --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-mj-feature\"\u003e\n\u003cdiv class=\"xav-mj-copy\"\u003e\n\u003ch3\u003eThe Layer You'll Keep Reaching For\u003c\/h3\u003e\n\u003cp\u003eA relaxed outer layer for everyday plans and changing seasons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/7_cde851c2-17c7-42ea-b600-7118c1a83466.png?v=1789806686\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n     STYLE \u0026 USE\n========================================= --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-mj-heading\"\u003e\n\u003cspan\u003e WEAR IT YOUR WAY \u003c\/span\u003e\n\u003ch2\u003eBuilt for Everyday Plans\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-grid\"\u003e\n\u003cdiv class=\"xav-mj-card\"\u003e\n\u003cdiv class=\"xav-mj-icon\"\u003e👟\u003c\/div\u003e\n\u003ch3\u003eStreetwear\u003c\/h3\u003e\n\u003cp\u003eDenim + Cargos\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-card\"\u003e\n\u003cdiv class=\"xav-mj-icon\"\u003e🌿\u003c\/div\u003e\n\u003ch3\u003eOutdoors\u003c\/h3\u003e\n\u003cp\u003eCasual Layer\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-card\"\u003e\n\u003cdiv class=\"xav-mj-icon\"\u003e☕\u003c\/div\u003e\n\u003ch3\u003eEveryday\u003c\/h3\u003e\n\u003cp\u003eEasy Comfort\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n     PRODUCT SPECIFICATIONS\n========================================= --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-mj-heading\"\u003e\n\u003cspan\u003e PRODUCT DETAILS \u003c\/span\u003e\n\u003ch2\u003eDetails That Make It Work\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-spec-wrap\"\u003e\n\u003cdiv class=\"xav-mj-spec\"\u003e\n\u003ch3\u003eMen's Half-Zip Hooded Jacket\u003c\/h3\u003e\n\u003cdiv class=\"xav-mj-row\"\u003e\n\u003cstrong\u003e Product Type \u003c\/strong\u003e \u003cspan\u003e Lightweight Casual Pullover Jacket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-row\"\u003e\n\u003cstrong\u003e Fit \u003c\/strong\u003e \u003cspan\u003e Relaxed \/ Oversized \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-row\"\u003e\n\u003cstrong\u003e Neckline \u003c\/strong\u003e \u003cspan\u003e Half-Zip Front \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-row\"\u003e\n\u003cstrong\u003e Hood \u003c\/strong\u003e \u003cspan\u003e Hooded Design \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-row\"\u003e\n\u003cstrong\u003e Hem \u003c\/strong\u003e \u003cspan\u003e Adjustable Drawstring Hem \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-row\"\u003e\n\u003cstrong\u003e Pockets \u003c\/strong\u003e \u003cspan\u003e Side Pockets \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-row\"\u003e\n\u003cstrong\u003e Style \u003c\/strong\u003e \u003cspan\u003e Casual \/ Outdoor \/ Streetwear \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-row\"\u003e\n\u003cstrong\u003e Season \u003c\/strong\u003e \u003cspan\u003e Transitional \u0026amp; Everyday Layering \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-row\"\u003e\n\u003cstrong\u003e Size Reference \u003c\/strong\u003e \u003cspan\u003e See Size Guide Above \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-row\"\u003e\n\u003cstrong\u003e Care \u003c\/strong\u003e \u003cspan\u003e Follow the Garment Care Label \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n     FAQ\n========================================= --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-mj-heading\"\u003e\n\u003cspan\u003e QUESTIONS, ANSWERED \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I choose my size?\u003c\/summary\u003e\n\u003cdiv class=\"xav-mj-answer\"\u003eCheck the size guide at the top of this page. Compare the garment measurements with a jacket you already own and like the fit of.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the fit oversized?\u003c\/summary\u003e\n\u003cdiv class=\"xav-mj-answer\"\u003eYes. This jacket is designed with a relaxed, oversized silhouette for casual styling and comfortable layering.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a full-length zipper?\u003c\/summary\u003e\n\u003cdiv class=\"xav-mj-answer\"\u003eNo. This is a half-zip pullover style, not a full-zip jacket.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I adjust the hem?\u003c\/summary\u003e\n\u003cdiv class=\"xav-mj-answer\"\u003eYes. The drawstring hem lets you adjust the lower opening and change the shape of the jacket.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have pockets?\u003c\/summary\u003e\n\u003cdiv class=\"xav-mj-answer\"\u003eYes. The jacket features side pockets for convenient access to everyday essentials.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I wear it for everyday streetwear?\u003c\/summary\u003e\n\u003cdiv class=\"xav-mj-answer\"\u003eYes. Its relaxed shape works with jeans, cargo pants, joggers and sneakers for easy casual outfits.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for outdoor activities?\u003c\/summary\u003e\n\u003cdiv class=\"xav-mj-answer\"\u003eThe lightweight hooded design works as a casual outer layer for everyday outdoor activities. It is not presented as specialist waterproof or insulated gear.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for it?\u003c\/summary\u003e\n\u003cdiv class=\"xav-mj-answer\"\u003eRefer to the garment's care label for the appropriate washing and drying instructions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n     SHIPPING \u0026 STORE GUARANTEES\n========================================= --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-mj-heading\"\u003e\n\u003cspan\u003e SHOP WITH CONFIDENCE \u003c\/span\u003e\n\u003ch2\u003eYou're Covered\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-guarantees\"\u003e\n\u003cdiv class=\"xav-mj-guarantee\"\u003e\n\u003cdiv class=\"xav-mj-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eTracked Shipping\u003c\/h3\u003e\n\u003cp\u003eOrder Tracking\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-guarantee\"\u003e\n\u003cdiv class=\"xav-mj-guarantee-icon\"\u003e↺\u003c\/div\u003e\n\u003ch3\u003e14-Day Returns\u003c\/h3\u003e\n\u003cp\u003eEasy Returns\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-mj-guarantee\"\u003e\n\u003cdiv class=\"xav-mj-guarantee-icon\"\u003e🔒\u003c\/div\u003e\n\u003ch3\u003eSecure Checkout\u003c\/h3\u003e\n\u003cp\u003eSafe Payment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n     FINAL CTA\n========================================= --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-mj-cta\"\u003e\n\u003ch2\u003eYour New Everyday Layer\u003c\/h2\u003e\n\u003cp\u003eRelaxed fit, practical details and effortless streetwear style.\u003c\/p\u003e\n\u003ca class=\"xav-mj-buy\" href=\"\/products\/mens-half-zip-jacket-lightweight-hooded-casual-outdoor-windbreaker-all-season-oversized-relaxed-fit-coat-with-drawstring-hem-side-pockets-for-teen-adults-work-streetwear-style\"\u003e CHOOSE YOUR SIZE \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YY","offers":[{"title":"Black \/ M","offer_id":44874350952490,"sku":"NC01792609196238-黑色-M","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":44874350985258,"sku":"NC01792609196238-黑色-L","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44874351018026,"sku":"NC01792609196238-黑色-XL","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":44874351050794,"sku":"NC01792609196238-黑色-2XL","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":44874351083562,"sku":"NC01792609196238-黑色-3XL","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":44874351116330,"sku":"NC01792609196238-绿色-M","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":44874351149098,"sku":"NC01792609196238-绿色-L","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":44874351181866,"sku":"NC01792609196238-绿色-XL","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2XL","offer_id":44874351214634,"sku":"NC01792609196238-绿色-2XL","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ 3XL","offer_id":44874351247402,"sku":"NC01792609196238-绿色-3XL","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Orange \/ M","offer_id":44874351280170,"sku":"NC01792609196238-桔红色-M","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Orange \/ L","offer_id":44874351312938,"sku":"NC01792609196238-桔红色-L","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Orange \/ XL","offer_id":44874351345706,"sku":"NC01792609196238-桔红色-XL","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 2XL","offer_id":44874351378474,"sku":"NC01792609196238-桔红色-2XL","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 3XL","offer_id":44874351411242,"sku":"NC01792609196238-桔红色-3XL","price":49.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/9_8d80f7db-b598-417b-a7f4-98eb93a4b733.png?v=1789806753","url":"https:\/\/xavellune.com\/products\/mens-half-zip-jacket-lightweight-hooded-casual-outdoor-windbreaker-all-season-oversized-relaxed-fit-coat-with-drawstring-hem-side-pockets-for-teen-adults-work-streetwear-style","provider":"Xavellune","version":"1.0","type":"link"}