{"product_id":"sculpt-leggings-copy-1","title":"Sculpt Leggings - Creme","description":"\u003c!-- SIZE CHART MODAL (LEGGINGS) --\u003e\n\u003cdiv class=\"gw-sizechart\"\u003e\n\n  \u003cbutton class=\"gw-btn\" type=\"button\" aria-haspopup=\"dialog\" aria-controls=\"gwSizeChartModalLeggings\"\u003e\n    View Size Chart\n  \u003c\/button\u003e\n\n  \u003c!-- Modal --\u003e\n  \u003cdiv class=\"gw-modal\" id=\"gwSizeChartModalLeggings\" role=\"dialog\" aria-modal=\"true\" hidden\u003e\n    \u003cdiv class=\"gw-overlay\" data-gw-close\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"gw-card\" role=\"document\" aria-label=\"Leggings size chart\"\u003e\n      \u003cdiv class=\"gw-header\"\u003e\n        \u003ch3\u003eSize Chart (CM)\u003c\/h3\u003e\n        \u003cbutton class=\"gw-close\" data-gw-close aria-label=\"Close size chart\"\u003e×\u003c\/button\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gw-body\"\u003e\n        \u003cdiv class=\"gw-table-wrap\" role=\"region\" aria-label=\"Size chart table\" tabindex=\"0\"\u003e\n\n          \u003ctable class=\"gw-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSize\u003c\/th\u003e\n                \u003cth\u003eXS\u003c\/th\u003e\n                \u003cth\u003eS\u003c\/th\u003e\n                \u003cth\u003eM\u003c\/th\u003e\n                \u003cth\u003eL\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eWaist\u003c\/td\u003e\n                \u003ctd\u003e48\u003c\/td\u003e\n                \u003ctd\u003e52\u003c\/td\u003e\n                \u003ctd\u003e56\u003c\/td\u003e\n                \u003ctd\u003e60\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003eHip\u003c\/td\u003e\n                \u003ctd\u003e64\u003c\/td\u003e\n                \u003ctd\u003e68\u003c\/td\u003e\n                \u003ctd\u003e72\u003c\/td\u003e\n                \u003ctd\u003e76\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003eInseam\u003c\/td\u003e\n                \u003ctd\u003e58\u003c\/td\u003e\n                \u003ctd\u003e62\u003c\/td\u003e\n                \u003ctd\u003e62.5\u003c\/td\u003e\n                \u003ctd\u003e63\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003eLength\u003c\/td\u003e\n                \u003ctd\u003e84.5\u003c\/td\u003e\n                \u003ctd\u003e85.5\u003c\/td\u003e\n                \u003ctd\u003e86.5\u003c\/td\u003e\n                \u003ctd\u003e87.5\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n        \u003c\/div\u003e\n\n        \u003cp class=\"gw-note\"\u003eAll measurements are in CM.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* Button *\/\n.gw-sizechart .gw-btn{\n  background: transparent;\n  color:#1A1818;\n  padding:.65rem 1.2rem;\n  border:1px solid #1A1818;\n  cursor:pointer;\n  font-weight:600;\n  font-size:13px;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n  display:inline-block;\n}\n.gw-sizechart .gw-btn:hover{\n  background:#1A1818;\n  color:#FFFFFF;\n}\n\n\/* Modal *\/\n.gw-sizechart .gw-modal[hidden]{display:none}\n.gw-sizechart .gw-modal{position:fixed;inset:0;z-index:9999}\n.gw-sizechart .gw-overlay{position:absolute;inset:0;background:rgba(0,0,0,.55)}\n\n.gw-sizechart .gw-card{\n  position:relative;\n  background:#F5F5E9;\n  margin:6vh auto;\n  max-width:760px;\n  border:1px solid #1A1818;\n  box-shadow:0 10px 35px rgba(0,0,0,.25);\n  padding:18px;\n}\n\n.gw-sizechart .gw-header{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  margin-bottom:12px;\n  border-bottom:1px solid rgba(26,24,24,.15);\n  padding-bottom:10px;\n}\n\n.gw-sizechart .gw-header h3{\n  margin:0;\n  font-size:18px;\n  color:#1A1818;\n}\n\n.gw-sizechart .gw-close{\n  background:none;\n  border:0;\n  font-size:28px;\n  line-height:1;\n  cursor:pointer;\n  color:#1A1818;\n}\n\n\/* Table *\/\n.gw-sizechart .gw-table-wrap{\n  overflow:auto;\n  border:1px solid rgba(26,24,24,.25);\n  background:#FFFFFF;\n}\n\n.gw-sizechart .gw-table{\n  width:100%;\n  border-collapse:collapse;\n  min-width:520px;\n}\n\n.gw-sizechart .gw-table th,\n.gw-sizechart .gw-table td{\n  border:1px solid rgba(26,24,24,.18);\n  padding:10px 12px;\n  text-align:center;\n  font-size:14px;\n  color:#1A1818;\n  white-space:nowrap;\n}\n\n.gw-sizechart .gw-table thead th{\n  background:#E3E1DC;\n  font-weight:600;\n}\n\n.gw-sizechart .gw-table tbody td:first-child{\n  font-weight:600;\n  background:#EFEDE8;\n  text-align:left;\n}\n\n.gw-sizechart .gw-note{\n  margin:10px 0 0;\n  font-size:12px;\n  color:#7A7272;\n  text-align:right;\n}\n\n@media(max-width:600px){\n  .gw-sizechart .gw-card{margin:3vh 10px;padding:14px}\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\n(function(){\n  var root = document.currentScript.closest('.gw-sizechart');\n  var btn = root.querySelector('.gw-btn');\n  var modal = root.querySelector('.gw-modal');\n\n  function openModal(){\n    modal.hidden = false;\n    document.body.style.overflow = 'hidden';\n  }\n\n  function closeModal(){\n    modal.hidden = true;\n    document.body.style.overflow = '';\n  }\n\n  btn.addEventListener('click', openModal);\n\n  modal.addEventListener('click', function(e){\n    if (e.target.hasAttribute('data-gw-close') || e.target.classList.contains('gw-overlay')) {\n      closeModal();\n    }\n  });\n\n  document.addEventListener('keydown', function(e){\n    if (!modal.hidden \u0026\u0026 e.key === 'Escape') closeModal();\n  });\n})();\n\u003c\/script\u003e\n\n\n\n\u003cdiv class=\"product-desc\"\u003e\n\u003cp\u003eOur beloved Leggings deliver a compressive, sculpting fit, ready to elevate your activewear collection.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNo front seam\u003c\/li\u003e\n\u003cli\u003eHigh-waisted\u003c\/li\u003e\n\u003cli\u003eFull-length\u003c\/li\u003e\n\u003cli\u003ePull-on design\u003c\/li\u003e\n\u003cli\u003eSquat-proof\u003c\/li\u003e\n\u003cli\u003eCompressive, moisture-wicking and breathable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eFabric: Contour fabric\u003cbr\u003e68% Nylon, 32% Spandex\u003c\/p\u003e\n\u003cp\u003eModel wears a size M\u003c\/p\u003e\n\u003cp\u003eFit: Runs smaller to size (recommend sizing up)\u003c\/p\u003e\n\u003cp\u003eMachine wash on a cold, gentle cycle. Do not tumble dry.\u003c\/p\u003e\n\u003cp\u003eEstimated delivery: 2–3 working days.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"bygigis","offers":[{"title":"XS","offer_id":52804348969247,"sku":null,"price":25.0,"currency_code":"KWD","in_stock":true},{"title":"S","offer_id":52804349067551,"sku":null,"price":25.0,"currency_code":"KWD","in_stock":true},{"title":"M","offer_id":52804349165855,"sku":null,"price":25.0,"currency_code":"KWD","in_stock":true},{"title":"L","offer_id":52804349264159,"sku":null,"price":25.0,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/8223\/4655\/files\/WhatsAppImage2026-01-17at10.57.38AM_2.jpg?v=1768638889","url":"https:\/\/bygigis.com\/products\/sculpt-leggings-copy-1","provider":"Galerie By Gigis","version":"1.0","type":"link"}