{"product_id":"hoodie-suit-sports-leisure-sexy-zip-long-sleeve-sweater-and-high-waist-long-pants-set-womens-clothing","title":"Women’s Zip Hoodie \u0026 High-Waist Pants 2-Piece Set","description":"\u003cstyle\u003e\n\/* =========================================================\nSARA BOUTIQUE — PRODUCT DESCRIPTION CLEAN \/ FAST \/ MOBILE \/ HIGH CONTRAST\n========================================================= *\/\n\n.sara-pd {\n  --bg: #211a18;\n  --bg2: #2a211f;\n  --card: #302522;\n  --card2: #382b28;\n  --blush: #c98f89;\n  --blush-light: #f0bbb5;\n  --cream: #fff7ef;\n  --text: #f5ebe4;\n  --muted: #d9cbc3;\n  --faint: #bbaaa1;\n  --border: rgba(240,187,181,.28);\n  --border-strong: rgba(240,187,181,.55);\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 18px 14px 40px;\n  color: var(--text);\n  font-family: \"Poppins\", sans-serif;\n  line-height: 1.6;\n  box-sizing: border-box;\n  overflow: hidden;\n}\n\n.sara-pd *,\n.sara-pd *::before,\n.sara-pd *::after {\n  box-sizing: border-box;\n}\n\n.sara-pd img {\n  max-width: 100%;\n}\n\n.sara-pd button {\n  font-family: inherit;\n}\n\n\/* =========================================================\nINTRO\n========================================================= *\/\n\n.sara-pd-intro {\n  position: relative;\n  padding: 28px 20px 24px;\n  margin-bottom: 13px;\n  text-align: center;\n  border: 1px solid var(--border);\n  border-radius: 17px;\n  background: radial-gradient(\n    circle at 50% 0%,\n    rgba(201,143,137,.20),\n    transparent 50%\n  ), linear-gradient(145deg,var(--bg2),var(--bg));\n  overflow: hidden;\n}\n\n.sara-pd-intro::before {\n  content: \"\";\n  position: absolute;\n  width: 180px;\n  height: 180px;\n  top: -125px;\n  left: 50%;\n  transform: translateX(-50%);\n  border-radius: 50%;\n  background: rgba(201,143,137,.16);\n  filter: blur(35px);\n  pointer-events: none;\n}\n\n.sara-pd-eyebrow {\n  position: relative;\n  display: inline-block;\n  margin-bottom: 7px;\n  color: var(--blush-light);\n  font-size: 9px;\n  font-weight: 600;\n  letter-spacing: .25em;\n  text-transform: uppercase;\n}\n\n.sara-pd-title {\n  position: relative;\n  max-width: 720px;\n  margin: 0 auto 8px;\n  color: var(--cream);\n  font-family: var(--font-display, Georgia, serif);\n  font-size: clamp(23px,5vw,36px);\n  font-weight: 400;\n  line-height: 1.15;\n}\n\n.sara-pd-intro-text {\n  position: relative;\n  max-width: 620px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 12px;\n  line-height: 1.7;\n}\n\n\/* =========================================================\nQUICK FACTS\n========================================================= *\/\n\n.sara-pd-quick {\n  display: grid;\n  grid-template-columns: repeat(3,1fr);\n  gap: 6px;\n  margin-bottom: 15px;\n}\n\n.sara-pd-quick-item {\n  min-width: 0;\n  padding: 10px 6px;\n  text-align: center;\n  border: 1px solid var(--border);\n  border-radius: 11px;\n  background: var(--card);\n}\n\n.sara-pd-quick-icon {\n  display: block;\n  margin-bottom: 2px;\n  color: var(--blush-light);\n  font-size: 14px;\n}\n\n.sara-pd-quick strong {\n  display: block;\n  color: var(--cream);\n  font-size: 10.5px;\n  font-weight: 600;\n}\n\n.sara-pd-quick small {\n  display: block;\n  color: var(--faint);\n  font-size: 8.5px;\n  line-height: 1.3;\n}\n\n\/* =========================================================\nSECTION HEADING\n========================================================= *\/\n\n.sara-pd-heading {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin: 21px 0 11px;\n}\n\n.sara-pd-heading::before,\n.sara-pd-heading::after {\n  content: \"\";\n  flex: 1;\n  height: 1px;\n  background: linear-gradient(\n    to right,\n    transparent,\n    rgba(240,187,181,.40)\n  );\n}\n\n.sara-pd-heading::after {\n  background: linear-gradient(\n    to left,\n    transparent,\n    rgba(240,187,181,.40)\n  );\n}\n\n.sara-pd-heading span {\n  color: var(--blush-light);\n  font-family: var(--font-display, Georgia, serif);\n  font-size: 19px;\n  white-space: nowrap;\n}\n\n\/* =========================================================\nVIDEOS\n========================================================= *\/\n\n.sara-pd-video-intro {\n  margin: -2px auto 9px;\n  text-align: center;\n  color: var(--faint);\n  font-size: 10px;\n}\n\n.sara-pd-videos {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 6px;\n  margin: 22px 0;\n  width: 100%;\n}\n\n.sara-pd-video {\n  position: relative;\n  aspect-ratio: 9 \/ 14;\n  border-radius: 10px;\n  overflow: hidden;\n  border: 1px solid var(--border);\n  background: #050504;\n  transition: border-color 0.3s ease, transform 0.3s ease;\n  cursor: pointer;\n}\n\n.sara-pd-video:hover {\n  border-color: var(--blush-light);\n  transform: translateY(-3px);\n  box-shadow: 0 10px 25px rgba(240,187,181,0.2);\n}\n\n.sara-pd-video video {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n@media (max-width: 600px) {\n  .sara-pd-videos { grid-template-columns: repeat(5, 1fr); gap: 3px; }\n  .sara-pd-video { border-radius: 6px; }\n}\n\n\/* =========================================================\nACCORDIONS\n========================================================= *\/\n\n.sara-pd-accordion {\n  margin-bottom: 7px;\n  border: 1px solid var(--border);\n  border-radius: 12px;\n  overflow: hidden;\n  background: var(--card);\n}\n\n.sara-pd-accordion-button {\n  width: 100%;\n  padding: 12px 14px;\n  border: 0;\n  background: transparent;\n  color: var(--cream);\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  text-align: left;\n  cursor: pointer;\n  font-size: 11.5px;\n  font-weight: 600;\n}\n\n.sara-pd-accordion-button:hover {\n  background: rgba(201,143,137,.07);\n}\n\n.sara-pd-arrow {\n  color: var(--blush-light);\n  font-size: 16px;\n  transition: transform .3s ease;\n}\n\n.sara-pd-accordion.open .sara-pd-arrow {\n  transform: rotate(180deg);\n}\n\n.sara-pd-accordion-content {\n  display: none;\n  padding: 0 14px 13px;\n  border-top: 1px solid rgba(240,187,181,.12);\n}\n\n.sara-pd-accordion.open .sara-pd-accordion-content {\n  display: block;\n}\n\n.sara-pd-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.sara-pd-list li {\n  position: relative;\n  padding: 7px 0 7px 15px;\n  color: var(--muted);\n  font-size: 11px;\n  line-height: 1.6;\n  border-bottom: 1px solid rgba(255,255,255,.05);\n}\n\n.sara-pd-list li:last-child {\n  border-bottom: 0;\n}\n\n.sara-pd-list li::before {\n  content: \"✦\";\n  position: absolute;\n  left: 0;\n  top: 8px;\n  color: var(--blush-light);\n  font-size: 8px;\n}\n\n.sara-pd-list strong {\n  color: var(--blush-light);\n  font-weight: 600;\n}\n\n\/* =========================================================\nPRODUCT DETAILS\n========================================================= *\/\n\n.sara-pd-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 10.5px;\n}\n\n.sara-pd-table tr {\n  border-bottom: 1px solid rgba(255,255,255,.06);\n}\n\n.sara-pd-table tr:last-child {\n  border-bottom: 0;\n}\n\n.sara-pd-table td {\n  padding: 8px 3px;\n  vertical-align: top;\n}\n\n.sara-pd-table td:first-child {\n  width: 42%;\n  color: var(--blush-light);\n  font-weight: 600;\n}\n\n.sara-pd-table td:last-child {\n  color: var(--muted);\n}\n\n\/* =========================================================\nSIZE GUIDE — HIGH CONTRAST, FULLY VISIBLE (NO SCROLL)\n========================================================= *\/\n\n.sara-pd-size-notice {\n  padding: 13px 14px;\n  margin-bottom: 10px;\n  border: 1px solid rgba(240,187,181,.48);\n  border-radius: 12px;\n  background: linear-gradient(\n    135deg,\n    rgba(201,143,137,.18),\n    rgba(201,143,137,.06)\n  );\n}\n\n.sara-pd-size-notice-title {\n  margin-bottom: 7px;\n  color: #ffffff;\n  font-size: 14px;\n  font-weight: 800;\n  line-height: 1.4;\n  text-shadow: 0 1px 4px rgba(0,0,0,.35);\n}\n\n.sara-pd-size-notice p {\n  margin: 0;\n  color: #fff7f1;\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1.7;\n  text-shadow: 0 1px 3px rgba(0,0,0,.30);\n}\n\n.sara-pd-chart-wrap {\n  width: 100%;\n  max-width: 100%;\n  overflow: hidden;\n  border: 1px solid rgba(240,187,181,.42);\n  border-radius: 11px;\n  background: #352925;\n  margin-bottom: 10px;\n}\n\n.sara-pd-chart-label {\n  padding: 9px 12px 0;\n  color: #f1bbb4;\n  font-size: 11.5px;\n  font-weight: 700;\n  letter-spacing: .04em;\n  text-transform: uppercase;\n}\n\n.sara-pd-size-table {\n  width: 100%;\n  max-width: 100%;\n  table-layout: fixed;\n  border-collapse: collapse;\n  font-size: 9.5px;\n}\n\n.sara-pd-size-table th,\n.sara-pd-size-table td {\n  padding: 8px 3px;\n  text-align: center;\n  border-right: 1px solid rgba(240,187,181,.16);\n  border-bottom: 1px solid rgba(240,187,181,.16);\n  overflow-wrap: break-word;\n  word-break: break-word;\n}\n\n.sara-pd-size-table th:last-child,\n.sara-pd-size-table td:last-child {\n  border-right: 0;\n}\n\n.sara-pd-size-table tr:last-child td {\n  border-bottom: 0;\n}\n\n.sara-pd-size-table thead th {\n  color: #fff8f2;\n  background: rgba(201,143,137,.22);\n  font-weight: 700;\n}\n\n.sara-pd-size-table tbody td:first-child {\n  text-align: left;\n  color: #f1bbb4;\n  font-weight: 600;\n}\n\n.sara-pd-size-table tbody td {\n  color: #eee1da;\n}\n\n.sara-pd-size-table tbody td:first-child,\n.sara-pd-size-table thead th:first-child {\n  width: 24%;\n}\n\n.sara-pd-chart-note {\n  margin-top: 9px;\n  color: #fff0e9;\n  font-size: 10.5px;\n  font-weight: 700;\n  line-height: 1.55;\n  text-align: center;\n  text-shadow: 0 1px 3px rgba(0,0,0,.30);\n}\n\n\/* =========================================================\nREVIEWS\n========================================================= *\/\n\n.sara-pd-review-intro {\n  max-width: 580px;\n  margin: -2px auto 11px;\n  text-align: center;\n  color: var(--faint);\n  font-size: 10px;\n}\n\n.sara-pd-review-stage {\n  position: relative;\n  min-height: 230px;\n}\n\n.sara-pd-review {\n  display: none;\n  padding: 14px;\n  border: 1px solid var(--border);\n  border-radius: 15px;\n  background: radial-gradient(\n    circle at 100% 0%,\n    rgba(201,143,137,.12),\n    transparent 38%\n  ), var(--card);\n}\n\n.sara-pd-review.active {\n  display: grid;\n  grid-template-columns: 125px 1fr;\n  gap: 16px;\n  align-items: center;\n  animation: saraReviewIn .35s ease;\n}\n\n@keyframes saraReviewIn {\n  from {\n    opacity: 0;\n    transform: translateY(8px);\n  }\n\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* REVIEW IMAGE *\/\n\n.sara-pd-review-image {\n  width: 125px;\n  height: 155px;\n  overflow: hidden;\n  border-radius: 11px;\n  border: 1px solid var(--border);\n  background: #191311;\n  cursor: pointer;\n}\n\n.sara-pd-review-image img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n}\n\n\/* REVIEW WITHOUT PHOTO *\/\n\n.sara-pd-review.no-photo {\n  display: none;\n}\n\n.sara-pd-review.no-photo.active {\n  display: block;\n}\n\n\/* REVIEW TEXT *\/\n\n.sara-pd-stars {\n  color: var(--blush-light);\n  font-size: 13px;\n  letter-spacing: 2px;\n  margin-bottom: 7px;\n}\n\n.sara-pd-review-quote {\n  margin: 0;\n  color: var(--cream);\n  font-family: var(--font-display, Georgia, serif);\n  font-size: 16px;\n  line-height: 1.5;\n}\n\n.sara-pd-review-author {\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 3px;\n  margin-top: 9px;\n  color: var(--muted);\n  font-size: 9px;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n}\n\n.sara-pd-flag {\n  display: inline-block;\n  width: 16px;\n  height: 12px;\n  margin-left: 3px;\n  flex: 0 0 auto;\n  border-radius: 2px;\n  vertical-align: -2px;\n  box-shadow: 0 0 0 1px rgba(255,255,255,.15);\n}\n\n\/* =========================================================\nREVIEW CONTROLS\n========================================================= *\/\n\n.sara-pd-review-controls {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 6px;\n  margin-top: 8px;\n  flex-wrap: wrap;\n}\n\n.sara-pd-review-arrow {\n  width: 29px;\n  height: 29px;\n  padding: 0;\n  border: 1px solid var(--border);\n  border-radius: 50%;\n  background: var(--card);\n  color: var(--blush-light);\n  cursor: pointer;\n  font-size: 13px;\n}\n\n.sara-pd-review-arrow:hover {\n  border-color: var(--blush);\n  background: rgba(201,143,137,.12);\n}\n\n.sara-pd-review-dot {\n  width: 6px;\n  height: 6px;\n  padding: 0;\n  border: 0;\n  border-radius: 50%;\n  background: rgba(245,239,230,.25);\n  cursor: pointer;\n}\n\n.sara-pd-review-dot.active {\n  width: 18px;\n  border-radius: 10px;\n  background: var(--blush);\n}\n\n\/* =========================================================\nLIGHTBOX\n========================================================= *\/\n\n.sara-pd-lightbox {\n  position: fixed;\n  inset: 0;\n  z-index: 999999;\n  display: none;\n  align-items: center;\n  justify-content: center;\n  padding: 18px;\n  background: rgba(8,6,5,.94);\n  backdrop-filter: blur(8px);\n}\n\n.sara-pd-lightbox.open {\n  display: flex;\n  animation: saraLightboxIn .25s ease;\n}\n\n@keyframes saraLightboxIn {\n  from {\n    opacity: 0;\n  }\n\n  to {\n    opacity: 1;\n  }\n}\n\n.sara-pd-lightbox img {\n  max-width: min(92vw,700px);\n  max-height: 88vh;\n  width: auto;\n  height: auto;\n  object-fit: contain;\n  border-radius: 14px;\n  box-shadow: 0 30px 80px rgba(0,0,0,.55);\n}\n\n.sara-pd-lightbox-close {\n  position: absolute;\n  top: 17px;\n  right: 17px;\n  width: 40px;\n  height: 40px;\n  padding: 0;\n  border: 1px solid rgba(255,255,255,.35);\n  border-radius: 50%;\n  background: rgba(30,22,20,.85);\n  color: #fff;\n  cursor: pointer;\n  font-size: 19px;\n}\n\n\/* =========================================================\nMOBILE\n========================================================= *\/\n\n@media (max-width:650px) {\n\n  .sara-pd {\n    padding: 14px 8px 32px;\n  }\n\n  .sara-pd-intro {\n    padding: 24px 14px 21px;\n    border-radius: 15px;\n  }\n\n  .sara-pd-title {\n    font-size: clamp(21px,7.5vw,30px);\n  }\n\n  .sara-pd-intro-text {\n    font-size: 10.5px;\n  }\n\n  .sara-pd-quick {\n    gap: 5px;\n  }\n\n  .sara-pd-quick-item {\n    padding: 9px 4px;\n  }\n\n  .sara-pd-quick strong {\n    font-size: 9.5px;\n  }\n\n  .sara-pd-quick small {\n    font-size: 7.5px;\n  }\n\n  .sara-pd-size-notice-title {\n    font-size: 13px;\n  }\n\n  .sara-pd-size-notice p {\n    font-size: 11.5px;\n  }\n\n  .sara-pd-chart-note {\n    font-size: 10px;\n  }\n\n  .sara-pd-size-table {\n    font-size: 7.6px;\n  }\n\n  .sara-pd-size-table th,\n  .sara-pd-size-table td {\n    padding: 6px 2px;\n  }\n\n  .sara-pd-review-stage {\n    min-height: 285px;\n  }\n\n  .sara-pd-review.active {\n    grid-template-columns: 100px 1fr;\n    gap: 12px;\n    align-items: center;\n  }\n\n  .sara-pd-review-image {\n    width: 100px;\n    height: 135px;\n  }\n\n  .sara-pd-review-quote {\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .sara-pd-review-author {\n    font-size: 8px;\n  }\n}\n\n@media (max-width:390px) {\n\n  .sara-pd-heading span {\n    font-size: 16px;\n  }\n\n  .sara-pd-review.active {\n    grid-template-columns: 86px 1fr;\n    gap: 10px;\n  }\n\n  .sara-pd-review-image {\n    width: 86px;\n    height: 120px;\n  }\n\n  .sara-pd-review-quote {\n    font-size: 13px;\n  }\n\n  .sara-pd-size-table {\n    font-size: 6.8px;\n  }\n\n  .sara-pd-size-table th,\n  .sara-pd-size-table td {\n    padding: 5px 1px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"sara-pd\"\u003e\n\n\u003c!-- =====================================================\nINTRO\n===================================================== --\u003e\n\n\u003csection class=\"sara-pd-intro\"\u003e\n\u003cdiv class=\"sara-pd-eyebrow\"\u003eSARA BOUTIQUE\u003c\/div\u003e\n\u003ch2 class=\"sara-pd-title\"\u003eHoodie Suit Sports Leisure Sexy Zip Long Sleeve Sweater And High Waist Long Pants Set\u003c\/h2\u003e\n\u003cp class=\"sara-pd-intro-text\"\u003eA 2-piece women's set featuring a zip-up hooded long sleeve sweater and high-waist long pants, made with knitted polyester fabric.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- =====================================================\nQUICK FACTS\n===================================================== --\u003e\n\n\u003cdiv class=\"sara-pd-quick\"\u003e\n\u003cdiv class=\"sara-pd-quick-item\"\u003e\n\u003cspan class=\"sara-pd-quick-icon\"\u003e✦\u003c\/span\u003e\n\u003cstrong\u003e2 Pieces\u003c\/strong\u003e\n\u003csmall\u003eHoodie · Pants\u003c\/small\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-quick-item\"\u003e\n\u003cspan class=\"sara-pd-quick-icon\"\u003e♡\u003c\/span\u003e\n\u003cstrong\u003eKnit Polyester\u003c\/strong\u003e\n\u003csmall\u003eFabric listed\u003c\/small\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-quick-item\"\u003e\n\u003cspan class=\"sara-pd-quick-icon\"\u003eS–L\u003c\/span\u003e\n\u003cstrong\u003eSize Range\u003c\/strong\u003e\n\u003csmall\u003eCheck measurements\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- =====================================================\nVIDEOS\n===================================================== --\u003e\n\n\u003cdiv class=\"sara-pd-heading\"\u003e\n\u003cspan\u003eSee It In Motion\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-video-intro\"\u003eA quick look at the set through the product videos.\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-videos\"\u003e\n\n\u003cdiv class=\"sara-pd-video\"\u003e\n\u003cvideo autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/ca63f6cb22764ff194bb62c763f10813.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-video\"\u003e\n\u003cvideo autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3ee95591f50b418da5a9aa52bb9011f4.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-video\"\u003e\n\u003cvideo autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c543f40f50cd4c0299bba70eb7168810.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-video\"\u003e\n\u003cvideo autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b8dab4a2446246408b7944a9422b9c26.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-video\"\u003e\n\u003cvideo autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/1e78ae6c6ee34842b76ad802358dbeee.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- =====================================================\nWHAT YOU GET\n===================================================== --\u003e\n\n\u003cdiv class=\"sara-pd-accordion open\"\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-accordion-button\"\u003e\n\u003cspan\u003eWhat You're Getting\u003c\/span\u003e\n\u003cspan class=\"sara-pd-arrow\"\u003e⌄\u003c\/span\u003e\n\u003c\/button\u003e\n\n\u003cdiv class=\"sara-pd-accordion-content\"\u003e\n\u003cul class=\"sara-pd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e2-piece set —\u003c\/strong\u003e Zip-up hooded long sleeve sweater and high-waist long pants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesign —\u003c\/strong\u003e Sporty, sexy hood style with collage\/splicing detailing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFabric —\u003c\/strong\u003e Knitting fabric with polyester (polyester fiber) as the main composition.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSizes —\u003c\/strong\u003e S, M and L.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePacking list —\u003c\/strong\u003e Top × 1PC, Pants × 1PC.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- =====================================================\nPRODUCT DETAILS\n===================================================== --\u003e\n\n\u003cdiv class=\"sara-pd-accordion\"\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-accordion-button\"\u003e\n\u003cspan\u003eProduct Details\u003c\/span\u003e\n\u003cspan class=\"sara-pd-arrow\"\u003e⌄\u003c\/span\u003e\n\u003c\/button\u003e\n\n\u003cdiv class=\"sara-pd-accordion-content\"\u003e\n\n\u003ctable class=\"sara-pd-table\"\u003e\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eCloth\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eProduct Attributes\u003c\/td\u003e\n\u003ctd\u003eClothes\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eSolid color\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003eTrousers\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eFashion Element\u003c\/td\u003e\n\u003ctd\u003eHood\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eProcess\u003c\/td\u003e\n\u003ctd\u003eCollage \/ splicing\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eFabric Name\u003c\/td\u003e\n\u003ctd\u003eKnitting\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eMain Fabric Composition\u003c\/td\u003e\n\u003ctd\u003ePolyester (polyester fiber)\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eColors Listed\u003c\/td\u003e\n\u003ctd\u003eBlue top, Gray top, Blue trousers, Blue suit, Gray suit\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eSizes\u003c\/td\u003e\n\u003ctd\u003eS, M, L\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003ePackage Size\u003c\/td\u003e\n\u003ctd\u003e300 × 200 × 30 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003ePacking List\u003c\/td\u003e\n\u003ctd\u003eTop × 1PC, Pants × 1PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- =====================================================\nSIZE GUIDE\n===================================================== --\u003e\n\n\u003cdiv class=\"sara-pd-heading\"\u003e\n\u003cspan\u003eSize Guide\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-size-notice\"\u003e\n\n\u003cdiv class=\"sara-pd-size-notice-title\"\u003e\nPlease check the measurements before ordering\n\u003c\/div\u003e\n\n\u003cp\u003e\nAsian size is 1 to 2 sizes smaller than European and American sizing.\nIf your measurement falls between two sizes, choose the larger size.\nPlease allow a 2–3 cm difference due to manual measurement.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-chart-wrap\"\u003e\n\n\u003cdiv class=\"sara-pd-chart-label\"\u003eClothes Size\u003c\/div\u003e\n\n\u003ctable class=\"sara-pd-size-table\"\u003e\n\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eLength (cm)\u003c\/th\u003e\n\u003cth\u003eLength (in)\u003c\/th\u003e\n\u003cth\u003eBust (cm)\u003c\/th\u003e\n\u003cth\u003eBust (in)\u003c\/th\u003e\n\u003cth\u003eSleeve (cm)\u003c\/th\u003e\n\u003cth\u003eSleeve (in)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e41\u003c\/td\u003e\n\u003ctd\u003e16.0\u003c\/td\u003e\n\u003ctd\u003e68-90\u003c\/td\u003e\n\u003ctd\u003e26.5-35.1\u003c\/td\u003e\n\u003ctd\u003e59\u003c\/td\u003e\n\u003ctd\u003e23.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e42\u003c\/td\u003e\n\u003ctd\u003e16.4\u003c\/td\u003e\n\u003ctd\u003e72-94\u003c\/td\u003e\n\u003ctd\u003e28.1-36.7\u003c\/td\u003e\n\u003ctd\u003e60\u003c\/td\u003e\n\u003ctd\u003e23.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e43\u003c\/td\u003e\n\u003ctd\u003e16.8\u003c\/td\u003e\n\u003ctd\u003e76-98\u003c\/td\u003e\n\u003ctd\u003e29.6-38.2\u003c\/td\u003e\n\u003ctd\u003e61\u003c\/td\u003e\n\u003ctd\u003e23.8\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-chart-wrap\"\u003e\n\n\u003cdiv class=\"sara-pd-chart-label\"\u003ePants Size\u003c\/div\u003e\n\n\u003ctable class=\"sara-pd-size-table\"\u003e\n\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eLength (cm)\u003c\/th\u003e\n\u003cth\u003eLength (in)\u003c\/th\u003e\n\u003cth\u003eWaist (cm)\u003c\/th\u003e\n\u003cth\u003eWaist (in)\u003c\/th\u003e\n\u003cth\u003eHip (cm)\u003c\/th\u003e\n\u003cth\u003eHip (in)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e116\u003c\/td\u003e\n\u003ctd\u003e45.2\u003c\/td\u003e\n\u003ctd\u003e62-92\u003c\/td\u003e\n\u003ctd\u003e24.2-35.9\u003c\/td\u003e\n\u003ctd\u003e66-106\u003c\/td\u003e\n\u003ctd\u003e25.7-41.3\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e117\u003c\/td\u003e\n\u003ctd\u003e45.6\u003c\/td\u003e\n\u003ctd\u003e66-96\u003c\/td\u003e\n\u003ctd\u003e25.7-37.4\u003c\/td\u003e\n\u003ctd\u003e70-110\u003c\/td\u003e\n\u003ctd\u003e27.3-42.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e118\u003c\/td\u003e\n\u003ctd\u003e46.0\u003c\/td\u003e\n\u003ctd\u003e70-100\u003c\/td\u003e\n\u003ctd\u003e27.3-39.0\u003c\/td\u003e\n\u003ctd\u003e74-114\u003c\/td\u003e\n\u003ctd\u003e28.9-44.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-chart-note\"\u003e\nMeasurements are shown exactly from the supplied size chart. Please allow a 2–3 cm difference due to manual measurement.\n\u003c\/div\u003e\n\n\u003c!-- =====================================================\nCUSTOMER REVIEWS\n===================================================== --\u003e\n\n\u003cdiv class=\"sara-pd-heading\"\u003e\n\u003cspan\u003eWhat Customers Say\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-intro\"\u003e\nCustomer feedback from the supplied review collection.\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-stage\"\u003e\n\n\u003c!-- REVIEWS WITH PHOTOS FIRST --\u003e\n\n\u003cdiv class=\"sara-pd-review active\"\u003e\n\n\u003cdiv class=\"sara-pd-review-image\"\u003e\n\u003cimg src=\"https:\/\/cc-west-usa.oss-us-west-1.aliyuncs.com\/comment\/additional\/0001\/image\/2023-01-11\/ee26eb30-9480-4040-aa5e-47914b695eed.jpg\" alt=\"Customer review photo\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-quote\"\u003e\n\"It's literally the PERFECT dupe for the Frankie's Bikinis set. Honestly I don't even think there is any difference with that one from Frankies. The quality is really nice and soft. I would recommend!!!! It's really nice. Super!\"\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nm***l · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Belgium\"\u003e\n\u003crect width=\"10.67\" height=\"24\" fill=\"#000000\"\u003e\u003c\/rect\u003e\n\u003crect x=\"10.67\" width=\"10.67\" height=\"24\" fill=\"#FAE042\"\u003e\u003c\/rect\u003e\n\u003crect x=\"21.34\" width=\"10.66\" height=\"24\" fill=\"#ED2939\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\n\n\u003cdiv class=\"sara-pd-review-image\"\u003e\n\u003cimg src=\"https:\/\/cc-west-usa.oss-us-west-1.aliyuncs.com\/comment\/additional\/0001\/image\/2023-01-11\/e4b98487-f2cb-4d0c-a2ad-40e4bc77bc1f.jpg\" alt=\"Customer review photo\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-quote\"\u003e\n\"The set was a bit small, the size I chose fit perfectly. The quality is great.\"\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nT***v · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"United States\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003cg fill=\"#B22234\"\u003e\n\u003crect y=\"0\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"3.7\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"7.4\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"11.1\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"14.8\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"18.5\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"22.15\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003c\/g\u003e\n\u003crect width=\"13\" height=\"13\" fill=\"#3C3B6E\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\n\n\u003cdiv class=\"sara-pd-review-image\"\u003e\n\u003cimg src=\"https:\/\/cc-west-usa.oss-us-west-1.aliyuncs.com\/comment\/additional\/0001\/image\/2023-01-11\/074b9e97-97a3-4ab1-90f4-636d69cdc21a.jpg\" alt=\"Customer review photo\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-quote\"\u003e\n\"So cute. Looks just like the real thing and super flattering. I ordered a S and I'm typically a M.\"\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nd***d · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"United States\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003cg fill=\"#B22234\"\u003e\n\u003crect y=\"0\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"3.7\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"7.4\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"11.1\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"14.8\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"18.5\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"22.15\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003c\/g\u003e\n\u003crect width=\"13\" height=\"13\" fill=\"#3C3B6E\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\n\n\u003cdiv class=\"sara-pd-review-image\"\u003e\n\u003cimg src=\"https:\/\/cc-west-usa.oss-us-west-1.aliyuncs.com\/comment\/additional\/0001\/image\/2023-01-11\/c30517a4-4c3b-4ff5-8dee-3e07880f82bb.jpg\" alt=\"Customer review photo\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-quote\"\u003e\n\"This looks soo good. It's a little see through but it's great. It's a little long on me, I am 4'10 lol.\"\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-author\"\u003e\ng***g · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"United States\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003cg fill=\"#B22234\"\u003e\n\u003crect y=\"0\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"3.7\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"7.4\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"11.1\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"14.8\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"18.5\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"22.15\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003c\/g\u003e\n\u003crect width=\"13\" height=\"13\" fill=\"#3C3B6E\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\n\n\u003cdiv class=\"sara-pd-review-image\"\u003e\n\u003cimg src=\"https:\/\/cc-west-usa.oss-us-west-1.aliyuncs.com\/comment\/additional\/0001\/image\/2023-01-11\/868e7e26-59ae-4e02-89e2-fa00d63c653f.jpg\" alt=\"Customer review photo\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-quote\"\u003e\n\"AMAZINGGGGG BEAUTIFUL HIGHEST OF QUALITYS.\"\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nC***r · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Canada\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect width=\"8\" height=\"24\" fill=\"#FF0000\"\u003e\u003c\/rect\u003e\n\u003crect x=\"24\" width=\"8\" height=\"24\" fill=\"#FF0000\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M16 6 L17.5 9 L20.5 8.5 L19 11.5 L21.5 13 L18.5 13.5 L19 16.5 L16 15 L13 16.5 L13.5 13.5 L10.5 13 L13 11.5 L11.5 8.5 L14.5 9 Z\" fill=\"#FF0000\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\n\n\u003cdiv class=\"sara-pd-review-image\"\u003e\n\u003cimg src=\"https:\/\/cc-west-usa.oss-us-west-1.aliyuncs.com\/comment\/additional\/0001\/image\/2023-01-11\/5170650e-baf7-4b70-aac5-a071353f80cb.jpg\" alt=\"Customer review photo\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-quote\"\u003e\n\"We bought the gray and pink set, the new pink one was recommended to us by the seller, very cute and pretty!\"\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nc***r · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"United States\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003cg fill=\"#B22234\"\u003e\n\u003crect y=\"0\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"3.7\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"7.4\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"11.1\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"14.8\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"18.5\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"22.15\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003c\/g\u003e\n\u003crect width=\"13\" height=\"13\" fill=\"#3C3B6E\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- REVIEWS WITHOUT PHOTOS --\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-quote\"\u003e\n\"Very cute set, shipping and delivery was really fast!\"\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nA***s · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"United States\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003cg fill=\"#B22234\"\u003e\n\u003crect y=\"0\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"3.7\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"7.4\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"11.1\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"14.8\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"18.5\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"22.15\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003c\/g\u003e\n\u003crect width=\"13\" height=\"13\" fill=\"#3C3B6E\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-quote\"\u003e\n\"Buy this, it's so gorgeous.\"\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nI***r · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"United Kingdom\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#00247D\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M0,0 L32,24 M32,0 L0,24\" stroke=\"#fff\" stroke-width=\"4.8\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M0,0 L32,24 M32,0 L0,24\" stroke=\"#CF142B\" stroke-width=\"2.8\"\u003e\u003c\/path\u003e\n\u003crect x=\"13.6\" width=\"4.8\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect y=\"9.6\" width=\"32\" height=\"4.8\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect x=\"14.6\" width=\"2.8\" height=\"24\" fill=\"#CF142B\"\u003e\u003c\/rect\u003e\n\u003crect y=\"10.6\" width=\"32\" height=\"2.8\" fill=\"#CF142B\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-quote\"\u003e\n\"Was able to get the pink one and I loved it. Extremely fast shipping and seller was very friendly!\"\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nS***m · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"United States\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003cg fill=\"#B22234\"\u003e\n\u003crect y=\"0\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"3.7\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"7.4\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"11.1\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"14.8\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"18.5\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003crect y=\"22.15\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\n\u003c\/g\u003e\n\u003crect width=\"13\" height=\"13\" fill=\"#3C3B6E\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-quote\"\u003e\n\"Girls you need this!! I got a size S and am a UK 4\/6 in bottoms — if you're unsure whether it'll fit, go with your actual size, it's versatile so you can roll it higher or lower. I'm 5ft and they're only a little longer but shoes will help. Fits perfect on the waist, super comfy and looks like the OG. Will be buying in all colours :)\"\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-author\"\u003e\n9***r · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"United Kingdom\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#00247D\"\u003e\u003c\/rect\u003e\n\u003cpath d=\"M0,0 L32,24 M32,0 L0,24\" stroke=\"#fff\" stroke-width=\"4.8\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M0,0 L32,24 M32,0 L0,24\" stroke=\"#CF142B\" stroke-width=\"2.8\"\u003e\u003c\/path\u003e\n\u003crect x=\"13.6\" width=\"4.8\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect y=\"9.6\" width=\"32\" height=\"4.8\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect x=\"14.6\" width=\"2.8\" height=\"24\" fill=\"#CF142B\"\u003e\u003c\/rect\u003e\n\u003crect y=\"10.6\" width=\"32\" height=\"2.8\" fill=\"#CF142B\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\n\u003cdiv\u003e\n\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cp class=\"sara-pd-review-quote\"\u003e\n\"10\/10.\"\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nM***a · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Israel\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect y=\"3\" width=\"32\" height=\"2.5\" fill=\"#0038B8\"\u003e\u003c\/rect\u003e\n\u003crect y=\"18.5\" width=\"32\" height=\"2.5\" fill=\"#0038B8\"\u003e\u003c\/rect\u003e\n\u003cg stroke=\"#0038B8\" stroke-width=\"1\" fill=\"none\"\u003e\n\u003cpolygon points=\"16,7 20,15 12,15\"\u003e\u003c\/polygon\u003e\n\u003cpolygon points=\"16,17 12,9 20,9\"\u003e\u003c\/polygon\u003e\n\u003c\/g\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- =====================================================\nREVIEW CONTROLS\n===================================================== --\u003e\n\n\u003cdiv class=\"sara-pd-review-controls\"\u003e\n\n\u003cbutton type=\"button\" class=\"sara-pd-review-arrow\" data-review-prev\u003e‹\u003c\/button\u003e\n\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot active\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\"\u003e\u003c\/button\u003e\n\n\u003cbutton type=\"button\" class=\"sara-pd-review-arrow\" data-review-next\u003e›\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- =====================================================\nBEFORE YOU ORDER\n===================================================== --\u003e\n\n\u003cdiv class=\"sara-pd-accordion\"\u003e\n\n\u003cbutton type=\"button\" class=\"sara-pd-accordion-button\"\u003e\n\u003cspan\u003eBefore You Order\u003c\/span\u003e\n\u003cspan class=\"sara-pd-arrow\"\u003e⌄\u003c\/span\u003e\n\u003c\/button\u003e\n\n\u003cdiv class=\"sara-pd-accordion-content\"\u003e\n\n\u003cul class=\"sara-pd-list\"\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eSize —\u003c\/strong\u003e\nAsian size is 1 to 2 sizes smaller than European and American sizing.\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eBetween sizes —\u003c\/strong\u003e\nIf your measurement falls between two sizes, choose the larger size.\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eMeasurements —\u003c\/strong\u003e\nPlease allow a 2–3 cm difference due to manual measurement.\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eSize help —\u003c\/strong\u003e\nIf you don't know how to choose your size, please contact our customer service.\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cstrong\u003eColor —\u003c\/strong\u003e\nDifferent computers display colors differently, so the actual color may vary slightly from the images shown.\n\u003c\/li\u003e\n\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- =========================================================\nREVIEW IMAGE LIGHTBOX\n========================================================= --\u003e\n\n\u003cdiv class=\"sara-pd-lightbox\" id=\"saraReviewLightbox\"\u003e\n\n\u003cbutton type=\"button\" class=\"sara-pd-lightbox-close\" id=\"saraReviewLightboxClose\"\u003e\n×\n\u003c\/button\u003e\n\n\u003cimg id=\"saraReviewLightboxImage\" alt=\"Customer review photo\"\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\n\n\/* =======================================================\nACCORDIONS\n======================================================= *\/\n\nvar accordions = document.querySelectorAll(\n'.sara-pd-accordion'\n);\n\naccordions.forEach(function(accordion) {\n\nvar button = accordion.querySelector(\n'.sara-pd-accordion-button'\n);\n\nif (!button) return;\n\nbutton.addEventListener('click', function() {\naccordion.classList.toggle('open');\n});\n\n});\n\n\/* =======================================================\nVIDEOS PLAY BUTTON DISAPPEARS WHILE PLAYING\n======================================================= *\/\n\nvar videoCards = document.querySelectorAll(\n'.sara-pd-video'\n);\n\nvideoCards.forEach(function(card) {\n\nvar video = card.querySelector('video');\n\nif (!video) return;\n\nfunction updateVideoState() {\n\nif (!video.paused \u0026\u0026 !video.ended) {\ncard.classList.add('is-playing');\n} else {\ncard.classList.remove('is-playing');\n}\n\n}\n\nvideo.addEventListener('play', updateVideoState);\nvideo.addEventListener('playing', updateVideoState);\nvideo.addEventListener('pause', updateVideoState);\nvideo.addEventListener('ended', updateVideoState);\n\ncard.addEventListener('click', function(event) {\n\nevent.preventDefault();\n\nif (video.paused) {\nvideo.play().catch(function(){});\n} else {\nvideo.pause();\n}\n\n});\n\nupdateVideoState();\n\n});\n\n\/* =======================================================\nREVIEW SLIDER\n======================================================= *\/\n\nvar reviews = document.querySelectorAll(\n'.sara-pd-review-stage .sara-pd-review'\n);\n\nvar dots = document.querySelectorAll(\n'.sara-pd-review-dot'\n);\n\nvar prevButton = document.querySelector(\n'[data-review-prev]'\n);\n\nvar nextButton = document.querySelector(\n'[data-review-next]'\n);\n\nvar currentReview = 0;\nvar reviewTimer;\n\nfunction showReview(index) {\n\nif (!reviews.length) return;\n\nif (index \u003c 0) {\nindex = reviews.length - 1;\n}\n\nif (index \u003e= reviews.length) {\nindex = 0;\n}\n\ncurrentReview = index;\n\nreviews.forEach(function(review, i) {\n\nreview.classList.toggle(\n'active',\ni === currentReview\n);\n\n});\n\ndots.forEach(function(dot, i) {\n\ndot.classList.toggle(\n'active',\ni === currentReview\n);\n\n});\n\n}\n\nfunction startReviewTimer() {\n\nclearInterval(reviewTimer);\n\nreviewTimer = setInterval(function() {\nshowReview(currentReview + 1);\n}, 5000);\n\n}\n\nif (prevButton) {\n\nprevButton.addEventListener('click', function() {\n\nshowReview(currentReview - 1);\nstartReviewTimer();\n\n});\n\n}\n\nif (nextButton) {\n\nnextButton.addEventListener('click', function() {\n\nshowReview(currentReview + 1);\nstartReviewTimer();\n\n});\n\n}\n\ndots.forEach(function(dot, index) {\n\ndot.addEventListener('click', function() {\n\nshowReview(index);\nstartReviewTimer();\n\n});\n\n});\n\nshowReview(0);\nstartReviewTimer();\n\n\/* =======================================================\nREVIEW IMAGE LIGHTBOX\n======================================================= *\/\n\nvar lightbox = document.getElementById(\n'saraReviewLightbox'\n);\n\nvar lightboxImage = document.getElementById(\n'saraReviewLightboxImage'\n);\n\nvar lightboxClose = document.getElementById(\n'saraReviewLightboxClose'\n);\n\nvar reviewImages = document.querySelectorAll(\n'.sara-pd-review-image'\n);\n\nreviewImages.forEach(function(card) {\n\ncard.addEventListener('click', function(event) {\n\nevent.stopPropagation();\n\nvar img = card.querySelector('img');\n\nvar imageUrl = img\n? img.getAttribute('src')\n: card.getAttribute('data-review-image');\n\nif (!imageUrl) return;\n\nlightboxImage.src = imageUrl;\nlightbox.classList.add('open');\ndocument.body.style.overflow = 'hidden';\n\n});\n\n});\n\nfunction closeLightbox() {\n\nlightbox.classList.remove('open');\nlightboxImage.src = '';\ndocument.body.style.overflow = '';\n\n}\n\nif (lightboxClose) {\n\nlightboxClose.addEventListener(\n'click',\ncloseLightbox\n);\n\n}\n\nif (lightbox) {\n\nlightbox.addEventListener(\n'click',\nfunction(event) {\n\nif (event.target === lightbox) {\ncloseLightbox();\n}\n\n}\n);\n\n}\n\ndocument.addEventListener(\n'keydown',\nfunction(event) {\n\nif (\nevent.key === 'Escape' \u0026\u0026\nlightbox.classList.contains('open')\n) {\ncloseLightbox();\n}\n\n}\n);\n\n})();\n\u003c\/script\u003e","brand":"Sara Boutique","offers":[{"title":"Apricot suit \/ L","offer_id":47217139908780,"sku":"CJTZ166059431EV","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Apricot suit \/ M","offer_id":47217139941548,"sku":"CJTZ166059432FU","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Apricot suit \/ S","offer_id":47217139974316,"sku":"CJTZ166059433GT","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Black suit \/ L","offer_id":47217140007084,"sku":"CJTZ166059425YB","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Black suit \/ M","offer_id":47217140039852,"sku":"CJTZ166059426ZA","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Black suit \/ S","offer_id":47217140072620,"sku":"CJTZ166059427AZ","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Blue suit \/ L","offer_id":47217140105388,"sku":"CJTZ166059412LO","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Blue suit \/ M","offer_id":47217140138156,"sku":"CJTZ166059411KP","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Blue suit \/ S","offer_id":47217140170924,"sku":"CJTZ166059410JQ","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Brown suit \/ L","offer_id":47217140203692,"sku":"CJTZ166059440NM","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Brown suit \/ M","offer_id":47217140236460,"sku":"CJTZ166059441OL","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Brown suit \/ S","offer_id":47217140269228,"sku":"CJTZ166059442PK","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Grey suit \/ L","offer_id":47217140301996,"sku":"CJTZ166059415OL","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Grey suit \/ M","offer_id":47217140334764,"sku":"CJTZ166059414NM","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Grey suit \/ S","offer_id":47217140367532,"sku":"CJTZ166059413MN","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Pink suit \/ L","offer_id":47217140400300,"sku":"CJTZ166059419SH","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Pink suit \/ M","offer_id":47217140433068,"sku":"CJTZ166059420TG","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Pink suit \/ S","offer_id":47217140465836,"sku":"CJTZ166059421UF","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Red suit \/ L","offer_id":47217140498604,"sku":"CJTZ166059434HS","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Red suit \/ M","offer_id":47217140531372,"sku":"CJTZ166059435IR","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Red suit \/ S","offer_id":47217140564140,"sku":"CJTZ166059436JQ","price":79.99,"currency_code":"USD","in_stock":true},{"title":"White suit \/ L","offer_id":47217140596908,"sku":"CJTZ166059428BY","price":79.99,"currency_code":"USD","in_stock":true},{"title":"White suit \/ M","offer_id":47217140629676,"sku":"CJTZ166059429CX","price":79.99,"currency_code":"USD","in_stock":true},{"title":"White suit \/ S","offer_id":47217140662444,"sku":"CJTZ166059430DW","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/2507\/3580\/files\/5ce537da-8f65-4f77-b105-02461c5246bc.jpg?v=1789496380","url":"https:\/\/saraboutiquefashion.com\/products\/hoodie-suit-sports-leisure-sexy-zip-long-sleeve-sweater-and-high-waist-long-pants-set-womens-clothing","provider":"Sara Boutique","version":"1.0","type":"link"}