{"product_id":"autumn-winter-new-arrival-womens-faux-two-piece-crew-neck-button-pullover-brushed-long-sleeve-t-shirt","title":"Women's Brushed Faux Two-Piece Long Sleeve Top","description":"\u003cstyle\u003e\n\/* ==================================================\n   XAVELLUNE | FAUX TWO-PIECE LONG-SLEEVE TOP\n   NAVY \/ IVORY \/ CHAMPAGNE THEME\n================================================== *\/\n\n.xav-faux,\n.xav-faux * {\n  box-sizing: border-box;\n}\n\n.xav-faux {\n  --navy: #172342;\n  --navy-soft: #344563;\n  --champagne: #c9b49a;\n  --champagne-light: #eee6dc;\n  --mist: #e9edf4;\n  --mist-light: #f3f5f8;\n  --ivory: #faf8f4;\n  --muted: #677185;\n  --line: #dce2eb;\n\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 14px 40px;\n\n  color: var(--navy);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  line-height: 1.55;\n}\n\n.xav-faux h2,\n.xav-faux h3,\n.xav-faux p {\n  margin-top: 0;\n}\n\n.xav-faux section {\n  margin: 18px 0 36px;\n}\n\n\/* ==========================================\n   01. SIZE GUIDE — FIRST BLOCK\n========================================== *\/\n\n.xav-faux-size {\n  padding: 23px 28px;\n\n  background: linear-gradient(\n    115deg,\n    #e8edf4,\n    #faf8f4\n  );\n\n  border: 1px solid #dce2eb;\n  border-radius: 17px;\n\n  text-align: center;\n}\n\n.xav-faux-label {\n  display: block;\n  margin-bottom: 6px;\n\n  color: #8e775f;\n\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.xav-faux-size h2 {\n  margin: 0 0 5px;\n\n  color: var(--navy);\n\n  font-size: clamp(24px, 3.3vw, 33px);\n  line-height: 1.2;\n}\n\n.xav-faux-size p {\n  max-width: 670px;\n  margin: 0 auto;\n\n  color: var(--muted);\n  font-size: 14px;\n}\n\n.xav-faux-fit-tip {\n  margin-top: 10px;\n  padding: 11px 14px;\n\n  background: var(--ivory);\n\n  border: 1px solid var(--line);\n  border-radius: 11px;\n\n  color: var(--muted);\n  font-size: 12px;\n}\n\n\/* ==========================================\n   ALL IMAGES — SEPARATE COLOR BLOCKS\n   FULL WIDTH \/ ORIGINAL ASPECT RATIO\n========================================== *\/\n\n.xav-faux-image {\n  width: 100%;\n  margin-top: 11px;\n  padding: 6px;\n\n  background: var(--ivory);\n\n  border: 1px solid #e3e2df;\n  border-radius: 18px;\n\n  overflow: hidden;\n}\n\n.xav-faux .xav-faux-image img {\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n\n  height: auto !important;\n  max-height: none !important;\n\n  margin: 0 auto !important;\n\n  border-radius: 13px !important;\n\n  object-fit: contain !important;\n}\n\n\/* ==========================================\n   02. HORIZONTAL HERO BANNER\n========================================== *\/\n\n.xav-faux-hero {\n  padding: 28px 30px;\n\n  background: linear-gradient(\n    115deg,\n    #e4eaf3,\n    #faf8f4 65%,\n    #f0ece6\n  );\n\n  border: 1px solid #dce2eb;\n  border-radius: 18px;\n\n  text-align: center;\n}\n\n.xav-faux-hero h2 {\n  max-width: 780px;\n  margin: 0 auto 8px;\n\n  color: var(--navy);\n\n  font-size: clamp(27px, 3.8vw, 39px);\n  line-height: 1.14;\n}\n\n.xav-faux-hero \u003e p {\n  max-width: 630px;\n  margin: 0 auto;\n\n  color: #626f83;\n  font-size: 14px;\n}\n\n\/* THREE SHORT HORIZONTAL FEATURES *\/\n\n.xav-faux-mini {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr)) !important;\n\n  gap: 9px;\n  max-width: 700px;\n  margin: 18px auto 0;\n}\n\n.xav-faux-mini div {\n  min-width: 0;\n  padding: 10px 5px;\n\n  background: #ffffff;\n\n  border: 1px solid #e4e6eb;\n  border-radius: 999px;\n\n  color: #243552;\n\n  font-size: 12px;\n  font-weight: 800;\n\n  text-align: center;\n}\n\n\/* ==========================================\n   SECTION HEADINGS\n========================================== *\/\n\n.xav-faux-heading {\n  max-width: 770px;\n  margin: 0 auto 18px;\n\n  text-align: center;\n}\n\n.xav-faux-heading span {\n  display: block;\n  margin-bottom: 6px;\n\n  color: #a38b70;\n\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.xav-faux-heading h2 {\n  margin-bottom: 6px;\n\n  color: var(--navy);\n\n  font-size: clamp(24px, 3.3vw, 34px);\n  line-height: 1.2;\n}\n\n.xav-faux-heading p {\n  margin-bottom: 0;\n\n  color: var(--muted);\n  font-size: 14px;\n}\n\n\/* ==========================================\n   CORE FEATURE CARDS\n   TEXT ABOVE \/ IMAGE BELOW\n========================================== *\/\n\n.xav-faux-feature {\n  margin-bottom: 27px;\n}\n\n.xav-faux-copy {\n  padding: 21px 25px;\n\n  background: var(--mist);\n\n  border: 1px solid #dce3ed;\n  border-radius: 16px;\n}\n\n.xav-faux-copy h3 {\n  margin-bottom: 5px;\n\n  color: var(--navy);\n\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n.xav-faux-copy p {\n  margin-bottom: 0;\n\n  color: #626f82;\n  font-size: 14px;\n}\n\n\/* ==========================================\n   THREE HORIZONTAL BENEFIT CARDS\n========================================== *\/\n\n.xav-faux-grid {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr)) !important;\n\n  gap: 11px;\n}\n\n.xav-faux-card {\n  min-width: 0;\n  padding: 19px 9px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--line);\n  border-radius: 14px;\n\n  text-align: center;\n}\n\n.xav-faux-icon {\n  display: flex;\n\n  width: 41px;\n  height: 41px;\n\n  align-items: center;\n  justify-content: center;\n\n  margin: 0 auto 8px;\n\n  background: var(--champagne-light);\n  border-radius: 50%;\n\n  color: var(--navy);\n  font-size: 20px;\n}\n\n.xav-faux-card h3 {\n  margin-bottom: 3px;\n\n  color: var(--navy);\n\n  font-size: 15px;\n  line-height: 1.2;\n}\n\n.xav-faux-card p {\n  margin-bottom: 0;\n\n  color: var(--muted);\n  font-size: 11px;\n}\n\n\/* ==========================================\n   PRODUCT SPECIFICATIONS\n========================================== *\/\n\n.xav-faux-spec-wrap {\n  padding: 7px;\n\n  background: #f3f5f8;\n  border-radius: 18px;\n}\n\n.xav-faux-spec {\n  padding: 23px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--line);\n  border-radius: 14px;\n}\n\n.xav-faux-spec h3 {\n  margin-bottom: 14px;\n\n  color: var(--navy);\n  font-size: 20px;\n}\n\n.xav-faux-spec-row {\n  display: grid;\n\n  grid-template-columns: 180px 1fr;\n\n  gap: 14px;\n  padding: 11px 0;\n\n  border-bottom: 1px solid #e9edf3;\n\n  font-size: 14px;\n}\n\n.xav-faux-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.xav-faux-spec-row strong {\n  color: #283955;\n}\n\n.xav-faux-spec-row span {\n  color: var(--muted);\n}\n\n\/* ==========================================\n   FAQ WITH SMOOTH ROTATING ARROW\n========================================== *\/\n\n.xav-faux-faq {\n  max-width: 920px;\n  margin: 0 auto;\n}\n\n.xav-faux-faq details {\n  margin-bottom: 9px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--line);\n  border-radius: 12px;\n\n  overflow: hidden;\n\n  transition:\n    border-color .25s ease,\n    box-shadow .25s ease;\n}\n\n.xav-faux-faq details[open] {\n  border-color: #b9c6d8;\n\n  box-shadow:\n    0 5px 15px rgba(23, 35, 66, .06);\n}\n\n.xav-faux-faq summary {\n  position: relative;\n\n  padding: 16px 46px 16px 16px;\n\n  color: var(--navy);\n\n  font-size: 14px;\n  font-weight: 700;\n\n  cursor: pointer;\n  list-style: none;\n}\n\n.xav-faux-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.xav-faux-faq summary::after {\n  content: \"\";\n\n  position: absolute;\n\n  top: 50%;\n  right: 18px;\n\n  width: 9px;\n  height: 9px;\n\n  border-right: 2px solid #8e775f;\n  border-bottom: 2px solid #8e775f;\n\n  transform:\n    translateY(-65%)\n    rotate(45deg);\n\n  transition: transform .3s ease;\n}\n\n.xav-faux-faq details[open] summary::after {\n  transform:\n    translateY(-30%)\n    rotate(225deg);\n}\n\n.xav-faux-answer {\n  padding: 0 16px 16px;\n\n  color: var(--muted);\n  font-size: 13px;\n}\n\n\/* ==========================================\n   THREE STORE GUARANTEES\n========================================== *\/\n\n.xav-faux-guarantees {\n  display: grid !important;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr)) !important;\n\n  gap: 11px;\n}\n\n.xav-faux-guarantee {\n  min-width: 0;\n  padding: 19px 8px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--line);\n  border-radius: 14px;\n\n  text-align: center;\n}\n\n.xav-faux-guarantee-icon {\n  margin-bottom: 6px;\n  font-size: 23px;\n}\n\n.xav-faux-guarantee h3 {\n  margin-bottom: 4px;\n\n  color: var(--navy);\n\n  font-size: 15px;\n  line-height: 1.2;\n}\n\n.xav-faux-guarantee p {\n  margin-bottom: 0;\n\n  color: var(--muted);\n\n  font-size: 11px;\n  line-height: 1.25;\n}\n\n\/* ==========================================\n   FINAL NAVY CTA\n========================================== *\/\n\n.xav-faux-cta {\n  padding: 36px 23px;\n\n  background: linear-gradient(\n    115deg,\n    #172342,\n    #344563\n  );\n\n  border-radius: 19px;\n\n  text-align: center;\n}\n\n.xav-faux-cta h2 {\n  margin-bottom: 8px;\n\n  color: #ffffff;\n\n  font-size: clamp(25px, 3.6vw, 36px);\n  line-height: 1.2;\n}\n\n.xav-faux-cta p {\n  max-width: 620px;\n  margin: 0 auto 21px;\n\n  color: #e9edf4;\n  font-size: 14px;\n}\n\n.xav-faux-buy {\n  display: inline-flex;\n\n  min-width: 210px;\n\n  align-items: center;\n  justify-content: center;\n\n  padding: 14px 27px;\n\n  background: #dfcfba;\n\n  border: 2px solid #dfcfba;\n  border-radius: 999px;\n\n  color: #172342 !important;\n\n  font-size: 15px;\n  font-weight: 900;\n\n  text-decoration: none !important;\n\n  box-shadow: 0 6px 0 #aa9174;\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-faux-buy:hover {\n  background: #f4e7d5;\n\n  transform: translateY(-3px);\n\n  box-shadow: 0 9px 0 #aa9174;\n}\n\n.xav-faux-buy:active {\n  transform: translateY(4px);\n\n  box-shadow: 0 2px 0 #aa9174;\n}\n\n\/* ==========================================\n   MOBILE RESPONSIVE\n========================================== *\/\n\n@media (max-width: 749px) {\n\n  .xav-faux {\n    padding: 0 9px 28px;\n  }\n\n  .xav-faux section {\n    margin-bottom: 28px;\n  }\n\n  .xav-faux-size,\n  .xav-faux-hero {\n    padding: 20px 12px;\n    border-radius: 14px;\n  }\n\n  .xav-faux-size h2 {\n    font-size: 23px;\n  }\n\n  .xav-faux-hero h2 {\n    font-size: 26px;\n  }\n\n  .xav-faux-size p,\n  .xav-faux-hero \u003e p {\n    font-size: 12px;\n  }\n\n  .xav-faux-image {\n    margin-top: 8px;\n    padding: 4px;\n    border-radius: 13px;\n  }\n\n  .xav-faux .xav-faux-image img {\n    border-radius: 10px !important;\n  }\n\n  .xav-faux-fit-tip {\n    font-size: 11px;\n  }\n\n  .xav-faux-mini {\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr)) !important;\n\n    gap: 5px;\n    margin-top: 14px;\n  }\n\n  .xav-faux-mini div {\n    padding: 9px 2px;\n\n    border-radius: 8px;\n\n    font-size: 9px;\n    line-height: 1.2;\n  }\n\n  .xav-faux-heading {\n    margin-bottom: 15px;\n  }\n\n  .xav-faux-heading span {\n    font-size: 9px;\n  }\n\n  .xav-faux-heading h2 {\n    font-size: 23px;\n  }\n\n  .xav-faux-heading p {\n    font-size: 12px;\n  }\n\n  .xav-faux-copy {\n    padding: 17px 14px;\n    border-radius: 13px;\n  }\n\n  .xav-faux-copy h3 {\n    font-size: 18px;\n  }\n\n  .xav-faux-copy p {\n    font-size: 12px;\n  }\n\n  \/* KEEP ALL THREE CARDS HORIZONTAL *\/\n\n  .xav-faux-grid,\n  .xav-faux-guarantees {\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr)) !important;\n\n    gap: 5px;\n  }\n\n  .xav-faux-card,\n  .xav-faux-guarantee {\n    min-width: 0;\n\n    padding: 12px 3px;\n    border-radius: 9px;\n  }\n\n  .xav-faux-icon {\n    width: 32px;\n    height: 32px;\n\n    margin-bottom: 5px;\n    font-size: 16px;\n  }\n\n  .xav-faux-card h3 {\n    font-size: 10px;\n    line-height: 1.15;\n  }\n\n  .xav-faux-card p {\n    font-size: 8px;\n    line-height: 1.2;\n  }\n\n  .xav-faux-guarantee-icon {\n    font-size: 18px;\n  }\n\n  .xav-faux-guarantee h3 {\n    font-size: 9.5px;\n    line-height: 1.15;\n  }\n\n  .xav-faux-guarantee p {\n    font-size: 8px;\n  }\n\n  .xav-faux-spec {\n    padding: 16px 13px;\n  }\n\n  .xav-faux-spec-row {\n    grid-template-columns: 1fr;\n\n    gap: 3px;\n    font-size: 12px;\n  }\n\n  .xav-faux-faq summary {\n    padding: 14px 42px 14px 13px;\n    font-size: 12px;\n  }\n\n  .xav-faux-answer {\n    padding: 0 13px 14px;\n    font-size: 12px;\n  }\n\n  .xav-faux-cta {\n    padding: 28px 13px;\n    border-radius: 15px;\n  }\n\n  .xav-faux-cta h2 {\n    font-size: 24px;\n  }\n\n  .xav-faux-cta p {\n    font-size: 12px;\n  }\n\n  .xav-faux-buy {\n    width: 100%;\n    max-width: 310px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"xav-faux\"\u003e\n\u003c!-- 01 | SIZE GUIDE FIRST --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-faux-size\"\u003e\n\u003cspan class=\"xav-faux-label\"\u003e SIZE \u0026amp; FIT GUIDE \u003c\/span\u003e\n\u003ch2\u003eFind Your Best Fit\u003c\/h2\u003e\n\u003cp\u003eCheck the garment measurements before choosing your size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/14_160d1f75-45a2-46ec-bd3f-878841c41bee.png?v=1790240820\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-fit-tip\"\u003e\n\u003cstrong\u003eFit Tip:\u003c\/strong\u003e Compare the bust, length and sleeve measurements with a long-sleeve top you already own.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 02 | HORIZONTAL HERO --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-faux-hero\"\u003e\n\u003cspan class=\"xav-faux-label\"\u003e YOUR EASY EVERYDAY FAVORITE \u003c\/span\u003e\n\u003ch2\u003eThe Layered Look, Made Easy\u003c\/h2\u003e\n\u003cp\u003eTwo-piece style in one easy long-sleeve top.\u003c\/p\u003e\n\u003cdiv class=\"xav-faux-mini\"\u003e\n\u003cdiv\u003eLayered Look\u003c\/div\u003e\n\u003cdiv\u003eButton Detail\u003c\/div\u003e\n\u003cdiv\u003eRibbed Style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/7_b8075786-7ba6-4de0-b5d6-79e2daea6e2b.png?v=1790238880\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 | CORE SELLING POINTS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-faux-heading\"\u003e\n\u003cspan\u003e ONE TOP. MORE STYLE. \u003c\/span\u003e\n\u003ch2\u003eThoughtful Everyday Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-feature\"\u003e\n\u003cdiv class=\"xav-faux-copy\"\u003e\n\u003ch3\u003eThe Faux Two-Piece Effect\u003c\/h3\u003e\n\u003cp\u003eGet the look of layered pieces with just one top.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/8_7167f570-b59c-4f92-aaf8-0fde4fe6d2d5.png?v=1790238880\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-feature\"\u003e\n\u003cdiv class=\"xav-faux-copy\"\u003e\n\u003ch3\u003eA Classic Crewneck\u003c\/h3\u003e\n\u003cp\u003eA clean neckline makes this top easy to style every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/5_5ef9c592-d170-4f19-99bd-7abcade9d75b.png?v=1790238880\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-feature\"\u003e\n\u003cdiv class=\"xav-faux-copy\"\u003e\n\u003ch3\u003eButton-Accent Styling\u003c\/h3\u003e\n\u003cp\u003eButton details add a little extra character to your outfit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/3_b56bcb89-c84f-4278-b1e6-eacd05c0bb3e.png?v=1790238880\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-feature\"\u003e\n\u003cdiv class=\"xav-faux-copy\"\u003e\n\u003ch3\u003eSoft Brushed-Style Finish\u003c\/h3\u003e\n\u003cp\u003eA cozy-looking texture suits casual fall and winter outfits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/4_98ee781c-f4d5-4e9f-898f-f7dc56b87993.png?v=1790238880\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 | THREE SHORT BENEFITS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-faux-heading\"\u003e\n\u003cspan\u003e EASY TO WEAR \u003c\/span\u003e\n\u003ch2\u003eMore Style, Less Effort\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-grid\"\u003e\n\u003cdiv class=\"xav-faux-card\"\u003e\n\u003cdiv class=\"xav-faux-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eLayered Look\u003c\/h3\u003e\n\u003cp\u003eOne Easy Top\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-card\"\u003e\n\u003cdiv class=\"xav-faux-icon\"\u003e♡\u003c\/div\u003e\n\u003ch3\u003eSoft Texture\u003c\/h3\u003e\n\u003cp\u003eCozy Style\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-card\"\u003e\n\u003cdiv class=\"xav-faux-icon\"\u003e◌\u003c\/div\u003e\n\u003ch3\u003eEasy Styling\u003c\/h3\u003e\n\u003cp\u003eEveryday Wear\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 05 | EVERYDAY OUTFITS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-faux-feature\"\u003e\n\u003cdiv class=\"xav-faux-copy\"\u003e\n\u003ch3\u003eYour Throw-On-and-Go Top\u003c\/h3\u003e\n\u003cp\u003ePair it with jeans, leggings or casual trousers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/9_371d18ba-ba9b-4341-85b5-8dac9c950772.png?v=1790239149\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 06 | PRODUCT DETAILS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-faux-heading\"\u003e\n\u003cspan\u003e PRODUCT DETAILS \u003c\/span\u003e\n\u003ch2\u003eThe Details at a Glance\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-spec-wrap\"\u003e\n\u003cdiv class=\"xav-faux-spec\"\u003e\n\u003ch3\u003eWomen's Faux Two-Piece Long-Sleeve Top\u003c\/h3\u003e\n\u003cdiv class=\"xav-faux-spec-row\"\u003e\n\u003cstrong\u003eStyle\u003c\/strong\u003e \u003cspan\u003eCasual Pullover Top\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-spec-row\"\u003e\n\u003cstrong\u003eDesign\u003c\/strong\u003e \u003cspan\u003eFaux Two-Piece \/ Layered Look\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-spec-row\"\u003e\n\u003cstrong\u003eNeckline\u003c\/strong\u003e \u003cspan\u003eCrewneck\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-spec-row\"\u003e\n\u003cstrong\u003eSleeves\u003c\/strong\u003e \u003cspan\u003eLong Sleeves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-spec-row\"\u003e\n\u003cstrong\u003eDetails\u003c\/strong\u003e \u003cspan\u003eButton Accents\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-spec-row\"\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e \u003cspan\u003eBrushed-Style Appearance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-spec-row\"\u003e\n\u003cstrong\u003ePieces Included\u003c\/strong\u003e \u003cspan\u003eOne Faux-Layered Top\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-spec-row\"\u003e\n\u003cstrong\u003eStyling\u003c\/strong\u003e \u003cspan\u003e Jeans, Leggings \u0026amp; Casual Trousers \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-spec-row\"\u003e\n\u003cstrong\u003eSeason\u003c\/strong\u003e \u003cspan\u003eFall \u0026amp; Winter Styling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-spec-row\"\u003e\n\u003cstrong\u003eSize Reference\u003c\/strong\u003e \u003cspan\u003eSee Size Chart Above\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-spec-row\"\u003e\n\u003cstrong\u003eCare\u003c\/strong\u003e \u003cspan\u003eFollow 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!-- 07 | FAQ --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-faux-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-faux-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this one top or two separate pieces?\u003c\/summary\u003e\n\u003cdiv class=\"xav-faux-answer\"\u003eIt is one faux two-piece top designed to create a layered appearance. Two separate garments are not included.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I choose my size?\u003c\/summary\u003e\n\u003cdiv class=\"xav-faux-answer\"\u003eUse the size chart at the top of the page. Compare the bust, length and sleeve measurements with a top you already own.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a crew neckline?\u003c\/summary\u003e\n\u003cdiv class=\"xav-faux-answer\"\u003eYes. This style features a classic crewneck.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the buttons functional?\u003c\/summary\u003e\n\u003cdiv class=\"xav-faux-answer\"\u003eThe listing mentions button details but does not confirm whether they are functional fastenings. They should be treated as design accents unless stated otherwise.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for fall and winter?\u003c\/summary\u003e\n\u003cdiv class=\"xav-faux-answer\"\u003eThe long-sleeve design is intended for fall and winter styling. Add layers according to the weather.\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-faux-answer\"\u003ePair it with jeans, leggings or casual trousers for an easy everyday outfit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the exact fabric composition?\u003c\/summary\u003e\n\u003cdiv class=\"xav-faux-answer\"\u003ePlease refer to the garment label for exact fiber content and care information.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 08 | THREE STORE GUARANTEES --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-faux-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-faux-guarantees\"\u003e\n\u003cdiv class=\"xav-faux-guarantee\"\u003e\n\u003cdiv class=\"xav-faux-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eTracked Shipping\u003c\/h3\u003e\n\u003cp\u003eOrder Updates\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-guarantee\"\u003e\n\u003cdiv class=\"xav-faux-guarantee-icon\"\u003e↺\u003c\/div\u003e\n\u003ch3\u003eReturn Support\u003c\/h3\u003e\n\u003cp\u003eEligible Orders\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-faux-guarantee\"\u003e\n\u003cdiv class=\"xav-faux-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!-- 09 | FINAL CTA --\u003e\n\u003csection\u003e\n\u003cdiv class=\"xav-faux-cta\"\u003e\n\u003ch2\u003eYour New Everyday Layer\u003c\/h2\u003e\n\u003cp\u003eThe layered look you love, in one easy top.\u003c\/p\u003e\n\u003ca class=\"xav-faux-buy\" href=\"\/products\/autumn-winter-new-arrival-womens-faux-two-piece-crew-neck-button-pullover-brushed-long-sleeve-t-shirt\"\u003e CHOOSE YOUR SIZE \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YY","offers":[{"title":"Navy \/ S","offer_id":50525982621832,"sku":"NC01792609246435-T恤藏青色-S","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Navy \/ M","offer_id":50525982654600,"sku":"NC01792609246435-T恤藏青色-M","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Navy \/ L","offer_id":50525998121096,"sku":"NC01792609246435-T恤藏青色-L","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Navy \/ XL","offer_id":50525998153864,"sku":"NC01792609246435-T恤藏青色-XL","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Navy \/ 2XL","offer_id":50525998186632,"sku":"NC01792609246435-T恤藏青色-2XL","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":50525982556296,"sku":"NC01792609246435-T恤黑色-S","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":50525982589064,"sku":"NC01792609246435-T恤黑色-M","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":50525998219400,"sku":"NC01792609246435-T恤黑色-L","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":50525998252168,"sku":"NC01792609246435-T恤黑色-XL","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":50525998284936,"sku":"NC01792609246435-T恤黑色-2XL","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":50525982687368,"sku":"NC01792609246435-T恤红色-S","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":50525982720136,"sku":"NC01792609246435-T恤红色-M","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":50525998317704,"sku":"NC01792609246435-T恤红色-L","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":50525998350472,"sku":"NC01792609246435-T恤红色-XL","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2XL","offer_id":50525998383240,"sku":"NC01792609246435-T恤红色-2XL","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ S","offer_id":50525982752904,"sku":"NC01792609246435-T恤浅灰色-S","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ M","offer_id":50525982785672,"sku":"NC01792609246435-T恤浅灰色-M","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ L","offer_id":50525998416008,"sku":"NC01792609246435-T恤浅灰色-L","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ XL","offer_id":50525998448776,"sku":"NC01792609246435-T恤浅灰色-XL","price":36.0,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 2XL","offer_id":50525998481544,"sku":"NC01792609246435-T恤浅灰色-2XL","price":36.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/9_371d18ba-ba9b-4341-85b5-8dac9c950772.png?v=1790239149","url":"https:\/\/xavellune.com\/products\/autumn-winter-new-arrival-womens-faux-two-piece-crew-neck-button-pullover-brushed-long-sleeve-t-shirt","provider":"Xavellune","version":"1.0","type":"link"}