{"product_id":"women-long-vest-solid-color-sleeveless-hood-winter-puffer-vest-outwear","title":"Women's Long Hooded Puffer Vest – Cozy Sleeveless Winter Layer","description":"\u003cstyle\u003e\n\/* ==============================================\n   XAVELLUNE | WOMEN'S LONG PUFFER VEST\n============================================== *\/\n\n.xav-longvest,\n.xav-longvest * {\n  box-sizing: border-box;\n}\n\n.xav-longvest {\n  --dark: #393b37;\n  --brown: #77695e;\n  --accent: #948676;\n  --cream: #f6f2ed;\n  --soft: #f0ebe5;\n  --paper: #fbf9f6;\n  --muted: #77736d;\n  --line: #e5dfd8;\n\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 16px 42px;\n\n  color: var(--dark);\n  font-family: -apple-system, BlinkMacSystemFont,\n    \"Segoe UI\", Arial, sans-serif;\n  line-height: 1.55;\n}\n\n.xav-longvest h2,\n.xav-longvest h3,\n.xav-longvest p {\n  margin-top: 0;\n}\n\n.xav-longvest section {\n  margin: 20px 0 38px;\n}\n\n\/* ==============================================\n   FIRST: SIZE TEXT COLOR BLOCK\n============================================== *\/\n\n.xav-longvest-size-text {\n  padding: 25px 30px;\n  background: linear-gradient(120deg, #efe9e1, #f9f6f1);\n  border: 1px solid #e2d8cd;\n  border-radius: 18px;\n  text-align: center;\n}\n\n.xav-longvest-label {\n  display: block;\n  margin-bottom: 7px;\n  color: #96806c;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.1px;\n  text-transform: uppercase;\n}\n\n.xav-longvest-size-text h2 {\n  margin: 0 0 6px;\n  color: var(--dark);\n  font-size: clamp(25px, 3.4vw, 34px);\n  line-height: 1.2;\n}\n\n.xav-longvest-size-text p {\n  max-width: 680px;\n  margin: 0 auto;\n  color: #756e66;\n  font-size: 14px;\n}\n\n.xav-longvest-fit-tip {\n  margin-top: 10px;\n  padding: 12px 15px;\n  background: var(--paper);\n  border: 1px solid var(--line);\n  border-radius: 12px;\n  color: var(--muted);\n  font-size: 12px;\n}\n\n\/* ==============================================\n   INDEPENDENT IMAGE COLOR BLOCK\n   KEEP ORIGINAL IMAGE RATIO\n============================================== *\/\n\n.xav-longvest-image {\n  width: 100%;\n  margin-top: 12px;\n  padding: 7px;\n\n  background: #f8f7f4;\n  border: 1px solid #e7e2dc;\n  border-radius: 20px;\n  overflow: hidden;\n}\n\n.xav-longvest .xav-longvest-image img {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  max-height: none !important;\n  margin: 0 auto !important;\n  border-radius: 14px !important;\n  object-fit: contain !important;\n}\n\n\/* ==============================================\n   HORIZONTAL HERO BANNER\n============================================== *\/\n\n.xav-longvest-hero {\n  padding: 31px 35px;\n  background: linear-gradient(\n    120deg,\n    #eee9e2,\n    #f9f7f3 60%,\n    #eeeae5\n  );\n  border: 1px solid #e2dbd3;\n  border-radius: 20px;\n  text-align: center;\n}\n\n.xav-longvest-eyebrow {\n  display: block;\n  margin-bottom: 8px;\n  color: #988774;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.1px;\n  text-transform: uppercase;\n}\n\n.xav-longvest-hero h2 {\n  max-width: 800px;\n  margin: 0 auto 9px;\n  color: var(--dark);\n  font-size: clamp(28px, 4vw, 42px);\n  line-height: 1.14;\n}\n\n.xav-longvest-hero \u003e p {\n  max-width: 650px;\n  margin: 0 auto;\n  color: #756f67;\n  font-size: 15px;\n}\n\n\/* ==============================================\n   TOP THREE FEATURES\n============================================== *\/\n\n.xav-longvest-mini {\n  display: grid !important;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr)) !important;\n  gap: 10px;\n  max-width: 720px;\n  margin: 20px auto 0;\n}\n\n.xav-longvest-mini div {\n  min-width: 0;\n  padding: 11px 5px;\n  background: #ffffff;\n  border-radius: 999px;\n  color: var(--dark);\n  font-size: 13px;\n  font-weight: 800;\n  text-align: center;\n}\n\n\/* ==============================================\n   SECTION HEADINGS\n============================================== *\/\n\n.xav-longvest-heading {\n  max-width: 790px;\n  margin: 0 auto 21px;\n  text-align: center;\n}\n\n.xav-longvest-heading span {\n  display: block;\n  margin-bottom: 7px;\n  color: #968674;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.xav-longvest-heading h2 {\n  margin-bottom: 7px;\n  color: var(--dark);\n  font-size: clamp(25px, 3.4vw, 35px);\n  line-height: 1.2;\n}\n\n.xav-longvest-heading p {\n  margin-bottom: 0;\n  color: var(--muted);\n  font-size: 15px;\n}\n\n\/* ==============================================\n   UNIFIED SELLING POINT TEXT BLOCKS\n============================================== *\/\n\n.xav-longvest-feature {\n  margin-bottom: 29px;\n}\n\n.xav-longvest-copy {\n  padding: 23px 27px;\n  background: #f1ece6;\n  border: 1px solid #e3d9cf;\n  border-radius: 17px;\n}\n\n.xav-longvest-copy h3 {\n  margin-bottom: 6px;\n  color: var(--dark);\n  font-size: 22px;\n  line-height: 1.25;\n}\n\n.xav-longvest-copy p {\n  margin-bottom: 0;\n  color: #756e66;\n  font-size: 15px;\n}\n\n\/* ==============================================\n   THREE HORIZONTAL BENEFIT CARDS\n============================================== *\/\n\n.xav-longvest-grid {\n  display: grid !important;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr)) !important;\n  gap: 12px;\n}\n\n.xav-longvest-card {\n  min-width: 0;\n  padding: 21px 10px;\n  background: #ffffff;\n  border: 1px solid var(--line);\n  border-radius: 15px;\n  text-align: center;\n}\n\n.xav-longvest-icon {\n  display: flex;\n  width: 44px;\n  height: 44px;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 9px;\n  background: #f0ebe5;\n  border-radius: 50%;\n  font-size: 21px;\n}\n\n.xav-longvest-card h3 {\n  margin-bottom: 4px;\n  color: var(--dark);\n  font-size: 16px;\n  line-height: 1.2;\n}\n\n.xav-longvest-card p {\n  margin-bottom: 0;\n  color: var(--muted);\n  font-size: 12px;\n}\n\n\/* ==============================================\n   SPECIFICATIONS\n============================================== *\/\n\n.xav-longvest-spec-wrap {\n  padding: 8px;\n  background: #faf9f7;\n  border-radius: 20px;\n}\n\n.xav-longvest-spec {\n  padding: 24px;\n  background: #ffffff;\n  border: 1px solid var(--line);\n  border-radius: 15px;\n}\n\n.xav-longvest-spec h3 {\n  margin-bottom: 16px;\n  color: var(--dark);\n  font-size: 21px;\n}\n\n.xav-longvest-spec-row {\n  display: grid;\n  grid-template-columns: 190px 1fr;\n  gap: 15px;\n  padding: 12px 0;\n  border-bottom: 1px solid #eee9e3;\n  font-size: 14px;\n}\n\n.xav-longvest-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.xav-longvest-spec-row strong {\n  color: #4b4741;\n}\n\n.xav-longvest-spec-row span {\n  color: #78736d;\n}\n\n\/* ==============================================\n   FAQ WITH ROTATING ARROW\n============================================== *\/\n\n.xav-longvest-faq {\n  max-width: 920px;\n  margin: 0 auto;\n}\n\n.xav-longvest-faq details {\n  margin-bottom: 10px;\n  background: #ffffff;\n  border: 1px solid var(--line);\n  border-radius: 13px;\n  overflow: hidden;\n  transition:\n    border-color .25s ease,\n    box-shadow .25s ease;\n}\n\n.xav-longvest-faq details[open] {\n  border-color: #cbbbaa;\n  box-shadow:\n    0 6px 18px rgba(60, 45, 35, .06);\n}\n\n.xav-longvest-faq summary {\n  position: relative;\n  padding: 17px 47px 17px 17px;\n  color: var(--dark);\n  font-size: 15px;\n  font-weight: 700;\n  cursor: pointer;\n  list-style: none;\n}\n\n.xav-longvest-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.xav-longvest-faq summary::after {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  right: 19px;\n  width: 9px;\n  height: 9px;\n  border-right: 2px solid #978572;\n  border-bottom: 2px solid #978572;\n  transform:\n    translateY(-65%)\n    rotate(45deg);\n  transition: transform .3s ease;\n}\n\n.xav-longvest-faq details[open] summary::after {\n  transform:\n    translateY(-30%)\n    rotate(225deg);\n}\n\n.xav-longvest-answer {\n  padding: 0 17px 17px;\n  color: var(--muted);\n  font-size: 14px;\n}\n\n\/* ==============================================\n   STORE GUARANTEES\n============================================== *\/\n\n.xav-longvest-guarantees {\n  display: grid !important;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr)) !important;\n  gap: 12px;\n}\n\n.xav-longvest-guarantee {\n  min-width: 0;\n  padding: 21px 10px;\n  background: #ffffff;\n  border: 1px solid var(--line);\n  border-radius: 15px;\n  text-align: center;\n}\n\n.xav-longvest-guarantee-icon {\n  margin-bottom: 7px;\n  font-size: 25px;\n}\n\n.xav-longvest-guarantee h3 {\n  margin-bottom: 4px;\n  color: var(--dark);\n  font-size: 16px;\n  line-height: 1.2;\n}\n\n.xav-longvest-guarantee p {\n  margin-bottom: 0;\n  color: var(--muted);\n  font-size: 11px;\n}\n\n\/* ==============================================\n   FINAL CTA\n============================================== *\/\n\n.xav-longvest-cta {\n  padding: 38px 24px;\n  background: linear-gradient(\n    120deg,\n    #3b3c37,\n    #635b52\n  );\n  border-radius: 20px;\n  text-align: center;\n}\n\n.xav-longvest-cta h2 {\n  margin-bottom: 8px;\n  color: #ffffff;\n  font-size: clamp(26px, 3.7vw, 37px);\n  line-height: 1.2;\n}\n\n.xav-longvest-cta p {\n  max-width: 620px;\n  margin: 0 auto 22px;\n  color: #efe8df;\n  font-size: 14px;\n}\n\n.xav-longvest-buy {\n  display: inline-flex;\n  min-width: 210px;\n  align-items: center;\n  justify-content: center;\n  padding: 15px 29px;\n  background: #e7d8c6;\n  border: 2px solid #e7d8c6;\n  border-radius: 999px;\n  color: #403a34 !important;\n  font-size: 16px;\n  font-weight: 900;\n  text-decoration: none !important;\n  box-shadow: 0 7px 0 #ab9380;\n  transform: translateY(0);\n  transition:\n    transform .18s ease,\n    box-shadow .18s ease,\n    background .18s ease;\n}\n\n.xav-longvest-buy:hover {\n  background: #f3e5d5;\n  transform: translateY(-3px);\n  box-shadow: 0 10px 0 #ab9380;\n}\n\n.xav-longvest-buy:active {\n  transform: translateY(5px);\n  box-shadow: 0 2px 0 #ab9380;\n}\n\n\/* ==============================================\n   MOBILE\n============================================== *\/\n\n@media (max-width: 749px) {\n\n  .xav-longvest {\n    padding: 0 10px 30px;\n  }\n\n  .xav-longvest section {\n    margin-bottom: 30px;\n  }\n\n  .xav-longvest-size-text,\n  .xav-longvest-hero {\n    padding: 22px 13px;\n    border-radius: 15px;\n  }\n\n  .xav-longvest-size-text h2 {\n    font-size: 24px;\n  }\n\n  .xav-longvest-hero h2 {\n    font-size: 27px;\n  }\n\n  .xav-longvest-size-text p,\n  .xav-longvest-hero \u003e p {\n    font-size: 13px;\n  }\n\n  .xav-longvest-image {\n    margin-top: 9px;\n    padding: 4px;\n    border-radius: 14px;\n  }\n\n  .xav-longvest .xav-longvest-image img {\n    border-radius: 10px !important;\n  }\n\n  .xav-longvest-fit-tip {\n    padding: 10px;\n    font-size: 11px;\n  }\n\n  \/* Three hero badges remain horizontal *\/\n\n  .xav-longvest-mini {\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr)) !important;\n    gap: 5px;\n    margin-top: 15px;\n  }\n\n  .xav-longvest-mini div {\n    padding: 9px 2px;\n    border-radius: 9px;\n    font-size: 9px;\n    line-height: 1.2;\n  }\n\n  .xav-longvest-heading {\n    margin-bottom: 16px;\n  }\n\n  .xav-longvest-heading span {\n    font-size: 9px;\n  }\n\n  .xav-longvest-heading h2 {\n    font-size: 24px;\n  }\n\n  .xav-longvest-heading p {\n    font-size: 13px;\n  }\n\n  .xav-longvest-copy {\n    padding: 18px 15px;\n    border-radius: 14px;\n  }\n\n  .xav-longvest-copy h3 {\n    font-size: 19px;\n  }\n\n  .xav-longvest-copy p {\n    font-size: 13px;\n  }\n\n  \/* Benefits and guarantees remain horizontal *\/\n\n  .xav-longvest-grid,\n  .xav-longvest-guarantees {\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr)) !important;\n    gap: 5px;\n  }\n\n  .xav-longvest-card,\n  .xav-longvest-guarantee {\n    min-width: 0;\n    padding: 13px 3px;\n    border-radius: 10px;\n  }\n\n  .xav-longvest-icon {\n    width: 34px;\n    height: 34px;\n    margin-bottom: 6px;\n    font-size: 17px;\n  }\n\n  .xav-longvest-card h3 {\n    font-size: 10.5px;\n    line-height: 1.15;\n  }\n\n  .xav-longvest-card p {\n    font-size: 8.5px;\n    line-height: 1.25;\n  }\n\n  .xav-longvest-guarantee-icon {\n    margin-bottom: 4px;\n    font-size: 19px;\n  }\n\n  .xav-longvest-guarantee h3 {\n    font-size: 9.5px;\n    line-height: 1.15;\n  }\n\n  .xav-longvest-guarantee p {\n    font-size: 8px;\n    line-height: 1.25;\n  }\n\n  .xav-longvest-spec {\n    padding: 17px 14px;\n  }\n\n  .xav-longvest-spec h3 {\n    font-size: 19px;\n  }\n\n  .xav-longvest-spec-row {\n    grid-template-columns: 1fr;\n    gap: 3px;\n    font-size: 13px;\n  }\n\n  .xav-longvest-faq summary {\n    padding: 14px 43px 14px 14px;\n    font-size: 13px;\n  }\n\n  .xav-longvest-answer {\n    padding: 0 14px 15px;\n    font-size: 12.5px;\n  }\n\n  .xav-longvest-cta {\n    padding: 29px 14px;\n    border-radius: 16px;\n  }\n\n  .xav-longvest-cta h2 {\n    font-size: 25px;\n  }\n\n  .xav-longvest-cta p {\n    font-size: 12.5px;\n  }\n\n  .xav-longvest-buy {\n    width: 100%;\n    max-width: 310px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"xav-longvest\"\u003e\n\u003c!-- ==============================================\n     01. SIZE GUIDE FIRST\n     TEXT + IMAGE SEPARATED\n============================================== --\u003e\n\u003csection\u003e\u003c!-- SIZE TEXT COLOR BLOCK --\u003e\n\u003cdiv class=\"xav-longvest-size-text\"\u003e\n\u003cspan class=\"xav-longvest-label\"\u003e CHECK YOUR SIZE FIRST \u003c\/span\u003e\n\u003ch2\u003eFind Your Best Fit\u003c\/h2\u003e\n\u003cp\u003eCompare the vest measurements before choosing your size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SEPARATE SIZE CHART IMAGE BLOCK --\u003e\n\u003cdiv class=\"xav-longvest-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/11-size-guide.png?v=1789972939\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-fit-tip\"\u003e\n\u003cstrong\u003eFit Tip:\u003c\/strong\u003e Compare the bust and length measurements with a vest or coat you already own. Allow room for any sweater you plan to wear underneath.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==============================================\n     02. HERO\n============================================== --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-longvest-hero\"\u003e\n\u003cspan class=\"xav-longvest-eyebrow\"\u003e YOUR COLD-WEATHER LAYER \u003c\/span\u003e\n\u003ch2\u003eLongline Warmth. Effortless Style.\u003c\/h2\u003e\n\u003cp\u003eA cozy hooded puffer vest made for easy everyday layering.\u003c\/p\u003e\n\u003cdiv class=\"xav-longvest-mini\"\u003e\n\u003cdiv\u003eLongline Fit\u003c\/div\u003e\n\u003cdiv\u003eCozy Hood\u003c\/div\u003e\n\u003cdiv\u003eEasy Layering\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN PRODUCT IMAGE --\u003e\n\u003cdiv class=\"xav-longvest-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/08-cool-weather-lifestyle.png?v=1789972939\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==============================================\n     03. CORE SELLING POINTS\n============================================== --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-longvest-heading\"\u003e\n\u003cspan\u003e YOUR EASY WINTER LAYER \u003c\/span\u003e\n\u003ch2\u003eA Little More Coverage. A Lot More Style.\u003c\/h2\u003e\n\u003cp\u003eLongline comfort with the freedom of a sleeveless design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"xav-longvest-feature\"\u003e\n\u003cdiv class=\"xav-longvest-copy\"\u003e\n\u003ch3\u003eLonger Coverage, Cozy Feel\u003c\/h3\u003e\n\u003cp\u003eThe extended puffer silhouette adds coverage beyond a standard short vest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/02-lightweight-warm-effortless.png?v=1789972939\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"xav-longvest-feature\"\u003e\n\u003cdiv class=\"xav-longvest-copy\"\u003e\n\u003ch3\u003eA Hood for Extra Coverage\u003c\/h3\u003e\n\u003cp\u003eThe hood adds a cozy finishing touch to your cold-weather outfit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/07-three-way-styling.png?v=1789972939\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"xav-longvest-feature\"\u003e\n\u003cdiv class=\"xav-longvest-copy\"\u003e\n\u003ch3\u003eSleeveless Freedom\u003c\/h3\u003e\n\u003cp\u003eLayer over your favorite long sleeves without adding another bulky sleeve.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/03-feature-callouts.png?v=1789972939\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"xav-longvest-feature\"\u003e\n\u003cdiv class=\"xav-longvest-copy\"\u003e\n\u003ch3\u003eEveryday Puffer Style\u003c\/h3\u003e\n\u003cp\u003eQuilted volume gives your outfit an easy, cozy winter look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/04-city-ready-lifestyle.png?v=1789972939\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==============================================\n     04. THREE SHORT BENEFITS\n============================================== --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-longvest-heading\"\u003e\n\u003cspan\u003e EASY EVERYDAY OUTERWEAR \u003c\/span\u003e\n\u003ch2\u003eCozy Layers, Less Effort.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-grid\"\u003e\n\u003cdiv class=\"xav-longvest-card\"\u003e\n\u003cdiv class=\"xav-longvest-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eLongline Style\u003c\/h3\u003e\n\u003cp\u003eMore Coverage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-card\"\u003e\n\u003cdiv class=\"xav-longvest-icon\"\u003e♡\u003c\/div\u003e\n\u003ch3\u003eEasy Layers\u003c\/h3\u003e\n\u003cp\u003eSleeveless Fit\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-card\"\u003e\n\u003cdiv class=\"xav-longvest-icon\"\u003e☁\u003c\/div\u003e\n\u003ch3\u003eCozy Puffer\u003c\/h3\u003e\n\u003cp\u003eWinter Ready\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==============================================\n     05. STYLE IT YOUR WAY\n============================================== --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-longvest-feature\"\u003e\n\u003cdiv class=\"xav-longvest-copy\"\u003e\n\u003ch3\u003eThe Layer That Pulls It Together\u003c\/h3\u003e\n\u003cp\u003ePair it with knitwear, leggings, jeans or boots for an effortless cold-weather look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/05-premium-detail-closeups.png?v=1789972939\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==============================================\n     06. DETAILS \u0026 SPECIFICATIONS\n============================================== --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-longvest-heading\"\u003e\n\u003cspan\u003e PRODUCT DETAILS \u003c\/span\u003e\n\u003ch2\u003eMade for Easy Layering\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-spec-wrap\"\u003e\n\u003cdiv class=\"xav-longvest-spec\"\u003e\n\u003ch3\u003eWomen's Long Hooded Puffer Vest\u003c\/h3\u003e\n\u003cdiv class=\"xav-longvest-spec-row\"\u003e\n\u003cstrong\u003e Style \u003c\/strong\u003e \u003cspan\u003e Casual Longline Puffer Vest \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-spec-row\"\u003e\n\u003cstrong\u003e Length \u003c\/strong\u003e \u003cspan\u003e Longline \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-spec-row\"\u003e\n\u003cstrong\u003e Sleeves \u003c\/strong\u003e \u003cspan\u003e Sleeveless \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-spec-row\"\u003e\n\u003cstrong\u003e Hood \u003c\/strong\u003e \u003cspan\u003e Hooded Design \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-spec-row\"\u003e\n\u003cstrong\u003e Texture \u003c\/strong\u003e \u003cspan\u003e Quilted Puffer Construction \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-spec-row\"\u003e\n\u003cstrong\u003e Pattern \u003c\/strong\u003e \u003cspan\u003e Solid Color \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-spec-row\"\u003e\n\u003cstrong\u003e Fit Reference \u003c\/strong\u003e \u003cspan\u003e See the Size Guide Above \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-spec-row\"\u003e\n\u003cstrong\u003e Styling \u003c\/strong\u003e \u003cspan\u003e Over Sweaters, Long-Sleeve Tops \u0026amp; Casual Layers \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-spec-row\"\u003e\n\u003cstrong\u003e Season \u003c\/strong\u003e \u003cspan\u003e Fall, Winter \u0026amp; Transitional Weather \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-spec-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     07. FAQ\n============================================== --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-longvest-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-longvest-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I choose my size?\u003c\/summary\u003e\n\u003cdiv class=\"xav-longvest-answer\"\u003eRefer to the size guide at the top of this page. Compare the vest measurements with outerwear you already own and allow room for your preferred layers underneath.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this vest longer than a standard puffer vest?\u003c\/summary\u003e\n\u003cdiv class=\"xav-longvest-answer\"\u003eYes. It is designed with a longline silhouette for extended coverage compared with a short vest. Check the length measurement in the size guide to see where it may fall on your frame.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have sleeves?\u003c\/summary\u003e\n\u003cdiv class=\"xav-longvest-answer\"\u003eNo. The sleeveless design makes it easy to layer over sweaters and long-sleeve tops.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it come with a hood?\u003c\/summary\u003e\n\u003cdiv class=\"xav-longvest-answer\"\u003eYes. This style includes a hood for additional coverage and a casual winter look.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I wear it over a chunky sweater?\u003c\/summary\u003e\n\u003cdiv class=\"xav-longvest-answer\"\u003eYou can style it over knitwear and other long-sleeve layers. Compare the bust measurement in the size guide and allow enough room for the thickness of your sweater.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it waterproof?\u003c\/summary\u003e\n\u003cdiv class=\"xav-longvest-answer\"\u003eThe current product listing does not specify a tested waterproof rating, so it should not be treated as technical rainwear.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the filling made from?\u003c\/summary\u003e\n\u003cdiv class=\"xav-longvest-answer\"\u003ePlease check the garment label for the exact shell, lining and filling composition. These details are not confirmed in the current store listing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can I wear it with?\u003c\/summary\u003e\n\u003cdiv class=\"xav-longvest-answer\"\u003eTry it over a fitted knit or sweatshirt with jeans, leggings, trousers or boots for an easy cold-weather outfit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==============================================\n     08. THREE STORE GUARANTEES\n============================================== --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-longvest-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-longvest-guarantees\"\u003e\n\u003cdiv class=\"xav-longvest-guarantee\"\u003e\n\u003cdiv class=\"xav-longvest-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-longvest-guarantee\"\u003e\n\u003cdiv class=\"xav-longvest-guarantee-icon\"\u003e↺\u003c\/div\u003e\n\u003ch3\u003e14-Day Returns\u003c\/h3\u003e\n\u003cp\u003eEligible Items\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-longvest-guarantee\"\u003e\n\u003cdiv class=\"xav-longvest-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     09. FINAL CTA\n============================================== --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-longvest-cta\"\u003e\n\u003ch2\u003eYour New Cold-Weather Favorite\u003c\/h2\u003e\n\u003cp\u003eLongline comfort, cozy puffer style and easy layering for everyday outfits.\u003c\/p\u003e\n\u003ca class=\"xav-longvest-buy\" href=\"\/products\/women-long-vest-solid-color-sleeveless-hood-winter-puffer-vest-outwear\"\u003e CHOOSE YOUR SIZE \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YY","offers":[{"title":"Black \/ S","offer_id":44886418817066,"sku":"NC01792609216275-黑色-S","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":44886418849834,"sku":"NC01792609216275-黑色-M","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":44886418882602,"sku":"NC01792609216275-黑色-L","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":44886418915370,"sku":"NC01792609216275-黑色-XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":44886418948138,"sku":"NC01792609216275-黑色-2XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":44886418980906,"sku":"NC01792609216275-米白色-S","price":54.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":44886419013674,"sku":"NC01792609216275-米白色-M","price":54.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":44886419046442,"sku":"NC01792609216275-米白色-L","price":54.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":44886419079210,"sku":"NC01792609216275-米白色-XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":44886419111978,"sku":"NC01792609216275-米白色-2XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ S","offer_id":44886419144746,"sku":"NC01792609216275-深绿色-S","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":44886419177514,"sku":"NC01792609216275-深绿色-M","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":44886419210282,"sku":"NC01792609216275-深绿色-L","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":44886419243050,"sku":"NC01792609216275-深绿色-XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2XL","offer_id":44886419275818,"sku":"NC01792609216275-深绿色-2XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":44886419308586,"sku":"NC01792609216275-酒红色-S","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":44886419341354,"sku":"NC01792609216275-酒红色-M","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":44886419374122,"sku":"NC01792609216275-酒红色-L","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":44886419406890,"sku":"NC01792609216275-酒红色-XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2XL","offer_id":44886419439658,"sku":"NC01792609216275-酒红色-2XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Navy \/ S","offer_id":44886419472426,"sku":"NC01792609216275-藏青色-S","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Navy \/ M","offer_id":44886419505194,"sku":"NC01792609216275-藏青色-M","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Navy \/ L","offer_id":44886419537962,"sku":"NC01792609216275-藏青色-L","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Navy \/ XL","offer_id":44886419570730,"sku":"NC01792609216275-藏青色-XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Navy \/ 2XL","offer_id":44886419603498,"sku":"NC01792609216275-藏青色-2XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ S","offer_id":44886419636266,"sku":"NC01792609216275-咖啡色-S","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ M","offer_id":44886419669034,"sku":"NC01792609216275-咖啡色-M","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ L","offer_id":44886419701802,"sku":"NC01792609216275-咖啡色-L","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ XL","offer_id":44886419734570,"sku":"NC01792609216275-咖啡色-XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ 2XL","offer_id":44886419767338,"sku":"NC01792609216275-咖啡色-2XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":44886419800106,"sku":"NC01792609216275-粉色-S","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":44886419832874,"sku":"NC01792609216275-粉色-M","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":44886419865642,"sku":"NC01792609216275-粉色-L","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":44886419898410,"sku":"NC01792609216275-粉色-XL","price":54.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 2XL","offer_id":44886419931178,"sku":"NC01792609216275-粉色-2XL","price":54.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/01-hero-warmth-without-bulk.png?v=1789972939","url":"https:\/\/xavellune.com\/products\/women-long-vest-solid-color-sleeveless-hood-winter-puffer-vest-outwear","provider":"Xavellune","version":"1.0","type":"link"}