{"product_id":"hook-and-eye-open-crotch-boned-corset-bodysuit","title":"Hook-and-Eye Open-Crotch Boned Corset Bodysuit","description":"\u003cstyle\u003e\n  .zy81-product-card,\n  .zy81-product-card * {\n    box-sizing: border-box;\n  }\n\n  .zy81-product-card {\n    max-width: 920px;\n    margin: 24px auto;\n    padding: 28px;\n    color: #26211f;\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255, 255, 255, 0.96),\n        rgba(248, 243, 237, 0.96)\n      );\n    border: 1px solid #ddd1c5;\n    border-radius: 24px;\n    box-shadow: 0 14px 40px rgba(47, 37, 30, 0.10);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n  }\n\n  .zy81-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 38px 34px;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(190, 151, 120, 0.28),\n        transparent 38%\n      ),\n      linear-gradient(135deg, #171313, #2a2020);\n    border-radius: 20px;\n  }\n\n  .zy81-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -45px;\n    bottom: -70px;\n    width: 210px;\n    height: 210px;\n    border: 1px solid rgba(226, 197, 172, 0.24);\n    border-radius: 50%;\n  }\n\n  .zy81-brand {\n    margin-bottom: 7px;\n    color: #dfc3aa;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .zy81-title {\n    position: relative;\n    z-index: 1;\n    max-width: 720px;\n    margin: 0 0 14px;\n    color: #ffffff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 34px;\n    line-height: 1.22;\n  }\n\n  .zy81-subtitle {\n    position: relative;\n    z-index: 1;\n    max-width: 710px;\n    margin: 0;\n    color: #e9ded7;\n    font-size: 16px;\n  }\n\n  .zy81-section {\n    margin-top: 28px;\n  }\n\n  .zy81-section-title {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 16px;\n    color: #241d1a;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 24px;\n  }\n\n  .zy81-section-title::before {\n    content: \"\";\n    width: 34px;\n    height: 2px;\n    flex: 0 0 auto;\n    background: #ad8061;\n  }\n\n  .zy81-description {\n    margin: 0;\n    color: #554a44;\n    font-size: 15px;\n  }\n\n  .zy81-highlights {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .zy81-highlight {\n    padding: 20px 18px;\n    background: #ffffff;\n    border: 1px solid #eadfd5;\n    border-radius: 16px;\n    box-shadow: 0 7px 20px rgba(50, 39, 32, 0.06);\n  }\n\n  .zy81-highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 13px;\n    color: #ffffff;\n    background: #2b2321;\n    border-radius: 50%;\n    font-size: 19px;\n  }\n\n  .zy81-highlight h3 {\n    margin: 0 0 6px;\n    color: #2b2321;\n    font-size: 16px;\n  }\n\n  .zy81-highlight p {\n    margin: 0;\n    color: #72645c;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .zy81-properties {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    background: #2b2321;\n    border-radius: 16px;\n  }\n\n  .zy81-property {\n    padding: 19px 12px;\n    color: #ffffff;\n    text-align: center;\n    border-right: 1px solid rgba(255, 255, 255, 0.14);\n  }\n\n  .zy81-property:last-child {\n    border-right: none;\n  }\n\n  .zy81-property-label {\n    display: block;\n    margin-bottom: 4px;\n    color: #d7b99f;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n  }\n\n  .zy81-property-value {\n    display: block;\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .zy81-table-wrap {\n    overflow-x: auto;\n    border: 1px solid #e4d8ce;\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .zy81-table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n  }\n\n  .zy81-table th,\n  .zy81-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #eee5de;\n    text-align: left;\n    vertical-align: top;\n    font-size: 14px;\n  }\n\n  .zy81-table th {\n    width: 34%;\n    color: #322925;\n    background: #faf6f2;\n    font-weight: 700;\n  }\n\n  .zy81-table td {\n    color: #62554e;\n  }\n\n  .zy81-table tr:last-child th,\n  .zy81-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .zy81-material-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .zy81-material {\n    padding: 18px;\n    background: #f8f2ed;\n    border-left: 4px solid #a97b5c;\n    border-radius: 10px;\n  }\n\n  .zy81-material strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #302622;\n  }\n\n  .zy81-material span {\n    color: #675850;\n    font-size: 14px;\n  }\n\n  .zy81-note {\n    margin-top: 22px;\n    padding: 15px 17px;\n    color: #695b53;\n    background: #f4ece5;\n    border-radius: 12px;\n    font-size: 13px;\n  }\n\n  @media (max-width: 720px) {\n    .zy81-product-card {\n      padding: 16px;\n      border-radius: 18px;\n    }\n\n    .zy81-hero {\n      padding: 28px 22px;\n    }\n\n    .zy81-title {\n      font-size: 27px;\n    }\n\n    .zy81-highlights {\n      grid-template-columns: 1fr;\n    }\n\n    .zy81-properties {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .zy81-property:nth-child(2) {\n      border-right: none;\n    }\n\n    .zy81-property:nth-child(-n + 2) {\n      border-bottom: 1px solid rgba(255, 255, 255, 0.14);\n    }\n\n    .zy81-material-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"zy81-product-card\"\u003e\n  \u003cdiv class=\"zy81-hero\"\u003e\n    \u003cdiv class=\"zy81-brand\"\u003eFÉE ET MOI · Style ZY81\u003c\/div\u003e\n\n    \u003ch2 class=\"zy81-title\"\u003e\n      Hook-and-Eye Open-Crotch Boned Corset Bodysuit\n    \u003c\/h2\u003e\n\n    \u003cp class=\"zy81-subtitle\"\u003e\n      A sophisticated sheer lace bodysuit designed with structured boning,\n      adjustable garter straps and a flattering waist-defining silhouette.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zy81-section\"\u003e\n    \u003ch2 class=\"zy81-section-title\"\u003eProduct Description\u003c\/h2\u003e\n\n    \u003cp class=\"zy81-description\"\u003e\n      Designed with delicate eyelash lace and sheer mesh, this boned corset\n      bodysuit creates a flattering, waist-defining silhouette. The open-crotch\n      hook closure offers added convenience, while four adjustable garter\n      straps complete the sophisticated lingerie-inspired look. Soft,\n      lightweight and stretchy, it is ideal for special occasions, layered\n      styling or intimate wear.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zy81-section\"\u003e\n    \u003ch2 class=\"zy81-section-title\"\u003eDesign Highlights\u003c\/h2\u003e\n\n    \u003cdiv class=\"zy81-highlights\"\u003e\n      \u003cdiv class=\"zy81-highlight\"\u003e\n        \u003cdiv class=\"zy81-highlight-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch3\u003eEyelash Lace Detail\u003c\/h3\u003e\n        \u003cp\u003e\n          Delicate eyelash lace creates an elegant finish with a refined,\n          feminine appearance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy81-highlight\"\u003e\n        \u003cdiv class=\"zy81-highlight-icon\"\u003e⌁\u003c\/div\u003e\n        \u003ch3\u003eBoned Waist Shaping\u003c\/h3\u003e\n        \u003cp\u003e\n          Structured boning helps define the waist and enhances the natural\n          body silhouette.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy81-highlight\"\u003e\n        \u003cdiv class=\"zy81-highlight-icon\"\u003e◇\u003c\/div\u003e\n        \u003ch3\u003eAdjustable Garter Straps\u003c\/h3\u003e\n        \u003cp\u003e\n          Four garter straps provide an adjustable fit and complete the\n          lingerie-inspired styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy81-highlight\"\u003e\n        \u003cdiv class=\"zy81-highlight-icon\"\u003e◌\u003c\/div\u003e\n        \u003ch3\u003eSheer Mesh Panels\u003c\/h3\u003e\n        \u003cp\u003e\n          Lightweight sheer mesh offers breathability, stretch and a visually\n          striking layered effect.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy81-highlight\"\u003e\n        \u003cdiv class=\"zy81-highlight-icon\"\u003e⌄\u003c\/div\u003e\n        \u003ch3\u003eHook-Open Crotch\u003c\/h3\u003e\n        \u003cp\u003e\n          The open-crotch hook closure is designed for convenience and easy\n          adjustment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy81-highlight\"\u003e\n        \u003cdiv class=\"zy81-highlight-icon\"\u003e∞\u003c\/div\u003e\n        \u003ch3\u003eContoured Fit\u003c\/h3\u003e\n        \u003cp\u003e\n          The fitted construction follows the body shape for a smooth and\n          flattering appearance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zy81-section\"\u003e\n    \u003cdiv class=\"zy81-properties\"\u003e\n      \u003cdiv class=\"zy81-property\"\u003e\n        \u003cspan class=\"zy81-property-label\"\u003eThickness\u003c\/span\u003e\n        \u003cspan class=\"zy81-property-value\"\u003eThin\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy81-property\"\u003e\n        \u003cspan class=\"zy81-property-label\"\u003eSoftness\u003c\/span\u003e\n        \u003cspan class=\"zy81-property-value\"\u003eSoft\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy81-property\"\u003e\n        \u003cspan class=\"zy81-property-label\"\u003eStretch\u003c\/span\u003e\n        \u003cspan class=\"zy81-property-value\"\u003eStretchy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy81-property\"\u003e\n        \u003cspan class=\"zy81-property-label\"\u003eSheerness\u003c\/span\u003e\n        \u003cspan class=\"zy81-property-value\"\u003eSheer\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zy81-section\"\u003e\n    \u003ch2 class=\"zy81-section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"zy81-table-wrap\"\u003e\n      \u003ctable class=\"zy81-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBrand\u003c\/th\u003e\n            \u003ctd\u003eFÉE ET MOI\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eStyle Number\u003c\/th\u003e\n            \u003ctd\u003eZY81\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eColor\u003c\/th\u003e\n            \u003ctd\u003eBlack + White\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eFabric\u003c\/th\u003e\n            \u003ctd\u003eLace and Mesh\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSize\u003c\/th\u003e\n            \u003ctd\u003eOne Size\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eGarment Length\u003c\/th\u003e\n            \u003ctd\u003e67.3 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eUnderbust\u003c\/th\u003e\n            \u003ctd\u003eAdjustable Ties\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWaist\u003c\/th\u003e\n            \u003ctd\u003eAdjustable Ties\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eThigh Loop\u003c\/th\u003e\n            \u003ctd\u003e44.5–61 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCrotch Design\u003c\/th\u003e\n            \u003ctd\u003eHook-Open\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Weight\u003c\/th\u003e\n            \u003ctd\u003e40–60 kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePackage Includes\u003c\/th\u003e\n            \u003ctd\u003e1 Bodysuit + 4 Garter Straps\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zy81-section\"\u003e\n    \u003ch2 class=\"zy81-section-title\"\u003eMaterial Composition\u003c\/h2\u003e\n\n    \u003cdiv class=\"zy81-material-grid\"\u003e\n      \u003cdiv class=\"zy81-material\"\u003e\n        \u003cstrong\u003eLace\u003c\/strong\u003e\n        \u003cspan\u003e87.6% Nylon, 12.4% Spandex\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy81-material\"\u003e\n        \u003cstrong\u003eMesh\u003c\/strong\u003e\n        \u003cspan\u003e87% Nylon, 12.8% Spandex\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zy81-note\"\u003e\n    \u003cstrong\u003ePlease note:\u003c\/strong\u003e\n    Stockings and the long whip shown in promotional images are sold\n    separately. Due to manual measurement, a small size variation may occur.\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"FoxySM","offers":[{"title":"Default Title","offer_id":52101504434474,"sku":"ZY81","price":29.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/6067\/3834\/files\/Image_20260719193633_659_10.png?v=1784515255","url":"https:\/\/www.foxysm.com\/products\/hook-and-eye-open-crotch-boned-corset-bodysuit","provider":"FoxySM","version":"1.0","type":"link"}