{"product_id":"the-sculpt-one-piece","title":"The Sculpt One Piece","description":"\u003cdiv\u003e\n  \u003c!-- 1) Description toggle --\u003e\n  \u003cbutton class=\"collapsible\" type=\"button\"\u003e\n    Description \u003cspan class=\"arrow\"\u003e\u003c\/span\u003e\n  \u003c\/button\u003e\n  \u003cdiv class=\"content\"\u003e\n    \u003cp\u003eA sculpting one piece with a low open back — designed to shape, support, and stay in place. \u003cstrong\u003eThe Sculpt \u003c\/strong\u003ewas designed to do what most one pieces don’t — shape your body without feeling restrictive.\u003c\/p\u003e\n\n    \u003cul\u003e\n    \u003cli\u003eNaturally contours and elongates, while the cut subtly defines the waist and enhances your shape.\u003c\/li\u003e\n    \u003cli\u003eThe neckline is clean and minimal.\u003c\/li\u003e\n    \u003cli\u003eThe back is low and open — just enough to feel effortless, not overdone.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n    \u003cp\u003e\n      It’s the kind of piece you don’t have to adjust or think about. It simply fits, holds, and moves with you.\n    \u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003e\u003ci\u003eWHY IT'S DIFFERENT\u003c\/i\u003e\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003eRibbed texture or contour seam details on smooth fabric to enhance and sculpt your natural shape\u003c\/li\u003e\n      \u003cli\u003eSoft compression that smooths without squeezing\u003c\/li\u003e\n      \u003cli\u003eAdjustable straps for a custom fit\u003c\/li\u003e\n      \u003cli\u003eLow open back for a balanced, minimal silhouette\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \n\n\u003cp\u003e\u003cstrong\u003e\u003ci\u003e HOW IT FEELS\u003c\/i\u003e \u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n  \u003cli\u003eNot overly sporty\u003c\/li\u003e\n  \u003cli\u003eNot overly minimal\u003c\/li\u003e\n  \u003cli\u003eDouble-lined for a secure, comfortable fit\u003c\/li\u003e\n  \u003cli\u003e4-way stretch that molds to your body\u003c\/li\u003e\n  \u003cli\u003eSupportive without feeling tight\u003c\/li\u003e\n  \u003cli\u003eDesigned for all-day wear — in and out of the water\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eJust a piece that feels right the moment you put it on.\u003c\/p\u003e\n\u003c\/div\u003e\n\n  \u003c!-- 2) Materials \u0026 Care toggle --\u003e\n  \u003cbutton class=\"collapsible\" type=\"button\"\u003e\n    Materials \u0026amp; Care \u003cspan class=\"arrow\"\u003e\u003c\/span\u003e\n  \u003c\/button\u003e\n  \u003cdiv class=\"content\"\u003e\n    \u003cp\u003e\u003cstrong\u003eFabrics\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cul\u003e \n      \u003cli\u003eRibbed: 92% Recycled Nylon + 8% Spandex\u003c\/li\u003e\n       \u003cli\u003eSmooth: 80% Recycled Nylon + 20% Spandex\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eHand wash and air dry.\u003c\/p\u003e\n    \u003cp\u003e\u003ci\u003ePlease note: Color might appear differently based on lighting and device.\u003c\/i\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3) Fit Guide toggle --\u003e\n  \u003cbutton class=\"collapsible\" type=\"button\"\u003e\n    Fit Guide \u003cspan class=\"arrow\"\u003e\u003c\/span\u003e\n  \u003c\/button\u003e\n  \u003cdiv class=\"content\"\u003e\n    \u003cp\u003eIf you’ve struggled with one pieces feeling too tight in the torso or riding up, this one was designed to sit comfortably without pulling.\u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003eTrue to size. Size up if in between sizes.\u003c\/li\u003e\n      \u003cli\u003eMariam (33 - 25 - 37 inches) wears a size Small.\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003e\n      At Lazur, fit is incredibly important to us. While we aim for consistency\n      across all collections, slight differences (around 0.8 in or 2 cm) may occur due to the unique nature of each fabric and style.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .collapsible {\n    background-color: transparent;\n    color: #333;\n    cursor: pointer;\n    padding: 14px 0;\n    width: 100%;\n    border: none;\n    border-bottom: 1px solid #ddd;\n    text-align: left;\n    outline: none;\n    font-size: 16px;\n    font-weight: bold;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .collapsible:hover {\n    color: #000;\n  }\n\n  .arrow::before {\n    content: \"+\";\n    font-size: 18px;\n    line-height: 1;\n    transition: transform 0.2s ease;\n  }\n\n  .collapsible.active .arrow::before {\n    content: \"–\";\n  }\n\n  .content {\n    padding: 10px 0;\n    display: none;\n    overflow: hidden;\n    background-color: transparent;\n  }\n  .content strong {\n  font-weight: 600;\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  document.querySelectorAll(\".collapsible\").forEach((btn) =\u003e {\n    btn.addEventListener(\"click\", function () {\n      this.classList.toggle(\"active\");\n      const content = this.nextElementSibling;\n      content.style.display = content.style.display === \"block\" ? \"none\" : \"block\";\n    });\n  });\n\u003c\/script\u003e","brand":"Lazur","offers":[{"title":"X-Small \/ Black \/ Thong","offer_id":51607555768616,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Black \/ Cheeky","offer_id":51607555801384,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Black \/ Medium","offer_id":51607555834152,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Black \/ Full","offer_id":51607555866920,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Black \/ Brief","offer_id":51607555899688,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Espresso \/ Thong","offer_id":51607555932456,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Espresso \/ Cheeky","offer_id":51607555965224,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Espresso \/ Medium","offer_id":51607555997992,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Espresso \/ Full","offer_id":51607556030760,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Espresso \/ Brief","offer_id":51607556063528,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Red\/White Stripes \/ Thong","offer_id":51607556096296,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Red\/White Stripes \/ Cheeky","offer_id":51607556129064,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Red\/White Stripes \/ Medium","offer_id":51607556161832,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Red\/White Stripes \/ Full","offer_id":51607556194600,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Red\/White Stripes \/ Brief","offer_id":51607556227368,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Blue\/White Stripes \/ Thong","offer_id":51607556260136,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Blue\/White Stripes \/ Cheeky","offer_id":51607556292904,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Blue\/White Stripes \/ Medium","offer_id":51607556325672,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Blue\/White Stripes \/ Full","offer_id":51607556358440,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Small \/ Blue\/White Stripes \/ Brief","offer_id":51607556391208,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Black \/ Thong","offer_id":51607556423976,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Black \/ Cheeky","offer_id":51607556456744,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Black \/ Medium","offer_id":51607556489512,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Black \/ Full","offer_id":51607556522280,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Black \/ Brief","offer_id":51607556555048,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Espresso \/ Thong","offer_id":51607556587816,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Espresso \/ Cheeky","offer_id":51607556620584,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Espresso \/ Medium","offer_id":51607556653352,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Espresso \/ Full","offer_id":51607556686120,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Espresso \/ Brief","offer_id":51607556718888,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Red\/White Stripes \/ Thong","offer_id":51607556751656,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Red\/White Stripes \/ Cheeky","offer_id":51607556784424,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Red\/White Stripes \/ Medium","offer_id":51607556817192,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Red\/White Stripes \/ Full","offer_id":51607556849960,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Red\/White Stripes \/ Brief","offer_id":51607556882728,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Blue\/White Stripes \/ Thong","offer_id":51607556915496,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Blue\/White Stripes \/ Cheeky","offer_id":51607556948264,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Blue\/White Stripes \/ Medium","offer_id":51607556981032,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Blue\/White Stripes \/ Full","offer_id":51607557013800,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Small \/ Blue\/White Stripes \/ Brief","offer_id":51607557046568,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Black \/ Thong","offer_id":51607557079336,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Black \/ Cheeky","offer_id":51607557112104,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Black \/ Medium","offer_id":51607557144872,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Black \/ Full","offer_id":51607557177640,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Black \/ Brief","offer_id":51607557210408,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Espresso \/ Thong","offer_id":51607557243176,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Espresso \/ Cheeky","offer_id":51607557275944,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Espresso \/ Medium","offer_id":51607557308712,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Espresso \/ Full","offer_id":51607557341480,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Espresso \/ Brief","offer_id":51607557374248,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Red\/White Stripes \/ Thong","offer_id":51607557407016,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Red\/White Stripes \/ Cheeky","offer_id":51607557439784,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Red\/White Stripes \/ Medium","offer_id":51607557472552,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Red\/White Stripes \/ Full","offer_id":51607557505320,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Red\/White Stripes \/ Brief","offer_id":51607557538088,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Blue\/White Stripes \/ Thong","offer_id":51607557570856,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Blue\/White Stripes \/ Cheeky","offer_id":51607557603624,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Blue\/White Stripes \/ Medium","offer_id":51607557636392,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Blue\/White Stripes \/ Full","offer_id":51607557669160,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Blue\/White Stripes \/ Brief","offer_id":51607557701928,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Black \/ Thong","offer_id":51607557734696,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Black \/ Cheeky","offer_id":51607557767464,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Black \/ Medium","offer_id":51607557800232,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Black \/ Full","offer_id":51607557833000,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Black \/ Brief","offer_id":51607557865768,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Espresso \/ Thong","offer_id":51607557898536,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Espresso \/ Cheeky","offer_id":51607557931304,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Espresso \/ Medium","offer_id":51607557964072,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Espresso \/ Full","offer_id":51607557996840,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Espresso \/ Brief","offer_id":51607558029608,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Red\/White Stripes \/ Thong","offer_id":51607558062376,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Red\/White Stripes \/ Cheeky","offer_id":51607558095144,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Red\/White Stripes \/ Medium","offer_id":51607558127912,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Red\/White Stripes \/ Full","offer_id":51607558160680,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Red\/White Stripes \/ Brief","offer_id":51607558193448,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Blue\/White Stripes \/ Thong","offer_id":51607558226216,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Blue\/White Stripes \/ Cheeky","offer_id":51607558258984,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Blue\/White Stripes \/ Medium","offer_id":51607558291752,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Blue\/White Stripes \/ Full","offer_id":51607558324520,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Blue\/White Stripes \/ Brief","offer_id":51607558357288,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Black \/ Thong","offer_id":51607558390056,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Black \/ Cheeky","offer_id":51607558422824,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Black \/ Medium","offer_id":51607558455592,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Black \/ Full","offer_id":51607558488360,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Black \/ Brief","offer_id":51607558521128,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Espresso \/ Thong","offer_id":51607558553896,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Espresso \/ Cheeky","offer_id":51607558586664,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Espresso \/ Medium","offer_id":51607558619432,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Espresso \/ Full","offer_id":51607558652200,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Espresso \/ Brief","offer_id":51607558684968,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Red\/White Stripes \/ Thong","offer_id":51607558717736,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Red\/White Stripes \/ Cheeky","offer_id":51607558750504,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Red\/White Stripes \/ Medium","offer_id":51607558783272,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Red\/White Stripes \/ Full","offer_id":51607558816040,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Red\/White Stripes \/ Brief","offer_id":51607558848808,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Blue\/White Stripes \/ Thong","offer_id":51607558881576,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Blue\/White Stripes \/ Cheeky","offer_id":51607558914344,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Blue\/White Stripes \/ Medium","offer_id":51607558947112,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Blue\/White Stripes \/ Full","offer_id":51607558979880,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Blue\/White Stripes \/ Brief","offer_id":51607559012648,"sku":null,"price":84.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/9441\/8728\/files\/LAZUR-3979.jpg?v=1774989680","url":"https:\/\/lazurswim.com\/products\/the-sculpt-one-piece","provider":"Lazur","version":"1.0","type":"link"}