{"product_id":"womens-elegant-layered-v-neck-knit-sweater","title":"Women's Elegant Layered V-Neck Knit Sweater","description":"\u003cstyle\u003e\n\/* WOMEN'S DOUBLE-LAYER V-NECK SWEATER *\/\n\n.vs-page,\n.vs-page * {\n  box-sizing: border-box;\n}\n\n.vs-page {\n  --wine: #702f3e;\n  --wine-dark: #4c2430;\n  --rose: #a47f85;\n  --cream: #fbf8f6;\n  --soft: #f7f0f0;\n  --text: #393337;\n  --muted: #796f73;\n  --line: #eadfe1;\n\n  width: 100%;\n  max-width: 1080px;\n  margin: 0 auto;\n  color: var(--text);\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 14px;\n  line-height: 1.45;\n}\n\n.vs-page h1,\n.vs-page h2,\n.vs-page h3,\n.vs-page p {\n  margin-top: 0;\n}\n\n.vs-page h2 {\n  color: var(--wine-dark);\n  font-size: clamp(23px, 3.4vw, 32px);\n  line-height: 1.16;\n  margin-bottom: 8px;\n}\n\n.vs-section {\n  padding: 9px 12px 16px;\n}\n\n.vs-intro {\n  max-width: 720px;\n  margin: 0 auto 16px;\n  color: var(--muted);\n  text-align: center;\n}\n\n\/* SIZE INFORMATION — FIRST *\/\n\n.vs-size {\n  margin: 0 12px 16px;\n  padding: 22px 18px;\n  background: #f8f0f0;\n  border: 1px solid var(--line);\n  border-radius: 19px;\n  text-align: center;\n}\n\n.vs-size-kicker {\n  margin-bottom: 6px !important;\n  color: var(--wine);\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 1.4px;\n}\n\n.vs-size h2 {\n  font-size: clamp(23px, 3.3vw, 30px);\n}\n\n.vs-size p {\n  max-width: 720px;\n  margin: 0 auto 12px;\n  color: var(--muted);\n}\n\n.vs-size-tip {\n  padding: 12px 14px;\n  background: #fff;\n  border: 1px solid var(--line);\n  border-radius: 12px;\n  color: #665a5e;\n  font-size: 12px;\n  line-height: 1.45;\n}\n\n\/* HERO *\/\n\n.vs-hero {\n  margin: 0 12px 14px;\n  padding: 27px 22px 25px;\n  background: linear-gradient(\n    135deg,\n    #592838,\n    #8b4e5b\n  );\n  color: #fff;\n  border-radius: 22px;\n  text-align: center;\n}\n\n.vs-kicker {\n  margin-bottom: 7px !important;\n  color: #f3dce0;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 1.4px;\n}\n\n.vs-hero h1 {\n  max-width: 820px;\n  margin: 0 auto 9px;\n  color: #fff;\n  font-size: clamp(24px, 3.8vw, 35px);\n  font-weight: 800;\n  line-height: 1.1;\n}\n\n.vs-hero p {\n  max-width: 720px;\n  margin: 0 auto;\n  color: #fff4f5;\n  line-height: 1.36;\n}\n\n\/* IMAGES — PRESERVE ORIGINAL RATIO *\/\n\n.vs-image-area {\n  width: 100%;\n  padding: 0 12px 13px;\n}\n\n.vs-image {\n  width: 100%;\n  overflow: hidden;\n  border-radius: 19px;\n}\n\n.vs-image img,\n.vs-size img {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  object-fit: contain;\n  border-radius: 19px;\n  margin: 0 auto;\n}\n\n\/* CORE BENEFITS *\/\n\n.vs-cards {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.vs-card {\n  padding: 17px 10px;\n  background: #fff;\n  border: 1px solid var(--line);\n  border-radius: 15px;\n  text-align: center;\n}\n\n.vs-card-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 38px;\n  height: 38px;\n  margin: 0 auto 9px;\n  border-radius: 50%;\n  background: #f6e9eb;\n  color: var(--wine);\n}\n\n.vs-card-icon svg {\n  width: 21px;\n  height: 21px;\n  fill: none;\n  stroke: currentColor;\n  stroke-width: 1.7;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.vs-card h3 {\n  color: var(--wine-dark);\n  font-size: 15px;\n  line-height: 1.2;\n  margin-bottom: 5px;\n}\n\n.vs-card p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 12px;\n  line-height: 1.3;\n}\n\n\/* DETAILED FEATURES *\/\n\n.vs-feature {\n  padding: 17px 15px;\n  background: var(--cream);\n  border: 1px solid var(--line);\n  border-radius: 17px;\n  text-align: center;\n}\n\n.vs-feature h3 {\n  color: var(--wine-dark);\n  font-size: clamp(20px, 2.7vw, 26px);\n  line-height: 1.16;\n  margin-bottom: 7px;\n}\n\n.vs-feature p {\n  max-width: 750px;\n  margin: 0 auto;\n  color: var(--muted);\n  line-height: 1.34;\n}\n\n\/* SPECIFICATIONS *\/\n\n.vs-spec-panel {\n  padding: 23px 19px;\n  background: var(--soft);\n  border: 1px solid var(--line);\n  border-radius: 19px;\n}\n\n.vs-spec-panel h2,\n.vs-spec-note {\n  text-align: center;\n}\n\n.vs-spec-note {\n  margin-bottom: 15px !important;\n  color: var(--muted);\n}\n\n.vs-spec-box {\n  background: #fff;\n  border: 1px solid var(--line);\n  border-radius: 13px;\n  overflow: hidden;\n}\n\n.vs-spec-row {\n  display: grid;\n  grid-template-columns: 36% 64%;\n  border-bottom: 1px solid var(--line);\n}\n\n.vs-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.vs-spec-name,\n.vs-spec-value {\n  padding: 13px 15px;\n  font-size: 13px;\n}\n\n.vs-spec-name {\n  background: #f0e2e5;\n  color: #603843;\n  font-weight: 700;\n}\n\n.vs-spec-value {\n  color: #70676a;\n}\n\n\/* FAQ *\/\n\n.vs-faq-wrap {\n  max-width: 870px;\n  margin: 17px auto 0;\n}\n\n.vs-faq {\n  margin-bottom: 9px;\n  background: #fff;\n  border: 1px solid var(--line);\n  border-radius: 13px;\n  overflow: hidden;\n}\n\n.vs-faq summary {\n  display: block;\n  position: relative;\n  padding: 16px 45px 16px 17px;\n  color: var(--wine-dark);\n  font-weight: 700;\n  list-style: none;\n  cursor: pointer;\n  user-select: none;\n}\n\n.vs-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.vs-arrow {\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  width: 9px;\n  height: 9px;\n  border-right: 2px solid var(--wine);\n  border-bottom: 2px solid var(--wine);\n  transform: translateY(-70%) rotate(45deg);\n  transition: transform .28s ease;\n}\n\n.vs-faq[open] .vs-arrow {\n  transform: translateY(-25%) rotate(225deg);\n}\n\n.vs-answer {\n  padding: 0 17px 16px;\n  color: var(--muted);\n  line-height: 1.42;\n}\n\n\/* THREE GUARANTEES *\/\n\n.vs-trust {\n  margin: 5px 12px 22px;\n  padding: 28px 19px;\n  background: #f7eeee;\n  border-radius: 20px;\n}\n\n.vs-trust h2 {\n  text-align: center;\n  margin-bottom: 17px;\n}\n\n.vs-trust-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.vs-trust-card {\n  padding: 18px 11px;\n  background: #fff;\n  border: 1px solid var(--line);\n  border-radius: 13px;\n  text-align: center;\n}\n\n.vs-trust-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 42px;\n  height: 42px;\n  margin: 0 auto 10px;\n  background: var(--wine);\n  color: #fff;\n  border-radius: 50%;\n}\n\n.vs-trust-icon svg {\n  width: 22px;\n  height: 22px;\n  fill: none;\n  stroke: currentColor;\n  stroke-width: 1.8;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.vs-trust-card h3 {\n  color: var(--wine-dark);\n  font-size: 15px;\n  margin-bottom: 5px;\n}\n\n.vs-trust-card p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 12px;\n  line-height: 1.32;\n}\n\n\/* BOTTOM CTA *\/\n\n.vs-cta {\n  margin: 0 12px 26px;\n  padding: 35px 20px;\n  background: linear-gradient(\n    135deg,\n    #512532,\n    #834453\n  );\n  color: #fff;\n  border-radius: 21px;\n  text-align: center;\n}\n\n.vs-cta h2 {\n  color: #fff;\n}\n\n.vs-cta p {\n  max-width: 660px;\n  margin: 9px auto 20px;\n  color: #f9e9ed;\n}\n\n.vs-buy {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 190px;\n  padding: 14px 26px;\n  background: #fff;\n  color: #592b39 !important;\n  border-radius: 40px;\n  text-decoration: none !important;\n  font-size: 15px;\n  font-weight: 700;\n  box-shadow: 0 7px 19px rgba(0,0,0,.15);\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease,\n    background .2s ease;\n}\n\n.vs-buy:hover {\n  transform: translateY(-3px);\n  background: #fff0f2;\n  box-shadow: 0 11px 25px rgba(0,0,0,.22);\n}\n\n.vs-buy:active {\n  transform: translateY(1px) scale(.98);\n}\n\n\/* MOBILE *\/\n\n@media(max-width:760px) {\n  .vs-cards {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media(max-width:580px) {\n\n  .vs-size {\n    margin: 0 6px 12px;\n    padding: 17px 12px;\n  }\n\n  .vs-hero {\n    margin: 0 6px 10px;\n    padding: 22px 15px;\n    border-radius: 17px;\n  }\n\n  .vs-hero h1 {\n    font-size: 25px;\n  }\n\n  .vs-hero p {\n    font-size: 13px;\n  }\n\n  .vs-section {\n    padding: 8px 6px 14px;\n  }\n\n  .vs-image-area {\n    padding: 0 6px 11px;\n  }\n\n  .vs-image,\n  .vs-image img,\n  .vs-size img {\n    border-radius: 15px;\n  }\n\n  .vs-cards {\n    gap: 7px;\n  }\n\n  .vs-card {\n    padding: 14px 8px;\n  }\n\n  .vs-card h3 {\n    font-size: 14px;\n  }\n\n  .vs-card p {\n    font-size: 11px;\n  }\n\n  .vs-feature {\n    padding: 16px 12px;\n    border-radius: 14px;\n  }\n\n  .vs-feature h3 {\n    font-size: 21px;\n  }\n\n  .vs-spec-panel {\n    padding: 19px 13px;\n  }\n\n  .vs-spec-row {\n    grid-template-columns: 1fr;\n  }\n\n  .vs-spec-name {\n    padding-bottom: 5px;\n  }\n\n  .vs-spec-value {\n    padding-top: 5px;\n  }\n\n  .vs-trust {\n    margin: 3px 6px 18px;\n    padding: 23px 10px;\n  }\n\n  .vs-trust-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 6px;\n  }\n\n  .vs-trust-card {\n    padding: 13px 5px;\n  }\n\n  .vs-trust-icon {\n    width: 33px;\n    height: 33px;\n    margin-bottom: 7px;\n  }\n\n  .vs-trust-icon svg {\n    width: 18px;\n    height: 18px;\n  }\n\n  .vs-trust-card h3 {\n    font-size: 11px;\n    line-height: 1.2;\n  }\n\n  .vs-trust-card p {\n    font-size: 10px;\n    line-height: 1.25;\n  }\n\n  .vs-cta {\n    margin: 0 6px 21px;\n    padding: 29px 16px;\n    border-radius: 17px;\n  }\n\n  .vs-buy {\n    width: 100%;\n    max-width: 300px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vs-page\"\u003e\n\u003c!-- SIZE INFORMATION FIRST --\u003e\n\u003csection class=\"vs-size\"\u003e\n\u003cp class=\"vs-size-kicker\"\u003eSTART WITH YOUR SIZE\u003c\/p\u003e\n\u003ch2\u003eFind Your Perfect Fit\u003c\/h2\u003e\n\u003cp\u003eCompare the bust, sleeve and sweater-length measurements with a sweater you already own.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/11_8ae09612-f799-4447-bcb5-6b77eabaec51.png?v=1790133717\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"vs-size-tip\"\u003e\n\u003cstrong\u003eFit Tip:\u003c\/strong\u003e Choose your size using the garment measurements, not the size label alone. For a more relaxed look, compare the bust measurement with your preferred sweater.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"vs-hero\"\u003e\n\u003cp class=\"vs-kicker\"\u003eSOFT KNIT • LAYERED V-NECK • EVERYDAY ELEGANCE\u003c\/p\u003e\n\u003ch1\u003eYour Effortless V-Neck Sweater\u003c\/h1\u003e\n\u003cp\u003eA soft-feel pullover with a layered V neckline, relaxed sleeves and timeless styling for cooler days.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- MAIN PRODUCT IMAGE --\u003e\n\u003cdiv class=\"vs-image-area\"\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/1_2d53ef21-0538-4433-a558-3a3e1f8d072d.png?v=1790132284\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CORE BENEFITS --\u003e\n\u003csection class=\"vs-section\"\u003e\n\u003cdiv class=\"vs-cards\"\u003e\n\u003c!-- CARD 1 --\u003e\n\u003cdiv class=\"vs-card\"\u003e\n\u003cdiv class=\"vs-card-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 5l8 13 8-13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 5l5 8 5-8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eLayered V-Neck\u003c\/h3\u003e\n\u003cp\u003ePolished neckline detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARD 2 --\u003e\n\u003cdiv class=\"vs-card\"\u003e\n\u003cdiv class=\"vs-card-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 7h18M3 12h18M3 17h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 3v18M12 3v18M17 3v18\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eSoft Knit Feel\u003c\/h3\u003e\n\u003cp\u003eCozy everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARD 3 --\u003e\n\u003cdiv class=\"vs-card\"\u003e\n\u003cdiv class=\"vs-card-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 6l5-3h4l5 3 2 10-5 2H8l-5-2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eRelaxed Sleeves\u003c\/h3\u003e\n\u003cp\u003eEasy comfortable styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CARD 4 --\u003e\n\u003cdiv class=\"vs-card\"\u003e\n\u003cdiv class=\"vs-card-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 5h14v14H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 12h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 5v14M15 5v14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eVersatile Solid Color\u003c\/h3\u003e\n\u003cp\u003eEasy outfit pairing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003csection class=\"vs-section\"\u003e\n\u003cdiv class=\"vs-feature\"\u003e\n\u003ch3\u003eA V-Neck With a Little More Detail\u003c\/h3\u003e\n\u003cp\u003eThe overlapping neckline creates a subtle layered look that makes a simple sweater feel more refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vs-image-area\"\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/2_2be4d57f-700a-47b8-baae-3b16daa8af67.png?v=1790132284\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/5_062a2288-87a6-4da5-a231-ee17c53d2481.png?v=1790132284\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003csection class=\"vs-section\"\u003e\n\u003cdiv class=\"vs-feature\"\u003e\n\u003ch3\u003eSoft Texture for Cooler Days\u003c\/h3\u003e\n\u003cp\u003eThe fine knit surface brings a cozy feel to everyday outfits without needing a complicated look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vs-image-area\"\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/4_70d5225a-5b76-4bff-bdc6-04c1573dfeec.png?v=1790132284\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/12_93ec570b-6b11-4ee9-ae9f-311df39d8793.png?v=1790133914\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003csection class=\"vs-section\"\u003e\n\u003cdiv class=\"vs-feature\"\u003e\n\u003ch3\u003eRelaxed Shape, Finished Details\u003c\/h3\u003e\n\u003cp\u003eLong sleeves, ribbed cuffs and a shaped ribbed hem give the pullover its easy everyday silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vs-image-area\"\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/13_fd00e02f-4c41-4f16-89c2-cdadbd399920.png?v=1790133843\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/7_38b206e4-045c-4e3a-9638-cb145499f0e9.png?v=1790132284\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003csection class=\"vs-section\"\u003e\n\u003cdiv class=\"vs-feature\"\u003e\n\u003ch3\u003eDress It Up or Keep It Casual\u003c\/h3\u003e\n\u003cp\u003ePair it with tailored pants, jeans or a skirt for workdays, dinners and relaxed weekend outfits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vs-image-area\"\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/10_c882ff4a-e849-4f20-ad22-90e16dbdeee1.png?v=1790132284\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vs-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/3_a8a2d84e-43eb-44ab-bfd0-8107c683210f.png?v=1790132284\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"vs-section\"\u003e\n\u003cdiv class=\"vs-spec-panel\"\u003e\n\u003ch2\u003eDetails \u0026amp; Specifications\u003c\/h2\u003e\n\u003cp class=\"vs-spec-note\"\u003eA versatile knit pullover with a distinctive neckline.\u003c\/p\u003e\n\u003cdiv class=\"vs-spec-box\"\u003e\n\u003cdiv class=\"vs-spec-row\"\u003e\n\u003cdiv class=\"vs-spec-name\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-value\"\u003eWomen's V-neck knit pullover sweater\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-row\"\u003e\n\u003cdiv class=\"vs-spec-name\"\u003eNeckline\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-value\"\u003eDouble-layer \/ overlapping V-neck\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-row\"\u003e\n\u003cdiv class=\"vs-spec-name\"\u003ePattern\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-value\"\u003eSolid color\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-row\"\u003e\n\u003cdiv class=\"vs-spec-name\"\u003eShown Color\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-value\"\u003eBurgundy \/ wine red\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-row\"\u003e\n\u003cdiv class=\"vs-spec-name\"\u003eSleeves\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-value\"\u003eLong sleeves with ribbed cuffs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-row\"\u003e\n\u003cdiv class=\"vs-spec-name\"\u003eHem\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-value\"\u003eRibbed, shaped bottom edge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-row\"\u003e\n\u003cdiv class=\"vs-spec-name\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-value\"\u003eCasual \/ polished everyday wear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-row\"\u003e\n\u003cdiv class=\"vs-spec-name\"\u003eSeason\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-value\"\u003eFall and winter layering\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-row\"\u003e\n\u003cdiv class=\"vs-spec-name\"\u003eSizing\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-value\"\u003eCheck the selected size option and garment measurements\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-row\"\u003e\n\u003cdiv class=\"vs-spec-name\"\u003eFabric \u0026amp; Care\u003c\/div\u003e\n\u003cdiv class=\"vs-spec-value\"\u003eFollow the selected garment's fiber-content and washing-care label\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"vs-section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"vs-intro\"\u003eHelpful details before choosing your size.\u003c\/p\u003e\n\u003cdiv class=\"vs-faq-wrap\"\u003e\n\u003cdetails class=\"vs-faq\"\u003e\n\u003csummary\u003eWhat makes the neckline different? \u003cspan class=\"vs-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vs-answer\"\u003eThe front features an overlapping V-neck design that gives the sweater a subtle layered look.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vs-faq\"\u003e\n\u003csummary\u003eHow should I choose my size? \u003cspan class=\"vs-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vs-answer\"\u003eCompare the bust, sleeve and garment-length measurements with a sweater you already own. Use the selected product's size chart before ordering.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vs-faq\"\u003e\n\u003csummary\u003eWhat can I wear it with? \u003cspan class=\"vs-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vs-answer\"\u003eStyle it with jeans, tailored trousers or a skirt. The solid color works for casual outfits and more polished everyday looks.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vs-faq\"\u003e\n\u003csummary\u003eHow do I care for the sweater? \u003cspan class=\"vs-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vs-answer\"\u003eFollow the care label on your garment. Wash and dry according to the listed fabric-specific instructions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THREE GUARANTEES --\u003e\n\u003csection class=\"vs-trust\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cdiv class=\"vs-trust-grid\"\u003e\n\u003cdiv class=\"vs-trust-card\"\u003e\n\u003cdiv class=\"vs-trust-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 6h11v10H3z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 10h4l3 3v3h-7z\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eReliable Shipping\u003c\/h3\u003e\n\u003cp\u003eCarefully packed and shipped.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vs-trust-card\"\u003e\n\u003cdiv class=\"vs-trust-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3l7 3v5c0 5-3 8-7 10-4-2-7-5-7-10V6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eQuality Support\u003c\/h3\u003e\n\u003cp\u003eHelp if your order has an issue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vs-trust-card\"\u003e\n\u003cdiv class=\"vs-trust-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"5\" y=\"10\" width=\"14\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 10V7a4 4 0 0 1 8 0v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eSecure Checkout\u003c\/h3\u003e\n\u003cp\u003eProtected payment at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"vs-cta\"\u003e\n\u003ch2\u003eA New Favorite for Cooler Days\u003c\/h2\u003e\n\u003cp\u003eChoose your size and bring effortless V-neck style to your everyday wardrobe.\u003c\/p\u003e\n\u003c!-- Replace #product-form if your theme uses another ID. --\u003e \u003ca href=\"#product-form\" class=\"vs-buy\"\u003e Choose Your Size → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YY","offers":[{"title":"wine \/ S","offer_id":44895228067882,"sku":"NC02572609236369-v领毛衣酒红色-S","price":32.0,"currency_code":"USD","in_stock":true},{"title":"wine \/ M","offer_id":44895320440874,"sku":"NC02572609236369-v领毛衣酒红色-M","price":32.0,"currency_code":"USD","in_stock":true},{"title":"wine \/ L","offer_id":44895320473642,"sku":"NC02572609236369-v领毛衣酒红色-L","price":32.0,"currency_code":"USD","in_stock":true},{"title":"wine \/ XL","offer_id":44895320506410,"sku":"NC02572609236369-v领毛衣酒红色-XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"wine \/ XXL","offer_id":44895320539178,"sku":"NC02572609236369-v领毛衣酒红色-XXL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"wine \/ 3XL","offer_id":44895320571946,"sku":"NC02572609236369-v领毛衣酒红色-3XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"wine \/ 4XL","offer_id":44895320604714,"sku":"NC02572609236369-v领毛衣酒红色-4XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"wine \/ 5XL","offer_id":44895320637482,"sku":"NC02572609236369-v领毛衣酒红色-5XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"pink \/ S","offer_id":44895320670250,"sku":"NC02572609236369-v领毛衣粉红色-S","price":32.0,"currency_code":"USD","in_stock":true},{"title":"pink \/ M","offer_id":44895320703018,"sku":"NC02572609236369-v领毛衣粉红色-M","price":32.0,"currency_code":"USD","in_stock":true},{"title":"pink \/ L","offer_id":44895320735786,"sku":"NC02572609236369-v领毛衣粉红色-L","price":32.0,"currency_code":"USD","in_stock":true},{"title":"pink \/ XL","offer_id":44895320768554,"sku":"NC02572609236369-v领毛衣粉红色-XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"pink \/ XXL","offer_id":44895320801322,"sku":"NC02572609236369-v领毛衣粉红色-XXL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"pink \/ 3XL","offer_id":44895320834090,"sku":"NC02572609236369-v领毛衣粉红色-3XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"pink \/ 4XL","offer_id":44895320866858,"sku":"NC02572609236369-v领毛衣粉红色-4XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"pink \/ 5XL","offer_id":44895320899626,"sku":"NC02572609236369-v领毛衣粉红色-5XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"orange \/ S","offer_id":44895320932394,"sku":"NC02572609236369-v领毛衣桔红色-S","price":32.0,"currency_code":"USD","in_stock":true},{"title":"orange \/ M","offer_id":44895320965162,"sku":"NC02572609236369-v领毛衣桔红色-M","price":32.0,"currency_code":"USD","in_stock":true},{"title":"orange \/ L","offer_id":44895320997930,"sku":"NC02572609236369-v领毛衣桔红色-L","price":32.0,"currency_code":"USD","in_stock":true},{"title":"orange \/ XL","offer_id":44895321030698,"sku":"NC02572609236369-v领毛衣桔红色-XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"orange \/ XXL","offer_id":44895321063466,"sku":"NC02572609236369-v领毛衣桔红色-XXL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"orange \/ 3XL","offer_id":44895321096234,"sku":"NC02572609236369-v领毛衣桔红色-3XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"orange \/ 4XL","offer_id":44895321129002,"sku":"NC02572609236369-v领毛衣桔红色-4XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"orange \/ 5XL","offer_id":44895321161770,"sku":"NC02572609236369-v领毛衣桔红色-5XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"green \/ S","offer_id":44895321194538,"sku":"NC02572609236369-v领毛衣军绿色-S","price":32.0,"currency_code":"USD","in_stock":true},{"title":"green \/ M","offer_id":44895321227306,"sku":"NC02572609236369-v领毛衣军绿色-M","price":32.0,"currency_code":"USD","in_stock":true},{"title":"green \/ L","offer_id":44895321260074,"sku":"NC02572609236369-v领毛衣军绿色-L","price":32.0,"currency_code":"USD","in_stock":true},{"title":"green \/ XL","offer_id":44895321292842,"sku":"NC02572609236369-v领毛衣军绿色-XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"green \/ XXL","offer_id":44895321325610,"sku":"NC02572609236369-v领毛衣军绿色-XXL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"green \/ 3XL","offer_id":44895321358378,"sku":"NC02572609236369-v领毛衣军绿色-3XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"green \/ 4XL","offer_id":44895321391146,"sku":"NC02572609236369-v领毛衣军绿色-4XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"green \/ 5XL","offer_id":44895321423914,"sku":"NC02572609236369-v领毛衣军绿色-5XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"black \/ S","offer_id":44895321456682,"sku":"NC02572609236369-v领毛衣黑色-S","price":32.0,"currency_code":"USD","in_stock":true},{"title":"black \/ M","offer_id":44895321489450,"sku":"NC02572609236369-v领毛衣黑色-M","price":32.0,"currency_code":"USD","in_stock":true},{"title":"black \/ L","offer_id":44895321522218,"sku":"NC02572609236369-v领毛衣黑色-L","price":32.0,"currency_code":"USD","in_stock":true},{"title":"black \/ XL","offer_id":44895321554986,"sku":"NC02572609236369-v领毛衣黑色-XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"black \/ XXL","offer_id":44895321587754,"sku":"NC02572609236369-v领毛衣黑色-XXL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"black \/ 3XL","offer_id":44895321620522,"sku":"NC02572609236369-v领毛衣黑色-3XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"black \/ 4XL","offer_id":44895321653290,"sku":"NC02572609236369-v领毛衣黑色-4XL","price":32.0,"currency_code":"USD","in_stock":true},{"title":"black \/ 5XL","offer_id":44895321686058,"sku":"NC02572609236369-v领毛衣黑色-5XL","price":32.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/8_af3c7144-8ec3-41ff-b3f9-eb006e232bbf.png?v=1790132284","url":"https:\/\/xavellune.com\/products\/womens-elegant-layered-v-neck-knit-sweater","provider":"Xavellune","version":"1.0","type":"link"}