{"product_id":"winter-plush-coat-fashion-warm-thicken-fluffy-lapel-jacket-outwear-casual-long-sleeve-tops-womens-clothing","title":"Women's Winter Plush Coat – Warm Fluffy Lapel Jacket","description":"\u003cstyle\u003e\n\/* =========================================================\nSARA BOUTIQUE — PRODUCT DESCRIPTION: WINTER PLUSH COAT\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.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(20px,4.2vw,30px);\n  font-weight: 400;\n  line-height: 1.2;\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.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.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.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(6,minmax(0,1fr));\n  gap: 6px;\n  margin-bottom: 17px;\n}\n\n.sara-pd-video {\n  position: relative;\n  aspect-ratio: 9\/14;\n  overflow: hidden;\n  border: 1px solid var(--border);\n  border-radius: 11px;\n  background: #171210;\n  cursor: pointer;\n}\n\n.sara-pd-video video {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\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.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.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 0 6px;\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-size-notice p:last-child {\n  margin-bottom: 0;\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}\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: 7px 2px;\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: 18%;\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.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.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.sara-pd-review.no-photo {\n  display: none;\n}\n\n.sara-pd-review.no-photo.active {\n  display: block;\n}\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.sara-pd-review-controls {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 6px;\n  margin-top: 8px;\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.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@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(18px,7vw,24px);\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-videos {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 3px;\n    overflow: visible;\n    width: 100%;\n    padding-bottom: 2px;\n  }\n\n  .sara-pd-video {\n    width: 100%;\n    min-width: 0;\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: 5px 1px;\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.6px;\n  }\n\n  .sara-pd-size-table th,\n  .sara-pd-size-table td {\n    padding: 4px 1px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"sara-pd\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n\u003cmeta itemprop=\"name\" content=\"Winter Plush Coat Fashion Warm Thicken Fluffy Lapel Jacket Outwear Casual Long Sleeve Tops Womens Clothing\"\u003e\n\u003cmeta itemprop=\"brand\" content=\"Sara Boutique\"\u003e\n\n\u003csection class=\"sara-pd-intro\"\u003e\n\u003cdiv class=\"sara-pd-eyebrow\"\u003eSARA BOUTIQUE\u003c\/div\u003e\n\u003ch1 class=\"sara-pd-title\" itemprop=\"name\"\u003eWinter Plush Coat for Women — Warm Fluffy Lapel Jacket\u003c\/h1\u003e\n\u003cp class=\"sara-pd-intro-text\" itemprop=\"description\"\u003eA women's winter plush coat with a warm, thick and fluffy design, lapel jacket styling and long sleeves. Fabric name and main fabric composition are listed as Spandex, with sizes XS to L.\u003c\/p\u003e\n\u003c\/section\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\u003eWarm \u0026amp; Fluffy\u003c\/strong\u003e\n\u003csmall\u003eWinter outerwear\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\u003eLong Sleeve\u003c\/strong\u003e\n\u003csmall\u003eRegular sleeve\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\u003eXS–L\u003c\/strong\u003e\n\u003csmall\u003eCheck measurements\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\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 women's winter plush coat 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 muted loop playsinline preload=\"metadata\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/67cd049c1ff14714957f2e42a43263ff.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-video\"\u003e\n\u003cvideo autoplay muted loop playsinline preload=\"metadata\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5189d4f59a354160ac90cf1fd193832a.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-video\"\u003e\n\u003cvideo autoplay muted loop playsinline preload=\"metadata\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/6729539fcc814b1294e76bf6836a98cd.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-video\"\u003e\n\u003cvideo autoplay muted loop playsinline preload=\"metadata\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3ea271f4b03841fb9a17c085f72eafc1.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-video\"\u003e\n\u003cvideo autoplay muted loop playsinline preload=\"metadata\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4d5b3616e62e403ab48d5cfc0a17744a.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-video\"\u003e\n\u003cvideo autoplay muted loop playsinline preload=\"metadata\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/24f7cd4d819e4622a48d1c053045ca1e.mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\n\u003c\/div\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\u003eStyle —\u003c\/strong\u003e Women's winter plush coat with fluffy lapel jacket styling and long sleeves.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFabric —\u003c\/strong\u003e Cloth; fabric name and main fabric composition listed as Spandex.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSleeves —\u003c\/strong\u003e Regular sleeve type with long sleeve length.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLength —\u003c\/strong\u003e Normal length, listed as 50 cm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGender —\u003c\/strong\u003e Female.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSizes —\u003c\/strong\u003e XS, S, M and L.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFur collar —\u003c\/strong\u003e No fur collar.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePacking list —\u003c\/strong\u003e Coat × 1.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\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\u003eFabric Name\u003c\/td\u003e\n\u003ctd\u003eSpandex\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eMain Fabric Composition\u003c\/td\u003e\n\u003ctd\u003eSpandex\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eSleeve Type\u003c\/td\u003e\n\u003ctd\u003eRegular sleeve\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eSleeve Length\u003c\/td\u003e\n\u003ctd\u003eLong sleeve\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003eNormal (50 cm listed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eApplicable Gender\u003c\/td\u003e\n\u003ctd\u003eFemale\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eFur Collar\u003c\/td\u003e\n\u003ctd\u003eNo fur collar\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eAdult ladies \/ women's style\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eSizes\u003c\/td\u003e\n\u003ctd\u003eXS, S, 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\u003eCoat × 1\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\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 carefully before ordering\n\u003c\/div\u003e\n\n\u003cp\u003e\nAsian sizes are 1–2 sizes smaller than European and American sizing. If your measurement falls between two sizes, choose the larger size. Please allow a 2–3 cm difference due to manual measurement.\n\u003c\/p\u003e\n\n\u003cp\u003e\nPlease check the size chart carefully before buying. If you are unsure which size to choose, contact our customer service.\n\u003c\/p\u003e\n\n\u003cp\u003e\nDifferent computers display colors differently, so the actual item color may vary slightly from the images shown.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-chart-wrap\"\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\u003eShoulder\u003c\/th\u003e\n\u003cth\u003eBust\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003cth\u003eSleeve\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eXS\u003c\/td\u003e\n\u003ctd\u003e53\u003c\/td\u003e\n\u003ctd\u003e108\u003c\/td\u003e\n\u003ctd\u003e58\u003c\/td\u003e\n\u003ctd\u003e55\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e54\u003c\/td\u003e\n\u003ctd\u003e112\u003c\/td\u003e\n\u003ctd\u003e59\u003c\/td\u003e\n\u003ctd\u003e56\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e55\u003c\/td\u003e\n\u003ctd\u003e116\u003c\/td\u003e\n\u003ctd\u003e60\u003c\/td\u003e\n\u003ctd\u003e57\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e56.5\u003c\/td\u003e\n\u003ctd\u003e122\u003c\/td\u003e\n\u003ctd\u003e61.5\u003c\/td\u003e\n\u003ctd\u003e58.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\"\u003eMeasurements shown exactly as supplied on the size chart, in cm. Please allow a 2–3 cm difference due to manual measurement.\u003c\/div\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\nReal customer feedback from the supplied review collection.\n\u003c\/p\u003e\n\n\u003cdiv class=\"sara-pd-review-stage\" itemprop=\"review\" itemscope itemtype=\"https:\/\/schema.org\/Review\"\u003e\n\n\u003cdiv class=\"sara-pd-review active\"\u003e\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\/2024-06-15\/facba527-d754-4390-85cf-3aa7909fd327.jpg\" alt=\"Customer photo review of women's winter plush coat\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Que casaco perfeito, qualidade altíssima, super quentinho, é oversize, geralmente pego G mas peguei M e ficou do jeito que eu gosto, não tem nenhum defeito, só comprem!! E chegou muito rápido\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nC***e · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\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\/2024-06-15\/c3d8ad07-9588-4f7c-a764-498d9fa033f0.jpg\" alt=\"Customer photo review of women's winter plush coat\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Estoy enamoradaaaaaaa😍 y llego en una semana exacta a chile!\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nW***y · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Chile\"\u003e\u003crect width=\"32\" height=\"12\" y=\"12\" fill=\"#d52b1e\"\u003e\u003c\/rect\u003e\u003crect width=\"32\" height=\"12\" fill=\"#fff\"\u003e\u003c\/rect\u003e\u003crect width=\"11\" height=\"12\" fill=\"#0039a6\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"5.5,3 6.4,5.4 9,5.4 6.9,6.9 7.7,9.4 5.5,7.9 3.3,9.4 4.1,6.9 2,5.4 4.6,5.4\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\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\/2024-06-15\/b6d3d45d-4f83-4f99-b46e-312d2161d443.jpg\" alt=\"Customer photo review of women's winter plush coat\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Lindo maravilhoso não esperava por essa qualidade amei\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nS***o · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\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\/2024-06-15\/ec0c33e4-a334-43ea-a4e6-9165399c3ea7.jpeg\" alt=\"Customer photo review of women's winter plush coat\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"MELHOR COMPRA COM CTZ! comprei o S e deu super esse tamanho, tenho 1,64 de altura e 54kg, tem forro e botao para fechar na frente\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nS***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=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\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\/2024-06-15\/fe9fecb2-3162-4c97-bf52-34238616ff37.jpg\" alt=\"Customer photo review of women's winter plush coat\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Exatamente como nas fotos. Qualidade e acabamento ótimo. Amei minha compra. ♥️\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nB***j · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\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\/2024-06-15\/a5f5cbc0-7178-4838-b0fe-43881e488c5a.jpg\" alt=\"Customer photo review of women's winter plush coat\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Casaco excelente! Super quente e estiloso. Possui forro e a qualidade é muito boa! Idêntico ao da Zara\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nH***z · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\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\/2024-06-15\/72b11d6f-d281-4d94-81f3-b5b9ba56188f.jpg\" alt=\"Customer photo review of women's winter plush coat\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Simplesmente lindo maravilhoso, comprei tamanho G e ficou ótimo perfeito, já quero o preto 😍\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nV***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=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review\"\u003e\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\/2024-06-15\/8865a093-163d-4bfe-91b1-b3ccad9ced80.jpg\" alt=\"Customer photo review of women's winter plush coat\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"gostei ele e bem feito ,quentinho , bonito , o tanto certo ,todo forrado e bem acabado.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nI***q · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Es igual a la foto! Muy suavecito y calentito! Recomiendo una talla más porque las mangas son un poco cortas\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nX***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=\"Chile\"\u003e\u003crect width=\"32\" height=\"12\" y=\"12\" fill=\"#d52b1e\"\u003e\u003c\/rect\u003e\u003crect width=\"32\" height=\"12\" fill=\"#fff\"\u003e\u003c\/rect\u003e\u003crect width=\"11\" height=\"12\" fill=\"#0039a6\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"5.5,3 6.4,5.4 9,5.4 6.9,6.9 7.7,9.4 5.5,7.9 3.3,9.4 4.1,6.9 2,5.4 4.6,5.4\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Perfeito!\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nS***n · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Excelente calidad igual a la imagen\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nZ***x · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Mexico\"\u003e\u003crect width=\"10.67\" height=\"24\" fill=\"#006847\"\u003e\u003c\/rect\u003e\u003crect x=\"10.67\" width=\"10.66\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\u003crect x=\"21.33\" width=\"10.67\" height=\"24\" fill=\"#ce1126\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"2.1\" fill=\"#8c6b2d\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"chegou rápido, boa qualidade, peça um número menor para seu tamanho\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nY***h · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Perfeito, muito macio, tamanho ideal, bem quente, pesado eu amei\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nK***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\u003crect width=\"32\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\u003cg fill=\"#b22234\"\u003e\u003crect y=\"0\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\u003crect y=\"3.7\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\u003crect y=\"7.4\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\u003crect y=\"11.1\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\u003crect y=\"14.8\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\u003crect y=\"18.5\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\u003crect y=\"22.15\" width=\"32\" height=\"1.85\"\u003e\u003c\/rect\u003e\u003c\/g\u003e\u003crect width=\"13\" height=\"13\" fill=\"#3c3b6e\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Ótimo produto\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nY***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=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Casaco é lindo , comprei M porque é o sempre uso, mas achei um pouco grande. Acho que podem comprar um tamanho menor. Mas esquenta muito, e vale super a pena.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nE***f · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"É simplesmente lindo! Tenho 1.70 de altura e peguei tamanho M serviu muito bem\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nD***j · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"chegou super rápido e no tempo estipulado além de ser linda!\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nR***o · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Lindo! Forrado, a textura é perfeita.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nW***c · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Demasiado buena calidad\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nG***j · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Chile\"\u003e\u003crect width=\"32\" height=\"12\" y=\"12\" fill=\"#d52b1e\"\u003e\u003c\/rect\u003e\u003crect width=\"32\" height=\"12\" fill=\"#fff\"\u003e\u003c\/rect\u003e\u003crect width=\"11\" height=\"12\" fill=\"#0039a6\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"5.5,3 6.4,5.4 9,5.4 6.9,6.9 7.7,9.4 5.5,7.9 3.3,9.4 4.1,6.9 2,5.4 4.6,5.4\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review no-photo\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"sara-pd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"sara-pd-review-quote\"\u003e\"Ele é lindo, porém muito grande.. não me serviu\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nF***u · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Brazil\"\u003e\u003crect width=\"32\" height=\"24\" fill=\"#009c3b\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16,2.5 30,12 16,21.5 2,12\" fill=\"#ffdf00\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"6.1\" fill=\"#002776\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-review-controls\"\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-arrow\" data-review-prev aria-label=\"Previous review\"\u003e‹\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot active\" aria-label=\"Review 1\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 2\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 3\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 4\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 5\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 6\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 7\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 8\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 9\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 10\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 11\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 12\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 13\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 14\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 15\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 16\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 17\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 18\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 19\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-dot\" aria-label=\"Review 20\"\u003e\u003c\/button\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-review-arrow\" data-review-next aria-label=\"Next review\"\u003e›\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-accordion\"\u003e\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\u003cul class=\"sara-pd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize —\u003c\/strong\u003e Asian sizes are 1 to 2 sizes smaller than European and American sizing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBetween sizes —\u003c\/strong\u003e If your measurement falls between two sizes, choose the larger size.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMeasurements —\u003c\/strong\u003e Please allow a 2–3 cm difference due to manual measurement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSize chart —\u003c\/strong\u003e Available sizes are XS, S, M and L. Check the measurements before ordering.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColor —\u003c\/strong\u003e Different computers can display colors differently, so the actual color may vary slightly from the images.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNeed help with sizing? —\u003c\/strong\u003e Contact customer service if you are unsure which size to choose.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"sara-pd-lightbox\" id=\"saraReviewLightbox\"\u003e\n\u003cbutton type=\"button\" class=\"sara-pd-lightbox-close\" id=\"saraReviewLightboxClose\"\u003e×\u003c\/button\u003e\n\u003cimg id=\"saraReviewLightboxImage\" alt=\"Customer review photo\"\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Winter Plush Coat Fashion Warm Thicken Fluffy Lapel Jacket Outwear Casual Long Sleeve Tops Womens Clothing\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Sara Boutique\"\n  },\n  \"description\": \"Women's winter plush coat with warm, thick and fluffy styling, lapel jacket design, long sleeves and Spandex listed as the fabric name and main fabric composition. Sizes XS to L.\",\n  \"category\": \"Women's Clothing \u003e Coats \u0026 Jackets\",\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"5.0\",\n    \"reviewCount\": \"20\"\n  },\n  \"review\": [\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"C***e\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Que casaco perfeito, qualidade altíssima, super quentinho, é oversize, geralmente pego G mas peguei M e ficou do jeito que eu gosto, não tem nenhum defeito, só comprem!! E chegou muito rápido\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"W***y\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Estoy enamoradaaaaaaa😍 y llego en una semana exacta a chile!\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"S***o\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Lindo maravilhoso não esperava por essa qualidade amei\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"S***r\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"MELHOR COMPRA COM CTZ! comprei o S e deu super esse tamanho, tenho 1,64 de altura e 54kg, tem forro e botao para fechar na frente\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"B***j\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Exatamente como nas fotos. Qualidade e acabamento ótimo. Amei minha compra. ♥️\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"H***z\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Casaco excelente! Super quente e estiloso. Possui forro e a qualidade é muito boa! Idêntico ao da Zara\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"V***v\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Simplesmente lindo maravilhoso, comprei tamanho G e ficou ótimo perfeito, já quero o preto 😍\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"I***q\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"gostei ele e bem feito ,quentinho , bonito , o tanto certo ,todo forrado e bem acabado.\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"X***v\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Es igual a la foto! Muy suavecito y calentito! Recomiendo una talla más porque las mangas son un poco cortas\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"S***n\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Perfeito!\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"Z***x\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Excelente calidad igual a la imagen\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"Y***h\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"chegou rápido, boa qualidade, peça um número menor para seu tamanho\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"K***g\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Perfeito, muito macio, tamanho ideal, bem quente, pesado eu amei\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"Y***s\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Ótimo produto\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"E***f\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Casaco é lindo , comprei M porque é o sempre uso, mas achei um pouco grande. Acho que podem comprar um tamanho menor. Mas esquenta muito, e vale super a pena.\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"D***j\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"É simplesmente lindo! Tenho 1.70 de altura e peguei tamanho M serviu muito bem\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"R***o\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"chegou super rápido e no tempo estipulado além de ser linda!\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"W***c\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Lindo! Forrado, a textura é perfeita.\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"G***j\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Demasiado buena calidad\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"F***u\"\n      },\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\"\n      },\n      \"reviewBody\": \"Ele é lindo, porém muito grande.. não me serviu\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n(function() {\n\nvar accordions = document.querySelectorAll('.sara-pd-accordion');\naccordions.forEach(function(accordion) {\n  var button = accordion.querySelector('.sara-pd-accordion-button');\n  if (!button) return;\n  button.addEventListener('click', function() {\n    accordion.classList.toggle('open');\n  });\n});\n\nvar videoCards = document.querySelectorAll('.sara-pd-video');\nvideoCards.forEach(function(card) {\n  var video = card.querySelector('video');\n  if (!video) return;\n  card.addEventListener('click', function(event) {\n    event.preventDefault();\n    if (video.paused) {\n      video.play().catch(function(){});\n    } else {\n      video.pause();\n    }\n  });\n});\n\nvar reviews = document.querySelectorAll('.sara-pd-review-stage .sara-pd-review');\nvar dots = document.querySelectorAll('.sara-pd-review-dot');\nvar prevButton = document.querySelector('[data-review-prev]');\nvar nextButton = document.querySelector('[data-review-next]');\nvar currentReview = 0;\nvar reviewTimer;\n\nfunction showReview(index) {\n  if (!reviews.length) return;\n  if (index \u003c 0) index = reviews.length - 1;\n  if (index \u003e= reviews.length) index = 0;\n  currentReview = index;\n  reviews.forEach(function(review, i) {\n    review.classList.toggle('active', i === currentReview);\n  });\n  dots.forEach(function(dot, i) {\n    dot.classList.toggle('active', i === currentReview);\n  });\n}\n\nfunction startReviewTimer() {\n  clearInterval(reviewTimer);\n  reviewTimer = setInterval(function() {\n    showReview(currentReview + 1);\n  }, 5000);\n}\n\nif (prevButton) {\n  prevButton.addEventListener('click', function() {\n    showReview(currentReview - 1);\n    startReviewTimer();\n  });\n}\n\nif (nextButton) {\n  nextButton.addEventListener('click', function() {\n    showReview(currentReview + 1);\n    startReviewTimer();\n  });\n}\n\ndots.forEach(function(dot, index) {\n  dot.addEventListener('click', function() {\n    showReview(index);\n    startReviewTimer();\n  });\n});\n\nshowReview(0);\nstartReviewTimer();\n\nvar lightbox = document.getElementById('saraReviewLightbox');\nvar lightboxImage = document.getElementById('saraReviewLightboxImage');\nvar lightboxClose = document.getElementById('saraReviewLightboxClose');\nvar reviewImages = document.querySelectorAll('.sara-pd-review-image');\n\nreviewImages.forEach(function(card) {\n  card.addEventListener('click', function(event) {\n    event.stopPropagation();\n    var img = card.querySelector('img');\n    var imageUrl = img ? img.getAttribute('src') : null;\n    if (!imageUrl) return;\n    lightboxImage.src = imageUrl;\n    lightbox.classList.add('open');\n    document.body.style.overflow = 'hidden';\n  });\n});\n\nfunction closeLightbox() {\n  lightbox.classList.remove('open');\n  lightboxImage.src = '';\n  document.body.style.overflow = '';\n}\n\nif (lightboxClose) {\n  lightboxClose.addEventListener('click', closeLightbox);\n}\n\nif (lightbox) {\n  lightbox.addEventListener('click', function(event) {\n    if (event.target === lightbox) closeLightbox();\n  });\n}\n\ndocument.addEventListener('keydown', function(event) {\n  if (event.key === 'Escape' \u0026\u0026 lightbox.classList.contains('open')) {\n    closeLightbox();\n  }\n});\n\n})();\n\u003c\/script\u003e","brand":"Sara Boutique","offers":[{"title":"Beige \/ L","offer_id":47215620817068,"sku":"CJYD206082304DW","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ M","offer_id":47215620849836,"sku":"CJYD206082303CX","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ S","offer_id":47215620882604,"sku":"CJYD206082302BY","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ XL","offer_id":47215620915372,"sku":"CJYD206082337KP","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ XS","offer_id":47215620948140,"sku":"CJYD206082301AZ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ XXL","offer_id":47215620980908,"sku":"CJYD206082338LO","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":47215621013676,"sku":"CJYD206082316PK","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":47215621046444,"sku":"CJYD206082315OL","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":47215621079212,"sku":"CJYD206082314NM","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":47215621111980,"sku":"CJYD206082340NM","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XS","offer_id":47215621144748,"sku":"CJYD206082313MN","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL","offer_id":47215621177516,"sku":"CJYD206082341OL","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":47215621210284,"sku":"CJYD206082320TG","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":47215621243052,"sku":"CJYD206082319SH","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":47215621275820,"sku":"CJYD206082318RI","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":47215621308588,"sku":"CJYD206082339MN","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XS","offer_id":47215621341356,"sku":"CJYD206082317QJ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XXL","offer_id":47215621374124,"sku":"CJYD206082342PK","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Camel \/ L","offer_id":47215621406892,"sku":"CJYD206082328BY","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Camel \/ M","offer_id":47215621439660,"sku":"CJYD206082327AZ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Camel \/ S","offer_id":47215621472428,"sku":"CJYD206082326ZA","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Camel \/ XL","offer_id":47215621505196,"sku":"CJYD206082343QJ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Camel \/ XS","offer_id":47215621537964,"sku":"CJYD206082325YB","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ L","offer_id":47215621570732,"sku":"CJYD206082379AZ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ M","offer_id":47215621603500,"sku":"CJYD206082380BY","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ S","offer_id":47215621636268,"sku":"CJYD206082381CX","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ XL","offer_id":47215621669036,"sku":"CJYD206082382DW","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ XS","offer_id":47215621701804,"sku":"CJYD206082383EV","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ XXL","offer_id":47215621734572,"sku":"CJYD206082384FU","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray with white \/ L","offer_id":47215621767340,"sku":"CJYD206082397SH","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray with white \/ M","offer_id":47215621800108,"sku":"CJYD206082398TG","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray with white \/ S","offer_id":47215621832876,"sku":"CJYD206082399UF","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray with white \/ XL","offer_id":47215621865644,"sku":"CJYD2060823100VE","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray with white \/ XS","offer_id":47215621898412,"sku":"CJYD2060823101WD","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray with white \/ XXL","offer_id":47215621931180,"sku":"CJYD2060823102XC","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ L","offer_id":47215621963948,"sku":"CJYD206082312LO","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ M","offer_id":47215621996716,"sku":"CJYD206082311KP","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ S","offer_id":47215622029484,"sku":"CJYD206082310JQ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XL","offer_id":47215622062252,"sku":"CJYD206082345SH","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XS","offer_id":47215622095020,"sku":"CJYD206082309IR","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XXL","offer_id":47215622127788,"sku":"CJYD206082346TG","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Greige \/ L","offer_id":47215622160556,"sku":"CJYD206082308HS","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Greige \/ M","offer_id":47215622193324,"sku":"CJYD206082307GT","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Greige \/ S","offer_id":47215622226092,"sku":"CJYD206082306FU","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Greige \/ XL","offer_id":47215622258860,"sku":"CJYD206082347UF","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Greige \/ XS","offer_id":47215622291628,"sku":"CJYD206082305EV","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Leopard print faux fur1 \/ L","offer_id":47215622324396,"sku":"CJYD206082373UF","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Leopard print faux fur1 \/ M","offer_id":47215622357164,"sku":"CJYD206082374VE","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Leopard print faux fur1 \/ S","offer_id":47215622389932,"sku":"CJYD206082375WD","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Leopard print faux fur1 \/ XL","offer_id":47215622422700,"sku":"CJYD206082349WD","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Leopard print faux fur1 \/ XS","offer_id":47215622455468,"sku":"CJYD206082377YB","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ L","offer_id":47215622488236,"sku":"CJYD206082367OL","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ M","offer_id":47215622521004,"sku":"CJYD206082368PK","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ S","offer_id":47215622553772,"sku":"CJYD206082369QJ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XL","offer_id":47215622586540,"sku":"CJYD206082370RI","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XS","offer_id":47215622619308,"sku":"CJYD206082371SH","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XXL","offer_id":47215622652076,"sku":"CJYD206082372TG","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ L","offer_id":47215622684844,"sku":"CJYD206082355CX","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ M","offer_id":47215622717612,"sku":"CJYD206082356DW","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ S","offer_id":47215622750380,"sku":"CJYD206082357EV","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ XL","offer_id":47215622783148,"sku":"CJYD206082358FU","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ XS","offer_id":47215622815916,"sku":"CJYD206082359GT","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ XXL","offer_id":47215622848684,"sku":"CJYD206082360HS","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":47215622881452,"sku":"CJYD206082324XC","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":47215622914220,"sku":"CJYD206082323WD","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":47215622946988,"sku":"CJYD206082322VE","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":47215622979756,"sku":"CJYD206082353AZ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XS","offer_id":47215623012524,"sku":"CJYD206082321UF","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XXL","offer_id":47215623045292,"sku":"CJYD206082350XC","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink1 \/ L","offer_id":47215623078060,"sku":"CJYD206082361IR","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink1 \/ M","offer_id":47215623110828,"sku":"CJYD206082362JQ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink1 \/ S","offer_id":47215623143596,"sku":"CJYD206082363KP","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink1 \/ XL","offer_id":47215623176364,"sku":"CJYD206082364LO","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink1 \/ XS","offer_id":47215623209132,"sku":"CJYD206082365MN","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Pink1 \/ XXL","offer_id":47215623241900,"sku":"CJYD206082366NM","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":47215623274668,"sku":"CJYD206082385GT","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":47215623307436,"sku":"CJYD206082386HS","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":47215623340204,"sku":"CJYD206082387IR","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":47215623372972,"sku":"CJYD206082388JQ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":47215623405740,"sku":"CJYD206082389KP","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ XXL","offer_id":47215623438508,"sku":"CJYD206082390LO","price":99.99,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":47215623471276,"sku":"CJYD206082333GT","price":99.99,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":47215623504044,"sku":"CJYD206082334HS","price":99.99,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":47215623536812,"sku":"CJYD206082335IR","price":99.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":47215623569580,"sku":"CJYD206082351YB","price":99.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XS","offer_id":47215623602348,"sku":"CJYD206082336JQ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XXL","offer_id":47215623635116,"sku":"CJYD206082376XC","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ L","offer_id":47215623667884,"sku":"CJYD206082332FU","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ M","offer_id":47215623700652,"sku":"CJYD206082331EV","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ S","offer_id":47215623733420,"sku":"CJYD206082330DW","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ XL","offer_id":47215623766188,"sku":"CJYD206082378ZA","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ XS","offer_id":47215623798956,"sku":"CJYD206082329CX","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ XXL","offer_id":47215623831724,"sku":"CJYD206082354BY","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Yellow with black \/ L","offer_id":47215623864492,"sku":"CJYD206082391MN","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Yellow with black \/ M","offer_id":47215623897260,"sku":"CJYD206082392NM","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Yellow with black \/ S","offer_id":47215623930028,"sku":"CJYD206082393OL","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Yellow with black \/ XL","offer_id":47215623962796,"sku":"CJYD206082394PK","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Yellow with black \/ XS","offer_id":47215623995564,"sku":"CJYD206082395QJ","price":99.99,"currency_code":"USD","in_stock":true},{"title":"Yellow with black \/ XXL","offer_id":47215624028332,"sku":"CJYD206082396RI","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/2507\/3580\/files\/679e7080-f29e-4798-b6bb-beecf4626b19.jpg?v=1789487017","url":"https:\/\/saraboutiquefashion.com\/products\/winter-plush-coat-fashion-warm-thicken-fluffy-lapel-jacket-outwear-casual-long-sleeve-tops-womens-clothing","provider":"Sara Boutique","version":"1.0","type":"link"}