{"product_id":"women-s-long-sleeve-sculpting-jumpsuit-sculpt","title":"Women’s Long-Sleeve Sculpting Jumpsuit – Sculpt","description":"\u003cstyle\u003e\n  .mon-sculpt,\n  .mon-sculpt * { box-sizing: border-box; }\n\n  .mon-sculpt {\n    --mn-brown: #40312c;\n    --mn-accent: #795549;\n    --mn-cream: #f5eee8;\n    --mn-soft: #fbf8f5;\n    --mn-line: #e6dad3;\n    --mn-text: #302722;\n    --mn-muted: #71655f;\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    overflow: hidden;\n    color: var(--mn-text);\n    font-family: \"Newsreader\", Georgia, serif;\n  }\n\n  .mon-sculpt h2,\n  .mon-sculpt h3,\n  .mon-sculpt h4,\n  .mon-sculpt p { margin: 0; }\n\n  .mon-sculpt h2,\n  .mon-sculpt h3,\n  .mon-sculpt h4 {\n    font-weight: 500;\n    letter-spacing: -0.03em;\n    line-height: 1.05;\n  }\n\n  .mon-sculpt p {\n    color: var(--mn-muted);\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .mon-sculpt__tag {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--mn-accent);\n    font-family: Arial, sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .mon-sculpt__section {\n    padding: 48px 22px;\n    text-align: center;\n  }\n\n  .mon-sculpt__section--soft { background: var(--mn-soft); }\n  .mon-sculpt__section--cream { background: var(--mn-cream); }\n\n  .mon-sculpt__headline {\n    max-width: 720px;\n    margin: 0 auto 16px !important;\n    color: var(--mn-brown);\n    font-size: clamp(30px, 6vw, 47px);\n    text-transform: uppercase;\n  }\n\n  .mon-sculpt__copy {\n    max-width: 640px;\n    margin: 0 auto !important;\n  }\n\n  .mon-sculpt__image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin-top: 28px;\n  }\n\n  .mon-sculpt__image--editorial {\n    aspect-ratio: 4 \/ 4.6;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  \/* HERO *\/\n  .mon-sculpt__hero {\n    padding: 58px 22px 0;\n    text-align: center;\n    background: linear-gradient(180deg, var(--mn-cream), #fff 75%);\n  }\n\n  .mon-sculpt__hero h2 {\n    max-width: 760px;\n    margin: 0 auto 18px;\n    color: var(--mn-brown);\n    font-size: clamp(37px, 8vw, 60px);\n    text-transform: uppercase;\n  }\n\n  .mon-sculpt__hero h2 em {\n    display: block;\n    color: var(--mn-accent);\n    font-weight: 400;\n    text-transform: none;\n  }\n\n  .mon-sculpt__hero-copy {\n    max-width: 660px;\n    margin: 0 auto 22px !important;\n    font-size: 17px !important;\n  }\n\n  .mon-sculpt__pills {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 24px;\n  }\n\n  .mon-sculpt__pill {\n    padding: 8px 12px;\n    border: 1px solid var(--mn-line);\n    border-radius: 999px;\n    background: #fff;\n    color: var(--mn-brown);\n    font-family: Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 600;\n  }\n\n  \/* DYNAMIC LOOX PROOF — visually inspired by the reference, not Trustpilot-branded *\/\n  .mon-sculpt__proof {\n    display: block;\n    max-width: 580px;\n    margin: 0 auto 28px;\n    padding: 14px 16px;\n    border: 1px solid var(--mn-line);\n    border-radius: 14px;\n    background: rgba(255,255,255,.94);\n    color: var(--mn-brown);\n    text-decoration: none;\n    box-shadow: 0 8px 26px rgba(64,49,44,.06);\n  }\n\n  .mon-sculpt__proof-top {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 8px 14px;\n  }\n\n  .mon-sculpt__proof-label {\n    font-family: Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n  }\n\n  .mon-sculpt__proof .loox-rating {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--mn-accent);\n    font-family: Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .mon-sculpt__verified {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n    margin-top: 8px;\n    color: var(--mn-muted);\n    font-family: Arial, sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n  }\n\n  .mon-sculpt__verified-icon {\n    display: inline-grid;\n    width: 17px;\n    height: 17px;\n    place-items: center;\n    border-radius: 50%;\n    color: #fff;\n    background: var(--mn-accent);\n    font-size: 11px;\n  }\n\n  \/* BULLETS *\/\n  .mon-sculpt__bullets {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px 18px;\n    max-width: 660px;\n    padding: 0;\n    margin: 24px auto 0;\n    text-align: left;\n    list-style: none;\n  }\n\n  .mon-sculpt__bullets li {\n    position: relative;\n    padding-left: 26px;\n    color: var(--mn-text);\n    font-family: Arial, sans-serif;\n    font-size: 13px;\n    line-height: 1.4;\n  }\n\n  .mon-sculpt__bullets li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    display: grid;\n    width: 18px;\n    height: 18px;\n    place-items: center;\n    border-radius: 50%;\n    color: #fff;\n    background: var(--mn-accent);\n    font-size: 10px;\n    font-weight: 800;\n  }\n\n  \/* DETAILS *\/\n  .mon-sculpt__details {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 26px;\n  }\n\n  .mon-sculpt__detail {\n    padding: 22px 16px;\n    border: 1px solid var(--mn-line);\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .mon-sculpt__detail h4 {\n    margin-bottom: 8px;\n    color: var(--mn-brown);\n    font-size: 20px;\n  }\n\n  .mon-sculpt__detail p { font-size: 13px; }\n\n  \/* LOOX REVIEW PREVIEW *\/\n  .mon-sculpt__reviews {\n    padding: 48px 20px;\n    background: var(--mn-soft);\n    text-align: center;\n  }\n\n  .mon-sculpt__reviews h3 {\n    margin-bottom: 22px;\n    color: var(--mn-brown);\n    font-size: clamp(28px, 5vw, 40px);\n  }\n\n  .mon-sculpt__reviews loox-snippets-widget {\n    display: block;\n    width: 100%;\n    margin: 0 auto;\n  }\n\n  .mon-sculpt__reviews-link {\n    display: inline-block;\n    margin-top: 24px;\n    padding-bottom: 3px;\n    border-bottom: 1px solid var(--mn-accent);\n    color: var(--mn-accent);\n    font-family: Arial, sans-serif;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .12em;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  \/* FAQ *\/\n  .mon-sculpt__faq {\n    max-width: 700px;\n    margin: 24px auto 0;\n    text-align: left;\n  }\n\n  .mon-sculpt__faq details {\n    padding: 16px 0;\n    border-bottom: 1px solid var(--mn-line);\n  }\n\n  .mon-sculpt__faq summary {\n    color: var(--mn-brown);\n    font-family: Arial, sans-serif;\n    font-size: 14px;\n    font-weight: 700;\n    cursor: pointer;\n  }\n\n  .mon-sculpt__faq details p {\n    padding-top: 10px;\n    font-size: 14px;\n  }\n\n  \/* FINAL CTA *\/\n  .mon-sculpt__final {\n    padding: 52px 22px;\n    color: #fff;\n    background: var(--mn-brown);\n    text-align: center;\n  }\n\n  .mon-sculpt__final h3 {\n    max-width: 680px;\n    margin: 0 auto 15px;\n    color: #fff;\n    font-size: clamp(31px, 6vw, 46px);\n  }\n\n  .mon-sculpt__final p {\n    max-width: 620px;\n    margin: 0 auto 24px;\n    color: rgba(255,255,255,.86);\n  }\n\n  .mon-sculpt__cta {\n    display: inline-block;\n    padding: 15px 28px;\n    border-radius: 2px;\n    color: var(--mn-brown);\n    background: #fff;\n    font-family: Arial, sans-serif;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .12em;\n    text-decoration: none;\n    text-transform: uppercase;\n  }\n\n  .mon-sculpt__assurance {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 8px 18px;\n    margin-top: 20px;\n    color: rgba(255,255,255,.8);\n    font-family: Arial, sans-serif;\n    font-size: 11px;\n  }\n\n  @media (max-width: 700px) {\n    .mon-sculpt__section { padding: 40px 18px; }\n    .mon-sculpt__hero { padding: 48px 18px 0; }\n    .mon-sculpt__bullets,\n    .mon-sculpt__details { grid-template-columns: 1fr; }\n    .mon-sculpt__image--editorial { aspect-ratio: auto; }\n    .mon-sculpt__proof-top { flex-direction: column; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mon-sculpt\"\u003e\n\u003c!-- HERO: the strongest emotional promise --\u003e\n\u003csection class=\"mon-sculpt__hero\"\u003e\u003cspan class=\"mon-sculpt__tag\"\u003eMONNELE · SCULPT SERIES\u003c\/span\u003e\n\u003ch2\u003eSculpted. Covered. \u003cem\u003eCompletely confident.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mon-sculpt__pills\"\u003e\n\u003cspan class=\"mon-sculpt__pill\"\u003eSculpting fit\u003c\/span\u003e \u003cspan class=\"mon-sculpt__pill\"\u003eFull coverage\u003c\/span\u003e \u003cspan class=\"mon-sculpt__pill\"\u003eHigh-stretch comfort\u003c\/span\u003e \u003cspan class=\"mon-sculpt__pill\"\u003eOne-piece ease\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg class=\"mon-sculpt__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1044\/2499\/7206\/files\/msml03.png?v=1785220194\" alt=\"Woman wearing the Monnele Sculpt Long-Sleeve Jumpsuit\" loading=\"eager\"\u003e\u003c\/section\u003e\n\u003c!-- BENEFIT 1 --\u003e\n\u003csection class=\"mon-sculpt__section mon-sculpt__section--soft\"\u003e\u003cspan class=\"mon-sculpt__tag\"\u003eTHE SCULPT EFFECT\u003c\/span\u003e\n\u003ch3 class=\"mon-sculpt__headline\"\u003eSculpted from the second you zip it up.\u003c\/h3\u003e\n\u003cp class=\"mon-sculpt__copy\"\u003eA body-hugging silhouette designed to complement your curves and create a smoother, more defined look—without the rigid feel of traditional shapewear.\u003c\/p\u003e\n\u003cimg class=\"mon-sculpt__image mon-sculpt__image--editorial\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1044\/2499\/7206\/files\/ChatGPT_Image_28_de_jul._de_2026_04_42_36.png?v=1785224619\" alt=\"Sculpt Long-Sleeve Jumpsuit flattering fit\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- BENEFIT 2 + requested bullets --\u003e\n\u003csection class=\"mon-sculpt__section\"\u003e\u003cspan class=\"mon-sculpt__tag\"\u003eFULL-BODY CONFIDENCE\u003c\/span\u003e\n\u003ch3 class=\"mon-sculpt__headline\"\u003eFull coverage. Zero second-guessing.\u003c\/h3\u003e\n\u003cp class=\"mon-sculpt__copy\"\u003eLong sleeves, full-length coverage and a secure fit come together in one piece made to help you bend, move and step out feeling confidently put together.\u003c\/p\u003e\n\u003cul class=\"mon-sculpt__bullets\"\u003e\n\u003cli\u003eLong-sleeve, full-length coverage\u003c\/li\u003e\n\u003cli\u003eFront zipper for adjustable styling\u003c\/li\u003e\n\u003cli\u003eSupportive high-stretch fabric\u003c\/li\u003e\n\u003cli\u003eSoft nylon-and-spandex feel\u003c\/li\u003e\n\u003cli\u003eSecure, body-hugging fit\u003c\/li\u003e\n\u003cli\u003eMade for workouts and everyday wear\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- THIRD MEDIA: replace only the URL below with the Shopify-hosted MP4 URL --\u003e\n\u003cvideo class=\"mon-sculpt__image mon-sculpt__image--editorial\" autoplay muted loop playsinline preload=\"metadata\" aria-label=\"Full-coverage fit of the Sculpt Long-Sleeve Jumpsuit\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/69f026912289491f952b0071ad4f6e38.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFIT 3 --\u003e\n\u003csection class=\"mon-sculpt__section mon-sculpt__section--cream\"\u003e\u003cspan class=\"mon-sculpt__tag\"\u003eSUPPORT THAT MOVES\u003c\/span\u003e\n\u003ch3 class=\"mon-sculpt__headline\"\u003eIt holds. It moves. It never holds you back.\u003c\/h3\u003e\n\u003cp class=\"mon-sculpt__copy\"\u003eSupportive stretch gently follows your silhouette while moving naturally with your body, so the fit feels secure—not stiff or restrictive.\u003c\/p\u003e\n\u003cimg class=\"mon-sculpt__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1044\/2499\/7206\/files\/ChatGPT_Image_28_de_jul._de_2026_04_26_45.png?v=1785223682\" alt=\"Stretch fabric detail of the Sculpt Long-Sleeve Jumpsuit\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- BENEFIT 4 --\u003e\n\u003csection class=\"mon-sculpt__section\"\u003e\u003cspan class=\"mon-sculpt__tag\"\u003eONE-PIECE EASE\u003c\/span\u003e\n\u003ch3 class=\"mon-sculpt__headline\"\u003eOne zip. A completely put-together look.\u003c\/h3\u003e\n\u003cp class=\"mon-sculpt__copy\"\u003eNo matching and no overthinking—just one statement piece that works for workouts, errands, travel and every plan in between.\u003c\/p\u003e\n\u003cimg class=\"mon-sculpt__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1044\/2499\/7206\/files\/ChatGPT_Image_28_de_jul._de_2026_04_46_11.png?v=1785224851\" alt=\"Complete Monnele Sculpt Jumpsuit look\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"mon-sculpt__section mon-sculpt__section--soft\"\u003e\u003cspan class=\"mon-sculpt__tag\"\u003eTHE DETAILS\u003c\/span\u003e\n\u003ch3 class=\"mon-sculpt__headline\"\u003eBuilt to look polished. Made to feel comfortable.\u003c\/h3\u003e\n\u003cdiv class=\"mon-sculpt__details\"\u003e\n\u003cdiv class=\"mon-sculpt__detail\"\u003e\n\u003ch4\u003eSoft stretch\u003c\/h4\u003e\n\u003cp\u003eNylon and spandex with a soft feel and flexible, body-hugging comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mon-sculpt__detail\"\u003e\n\u003ch4\u003eSecure coverage\u003c\/h4\u003e\n\u003cp\u003eLong sleeves and full length for a confident, streamlined appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mon-sculpt__detail\"\u003e\n\u003ch4\u003eAdjustable zip\u003c\/h4\u003e\n\u003cp\u003eStyle the front zipper your way, from more covered to a more open neckline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SOCIAL PROOF LINK — the live Loox widget remains the source of truth --\u003e\n\u003csection class=\"mon-sculpt__reviews\"\u003e\u003cspan class=\"mon-sculpt__tag\"\u003eREAL WOMEN · REAL EXPERIENCES\u003c\/span\u003e\n\u003ch3\u003eSee how Monnele women are wearing it.\u003c\/h3\u003e\n\u003cp class=\"mon-sculpt__copy\"\u003eRead real customer experiences, explore review photos and find the fit that feels right for you.\u003c\/p\u003e\n\u003ca class=\"mon-sculpt__reviews-link\" href=\"#looxReviews\"\u003e Read all verified customer reviews \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"mon-sculpt__section mon-sculpt__section--cream\"\u003e\u003cspan class=\"mon-sculpt__tag\"\u003eBEFORE YOU CHOOSE\u003c\/span\u003e\n\u003ch3 class=\"mon-sculpt__headline\"\u003eThe questions women ask most.\u003c\/h3\u003e\n\u003cdiv class=\"mon-sculpt__faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the fit designed to sculpt the silhouette?\u003c\/summary\u003e\n\u003cp\u003eYes. Its close, supportive fit is designed to follow your curves and create a smoother, more defined overall appearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I choose my size?\u003c\/summary\u003e\n\u003cp\u003eCompare your measurements with the Size Guide before ordering. If you are between sizes, choose according to whether you prefer a more sculpted or slightly more relaxed fit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I wear it beyond workouts?\u003c\/summary\u003e\n\u003cp\u003eAbsolutely. Wear it on its own or style it with a jacket, sneakers or your favorite layers for errands, travel and everyday plans.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the fabric made from?\u003c\/summary\u003e\n\u003cp\u003eA soft, high-stretch blend of nylon and spandex designed for a secure, flexible fit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat if I need a different size?\u003c\/summary\u003e\n\u003cp\u003eMonnele offers a 30-day return window. The item must meet the conditions described in our Returns Policy.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"mon-sculpt__final\"\u003e\u003cspan class=\"mon-sculpt__tag\" style=\"color: #dec7bc;\"\u003eMONNELE SCULPT\u003c\/span\u003e\n\u003ch3\u003eThe piece that changes how confidently you step out.\u003c\/h3\u003e\n\u003cp\u003eChoose your color and size, zip it up and discover the secure, sculpted look that makes getting dressed feel effortless.\u003c\/p\u003e\n\u003ca class=\"mon-sculpt__cta\" href=\"#MainContent\"\u003e Choose my color and size \u003c\/a\u003e\n\u003cdiv class=\"mon-sculpt__assurance\"\u003e\n\u003cspan\u003eFree U.S. shipping\u003c\/span\u003e \u003cspan\u003e30-day returns\u003c\/span\u003e \u003cspan\u003eSecure checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Monnele","offers":[{"title":"Chocolate \/ S","offer_id":54587900002646,"sku":"14:1254#Jiaocha Coffee-A;200007763:201336100;5:100014064","price":65.99,"currency_code":"USD","in_stock":true},{"title":"Chocolate \/ M","offer_id":54587899838806,"sku":"14:1254#Jiaocha Coffee-A;200007763:201336100;5:361386","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Chocolate \/ L","offer_id":54587899806038,"sku":"14:1254#Jiaocha Coffee-A;200007763:201336100;5:361385","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Chocolate \/ XL","offer_id":54587899904342,"sku":"14:1254#Jiaocha Coffee-A;200007763:201336100;5:100014065","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Ivory \/ S","offer_id":54587899740502,"sku":"14:72885937#Oat apricot-A;200007763:201336100;5:100014064","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Ivory \/ M","offer_id":54587899347286,"sku":"14:72885937#Oat apricot-A;200007763:201336100;5:361386","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Ivory \/ L","offer_id":54587899314518,"sku":"14:72885937#Oat apricot-A;200007763:201336100;5:361385","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Ivory \/ XL","offer_id":54587899380054,"sku":"14:72885937#Oat apricot-A;200007763:201336100;5:100014065","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ S","offer_id":54587899609430,"sku":"14:200006153#deep purple-A;200007763:201336100;5:100014064","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ M","offer_id":54587899412822,"sku":"14:200006153#deep purple-A;200007763:201336100;5:361386","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ L","offer_id":54587899445590,"sku":"14:200006153#deep purple-A;200007763:201336100;5:361385","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ XL","offer_id":54587899478358,"sku":"14:200006153#deep purple-A;200007763:201336100;5:100014065","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ S","offer_id":54587899871574,"sku":"14:4873#Haze Blue-A;200007763:201336100;5:100014064","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ M","offer_id":54587899707734,"sku":"14:4873#Haze Blue-A;200007763:201336100;5:361386","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ L","offer_id":54587899674966,"sku":"14:4873#Haze Blue-A;200007763:201336100;5:361385","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ XL","offer_id":54587899773270,"sku":"14:4873#Haze Blue-A;200007763:201336100;5:100014065","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":54587900068182,"sku":"14:771#Advanced Black-A;200007763:201336100;5:100014064","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":54587899969878,"sku":"14:771#Advanced Black-A;200007763:201336100;5:361386","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":54587899937110,"sku":"14:771#Advanced Black-A;200007763:201336100;5:361385","price":65.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":54587900035414,"sku":"14:771#Advanced Black-A;200007763:201336100;5:100014065","price":65.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1044\/2499\/7206\/files\/ChatGPT_Image_28_de_jul._de_2026_04_42_36.png?v=1785224619","url":"https:\/\/monnele.com\/products\/women-s-long-sleeve-sculpting-jumpsuit-sculpt","provider":"Monnele","version":"1.0","type":"link"}