{"product_id":"fitness-yoga-pants-butt-lifting-leggings-push-up-leggins-sport-gym","title":"Butt Lifting Push-Up Leggings – Yoga \u0026 Gym Fitness Pants","description":"\u003cstyle\u003e\n\/* =========================================================\nSARA BOUTIQUE — PRODUCT DESCRIPTION: FITNESS YOGA PANTS \/ BUTT LIFTING LEGGINGS\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(3,1fr);\n  gap: 8px;\n  margin-bottom: 17px;\n  max-width: 560px;\n  margin-left: auto;\n  margin-right: auto;\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-x: auto;\n  -webkit-overflow-scrolling: touch;\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  min-width: 480px;\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 4px;\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  white-space: nowrap;\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 thead tr:first-child th {\n  border-bottom: 1px solid rgba(240,187,181,.28);\n}\n\n.sara-pd-size-table tbody td:first-child {\n  color: #f1bbb4;\n  font-weight: 600;\n}\n\n.sara-pd-size-table tbody td {\n  color: #eee1da;\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: flex;\n    flex-wrap: nowrap;\n    gap: 6px;\n    overflow-x: auto;\n    overflow-y: hidden;\n    -webkit-overflow-scrolling: touch;\n    scroll-snap-type: x proximity;\n    scrollbar-width: none;\n    padding-bottom: 2px;\n    max-width: 100%;\n  }\n\n  .sara-pd-videos::-webkit-scrollbar {\n    display: none;\n  }\n\n  .sara-pd-video {\n    flex: 0 0 calc((100% - 12px) \/ 3);\n    width: calc((100% - 12px) \/ 3);\n    scroll-snap-align: start;\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: 8.4px;\n  }\n\n  .sara-pd-size-table th,\n  .sara-pd-size-table td {\n    padding: 5px 3px;\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\u003c\/style\u003e\n\n\u003cdiv class=\"sara-pd\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n\u003cmeta itemprop=\"name\" content=\"Fitness Yoga Pants Butt Lifting Leggings Push-Up Leggins Sport Gym\"\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\"\u003eFitness Yoga Pants — Butt Lifting Push-Up Leggings for Sport \u0026amp; Gym\u003c\/h1\u003e\n\u003cp class=\"sara-pd-intro-text\" itemprop=\"description\"\u003eStretchy, high-waisted push-up leggings built for training. A comfortable polyester-spandex blend that lifts and shapes while moving with you through every workout. A variety of colors, more choice.\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\u003eButt Lifting\u003c\/strong\u003e\n\u003csmall\u003ePush-up design\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\u003eStretch Fit\u003c\/strong\u003e\n\u003csmall\u003ePolyester + spandex\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\u003eS–XL\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 leggings 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\/c6eaa0482ba44ae3978f33a65d524fd7.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\/34f72c43519a47ae9f7465c13b888ae3.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\/29e01901a26e4e178bdccfcd308bee77.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 Fitness yoga pants with a butt-lifting, push-up design.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFabric —\u003c\/strong\u003e Cloth, polyester and spandex blend.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComposition —\u003c\/strong\u003e 81–90% polyester fiber, under 10% spandex.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFit —\u003c\/strong\u003e Stretch fit, built for sport and gym use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSizes —\u003c\/strong\u003e S, M, L, XL.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePacking list —\u003c\/strong\u003e Trousers × 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\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eMain Fabric Composition\u003c\/td\u003e\n\u003ctd\u003ePolyester fiber (polyester), 81%–90%\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eMain Fabric Composition 2\u003c\/td\u003e\n\u003ctd\u003eSpandex, below 10%\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003ePackage Size\u003c\/td\u003e\n\u003ctd\u003e350 × 400 × 100 mm; 350 × 400 × 50 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003ePacking List\u003c\/td\u003e\n\u003ctd\u003eTrousers × 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 before ordering\n\u003c\/div\u003e\n\n\u003cp\u003e\nAsian sizes run 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\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 rowspan=\"2\"\u003eSize\u003c\/th\u003e\n\u003cth rowspan=\"2\"\u003eRUS\u003c\/th\u003e\n\u003cth colspan=\"2\"\u003eWaist (Stretch)\u003c\/th\u003e\n\u003cth colspan=\"2\"\u003eHip (Stretch)\u003c\/th\u003e\n\u003cth colspan=\"2\"\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCM\u003c\/th\u003e\n\u003cth\u003eINCH\u003c\/th\u003e\n\u003cth\u003eCM\u003c\/th\u003e\n\u003cth\u003eINCH\u003c\/th\u003e\n\u003cth\u003eCM\u003c\/th\u003e\n\u003cth\u003eINCH\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\u003e42\u003c\/td\u003e\n\u003ctd\u003e55-70\u003c\/td\u003e\n\u003ctd\u003e22-28\u003c\/td\u003e\n\u003ctd\u003e74-110\u003c\/td\u003e\n\u003ctd\u003e29-43\u003c\/td\u003e\n\u003ctd\u003e80\u003c\/td\u003e\n\u003ctd\u003e31.2\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e44\u003c\/td\u003e\n\u003ctd\u003e59-74\u003c\/td\u003e\n\u003ctd\u003e23-29\u003c\/td\u003e\n\u003ctd\u003e78-114\u003c\/td\u003e\n\u003ctd\u003e31-45\u003c\/td\u003e\n\u003ctd\u003e84\u003c\/td\u003e\n\u003ctd\u003e32.76\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e46\u003c\/td\u003e\n\u003ctd\u003e63-78\u003c\/td\u003e\n\u003ctd\u003e25-31\u003c\/td\u003e\n\u003ctd\u003e82-118\u003c\/td\u003e\n\u003ctd\u003e32-47\u003c\/td\u003e\n\u003ctd\u003e87\u003c\/td\u003e\n\u003ctd\u003e34.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 shown exactly as supplied on the size chart, in cm and inches. Please allow a 2–3 cm difference due to manual measurement. Size XL is available — contact customer service for its full measurements.\n\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\nCustomer 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\/2021-10-18\/818f14aa-5ba8-4eaf-918a-fd8cf7f5e780.jpg\" alt=\"Customer review photo, fitness leggings\" 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\"No crazy push-up effect — other leggings give a similar shape — but these really hold you in. Thick fabric, perfect fit at 170cm. High waist, sturdy waistband, won't bother you during training.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nN***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=\"Russia\"\u003e\n\u003crect width=\"32\" height=\"8\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect y=\"8\" width=\"32\" height=\"8\" fill=\"#0039A6\"\u003e\u003c\/rect\u003e\n\u003crect y=\"16\" width=\"32\" height=\"8\" fill=\"#D52B1E\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\/2021-10-18\/8f9a2f96-15d6-49c8-bfaa-6d5b96bbb8b8.jpg\" alt=\"Customer review photo, fitness leggings\" 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\"These leggings are 10\/10. Highly recommended. So stretchy and comfy — I'll buy them in another color soon. Shipping was fast.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nD***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=\"Slovakia\"\u003e\n\u003crect width=\"32\" height=\"8\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect y=\"8\" width=\"32\" height=\"8\" fill=\"#0B4EA2\"\u003e\u003c\/rect\u003e\n\u003crect y=\"16\" width=\"32\" height=\"8\" fill=\"#EE1C25\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\/2021-10-18\/09f5247e-7632-4c02-a938-5b330c6228c7.jpg\" alt=\"Customer review photo, fitness leggings\" 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\"Fast delivery to Ukraine, good quality. The waistband on these is better than the pair I had before — will update after a few washes and more wear at the gym.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nL***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=\"Ukraine\"\u003e\n\u003crect width=\"32\" height=\"12\" fill=\"#0057B7\"\u003e\u003c\/rect\u003e\n\u003crect y=\"12\" width=\"32\" height=\"12\" fill=\"#FFD700\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\/2021-10-18\/6cb805ab-366d-4e23-8d29-4faaca2ee34d.jpg\" alt=\"Customer review photo, fitness leggings\" 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\"Really impressive, good quality)\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\n7***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=\"Russia\"\u003e\n\u003crect width=\"32\" height=\"8\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect y=\"8\" width=\"32\" height=\"8\" fill=\"#0039A6\"\u003e\u003c\/rect\u003e\n\u003crect y=\"16\" width=\"32\" height=\"8\" fill=\"#D52B1E\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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\/2021-10-18\/2c276f91-5be5-404d-9f4a-a6eee22acc1a.jpg\" alt=\"Customer review photo, fitness leggings\" 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\"Excellent quality.\"\u003c\/p\u003e\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=\"Kazakhstan\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#00AFCA\"\u003e\u003c\/rect\u003e\n\u003ccircle cx=\"16\" cy=\"12\" r=\"5.5\" fill=\"#FEC50C\"\u003e\u003c\/circle\u003e\n\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\"Very good.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nS***i · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"France\"\u003e\n\u003crect width=\"10.67\" height=\"24\" fill=\"#0055A4\"\u003e\u003c\/rect\u003e\n\u003crect x=\"10.67\" width=\"10.67\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect x=\"21.33\" width=\"10.67\" height=\"24\" fill=\"#EF4135\"\u003e\u003c\/rect\u003e\n\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\"My second time ordering these leggings! I love them.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nA***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=\"New Zealand\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#00247D\"\u003e\u003c\/rect\u003e\n\u003cg fill=\"#fff\"\u003e\n\u003ccircle cx=\"23\" cy=\"6\" r=\"1.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"27\" cy=\"11\" r=\"1.9\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"22.5\" cy=\"16\" r=\"1.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"17.5\" cy=\"13\" r=\"1.2\"\u003e\u003c\/circle\u003e\n\u003c\/g\u003e\n\u003cg fill=\"#CC142B\"\u003e\n\u003ccircle cx=\"23\" cy=\"6\" r=\"1\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"27\" cy=\"11\" r=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"22.5\" cy=\"16\" r=\"1\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"17.5\" cy=\"13\" r=\"0.7\"\u003e\u003c\/circle\u003e\n\u003c\/g\u003e\n\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\"I like them — the only issue is the seam between the seat sometimes rides up. At 170cm they run a touch short, but the quality is great and delivery was incredibly fast, straight to my door.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nV***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=\"Russia\"\u003e\n\u003crect width=\"32\" height=\"8\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect y=\"8\" width=\"32\" height=\"8\" fill=\"#0039A6\"\u003e\u003c\/rect\u003e\n\u003crect y=\"16\" width=\"32\" height=\"8\" fill=\"#D52B1E\"\u003e\u003c\/rect\u003e\n\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\"Very beautiful.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nL***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=\"Italy\"\u003e\n\u003crect width=\"10.67\" height=\"24\" fill=\"#009246\"\u003e\u003c\/rect\u003e\n\u003crect x=\"10.67\" width=\"10.67\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect x=\"21.33\" width=\"10.67\" height=\"24\" fill=\"#CE2B37\"\u003e\u003c\/rect\u003e\n\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\"Very good — feels like a second skin on the body.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nE***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=\"Netherlands\"\u003e\n\u003crect width=\"32\" height=\"8\" fill=\"#AE1C28\"\u003e\u003c\/rect\u003e\n\u003crect y=\"8\" width=\"32\" height=\"8\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect y=\"16\" width=\"32\" height=\"8\" fill=\"#21468B\"\u003e\u003c\/rect\u003e\n\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\"Good quality.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nL***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=\"Slovakia\"\u003e\n\u003crect width=\"32\" height=\"8\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect y=\"8\" width=\"32\" height=\"8\" fill=\"#0B4EA2\"\u003e\u003c\/rect\u003e\n\u003crect y=\"16\" width=\"32\" height=\"8\" fill=\"#EE1C25\"\u003e\u003c\/rect\u003e\n\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\"Excellent, very comfortable leggings — I've been wearing them for over 3 weeks with zero issues.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nG***k · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"Russia\"\u003e\n\u003crect width=\"32\" height=\"8\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect y=\"8\" width=\"32\" height=\"8\" fill=\"#0039A6\"\u003e\u003c\/rect\u003e\n\u003crect y=\"16\" width=\"32\" height=\"8\" fill=\"#D52B1E\"\u003e\u003c\/rect\u003e\n\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\"Excellent quality, very happy with them.\"\u003c\/p\u003e\n\u003cdiv class=\"sara-pd-review-author\"\u003e\nK***P · 5 stars ·\n\u003csvg class=\"sara-pd-flag\" viewbox=\"0 0 32 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"img\" aria-label=\"New Zealand\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#00247D\"\u003e\u003c\/rect\u003e\n\u003cg fill=\"#fff\"\u003e\n\u003ccircle cx=\"23\" cy=\"6\" r=\"1.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"27\" cy=\"11\" r=\"1.9\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"22.5\" cy=\"16\" r=\"1.6\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"17.5\" cy=\"13\" r=\"1.2\"\u003e\u003c\/circle\u003e\n\u003c\/g\u003e\n\u003cg fill=\"#CC142B\"\u003e\n\u003ccircle cx=\"23\" cy=\"6\" r=\"1\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"27\" cy=\"11\" r=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"22.5\" cy=\"16\" r=\"1\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"17.5\" cy=\"13\" r=\"0.7\"\u003e\u003c\/circle\u003e\n\u003c\/g\u003e\n\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\"Good product and fast delivery.\"\u003c\/p\u003e\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=\"Israel\"\u003e\n\u003crect width=\"32\" height=\"24\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n\u003crect y=\"2.4\" width=\"32\" height=\"2.6\" fill=\"#0038B8\"\u003e\u003c\/rect\u003e\n\u003crect y=\"19\" width=\"32\" height=\"2.6\" fill=\"#0038B8\"\u003e\u003c\/rect\u003e\n\u003cpolygon points=\"16,8.5 18.2,12.3 16,16.1 13.8,12.3\" fill=\"none\" stroke=\"#0038B8\" stroke-width=\"1.1\"\u003e\u003c\/polygon\u003e\n\u003cpolygon points=\"16,8.5 13.8,15.5 19.2,11 12.8,11 18.2,15.5\" fill=\"none\" stroke=\"#0038B8\" stroke-width=\"1.1\"\u003e\u003c\/polygon\u003e\n\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\u003e‹\u003c\/button\u003e\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\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-arrow\" data-review-next\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 run 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\u003eColor —\u003c\/strong\u003e Different computers can display colors differently, so the actual color may vary slightly from the image.\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\": \"Fitness Yoga Pants Butt Lifting Leggings Push-Up Leggins Sport Gym\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Sara Boutique\" },\n  \"description\": \"Stretchy push-up leggings with a butt-lifting design, polyester-spandex blend, built for yoga, fitness and gym training, sizes S to XL.\",\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"5.0\",\n    \"reviewCount\": \"14\"\n  },\n  \"review\": [\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"N***a\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Great hold, thick fabric, high waist stays comfortable during training.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"D***a\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Stretchy and comfy, highly recommended, fast shipping.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"L***l\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Fast delivery, good quality, strong waistband.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"7***r\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Impressive, good quality.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"G***g\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Excellent quality.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"S***i\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Very good.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"A***r\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Ordered a second time, loves them.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"V***n\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Great quality, incredibly fast delivery.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"L***y\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Very beautiful.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"E***n\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Feels like a second skin.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"L***r\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Good quality.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"G***k\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Very comfortable, worn for 3+ weeks with zero issues.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"K***P\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Excellent quality, very happy.\" },\n    { \"@type\": \"Review\", \"author\": { \"@type\": \"Person\", \"name\": \"S***m\" }, \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": \"5\" }, \"reviewBody\": \"Good product, fast delivery.\" }\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":"2PC Black \/ L","offer_id":47218491228332,"sku":"CJJS109445537KP","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Black \/ M","offer_id":47218491261100,"sku":"CJJS109445538LO","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Black \/ S","offer_id":47218491293868,"sku":"CJJS109445539MN","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Black \/ XL","offer_id":47218491326636,"sku":"CJJS109445540NM","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Blue \/ L","offer_id":47218491359404,"sku":"CJJS109445541OL","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Blue \/ M","offer_id":47218491392172,"sku":"CJJS109445542PK","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Blue \/ S","offer_id":47218491424940,"sku":"CJJS109445543QJ","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Blue \/ XL","offer_id":47218491457708,"sku":"CJJS109445544RI","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Dark gray \/ L","offer_id":47218491490476,"sku":"CJJS109445569QJ","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Dark gray \/ M","offer_id":47218491523244,"sku":"CJJS109445570RI","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Dark gray \/ S","offer_id":47218491556012,"sku":"CJJS109445571SH","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Dark gray \/ XL","offer_id":47218491588780,"sku":"CJJS109445572TG","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Green \/ L","offer_id":47218491621548,"sku":"CJJS109445553AZ","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Green \/ M","offer_id":47218491654316,"sku":"CJJS109445554BY","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Green \/ S","offer_id":47218491687084,"sku":"CJJS109445555CX","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Green \/ XL","offer_id":47218491719852,"sku":"CJJS109445556DW","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Light gray \/ L","offer_id":47218491752620,"sku":"CJJS109445565MN","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Light gray \/ M","offer_id":47218491785388,"sku":"CJJS109445566NM","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Light gray \/ S","offer_id":47218491818156,"sku":"CJJS109445567OL","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Light gray \/ XL","offer_id":47218491850924,"sku":"CJJS109445568PK","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Orange \/ L","offer_id":47218491883692,"sku":"CJJS109445561IR","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Orange \/ M","offer_id":47218491916460,"sku":"CJJS109445562JQ","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Orange \/ S","offer_id":47218491949228,"sku":"CJJS109445563KP","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Orange \/ XL","offer_id":47218491981996,"sku":"CJJS109445564LO","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Pink \/ L","offer_id":47218492014764,"sku":"CJJS109445549WD","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Pink \/ M","offer_id":47218492047532,"sku":"CJJS109445550XC","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Pink \/ S","offer_id":47218492080300,"sku":"CJJS109445551YB","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Pink \/ XL","offer_id":47218492113068,"sku":"CJJS109445552ZA","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Red \/ L","offer_id":47218492145836,"sku":"CJJS109445545SH","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Red \/ M","offer_id":47218492178604,"sku":"CJJS109445546TG","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Red \/ S","offer_id":47218492211372,"sku":"CJJS109445547UF","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Red \/ XL","offer_id":47218492244140,"sku":"CJJS109445548VE","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Yellow \/ L","offer_id":47218492276908,"sku":"CJJS109445557EV","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Yellow \/ M","offer_id":47218492309676,"sku":"CJJS109445558FU","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Yellow \/ S","offer_id":47218492342444,"sku":"CJJS109445559GT","price":69.99,"currency_code":"USD","in_stock":true},{"title":"2PC Yellow \/ XL","offer_id":47218492375212,"sku":"CJJS109445560HS","price":69.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":47218492407980,"sku":"CJJS109445511KP","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":47218492440748,"sku":"CJJS109445510JQ","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":47218492473516,"sku":"CJJS109445509IR","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":47218492506284,"sku":"CJJS109445512LO","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":47218492539052,"sku":"CJJS109445515OL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":47218492571820,"sku":"CJJS109445514NM","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":47218492604588,"sku":"CJJS109445513MN","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":47218492637356,"sku":"CJJS109445516PK","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ L","offer_id":47218492670124,"sku":"CJJS109445531EV","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ M","offer_id":47218492702892,"sku":"CJJS109445530DW","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ S","offer_id":47218492735660,"sku":"CJJS109445529CX","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ XL","offer_id":47218492768428,"sku":"CJJS109445532FU","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":47218492801196,"sku":"CJJS109445527AZ","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":47218492833964,"sku":"CJJS109445526ZA","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ S","offer_id":47218492866732,"sku":"CJJS109445525YB","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":47218492899500,"sku":"CJJS109445528BY","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Light gray \/ L","offer_id":47218492932268,"sku":"CJJS109445535IR","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Light gray \/ M","offer_id":47218492965036,"sku":"CJJS109445534HS","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Light gray \/ S","offer_id":47218492997804,"sku":"CJJS109445533GT","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Light gray \/ XL","offer_id":47218493030572,"sku":"CJJS109445536JQ","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ L","offer_id":47218493063340,"sku":"CJJS109445523WD","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ M","offer_id":47218493096108,"sku":"CJJS109445522VE","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ S","offer_id":47218493128876,"sku":"CJJS109445521UF","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ XL","offer_id":47218493161644,"sku":"CJJS109445524XC","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":47218493194412,"sku":"CJJS109445503CX","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":47218493227180,"sku":"CJJS109445502BY","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":47218493259948,"sku":"CJJS109445501AZ","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":47218493292716,"sku":"CJJS109445504DW","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":47218493325484,"sku":"CJJS109445507GT","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":47218493358252,"sku":"CJJS109445506FU","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":47218493391020,"sku":"CJJS109445505EV","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":47218493423788,"sku":"CJJS109445508HS","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":47218493456556,"sku":"CJJS109445519SH","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":47218493489324,"sku":"CJJS109445518RI","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ S","offer_id":47218493522092,"sku":"CJJS109445517QJ","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XL","offer_id":47218493554860,"sku":"CJJS109445520TG","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0777\/2507\/3580\/files\/1619147238436.jpg?v=1789508885","url":"https:\/\/saraboutiquefashion.com\/products\/fitness-yoga-pants-butt-lifting-leggings-push-up-leggins-sport-gym","provider":"Sara Boutique","version":"1.0","type":"link"}