{"product_id":"1-5","title":"Rhinestone Chain Sheer Lace Cutout Dress","description":"\u003cstyle\u003e\n  .zy179-card,\n  .zy179-card * {\n    box-sizing: border-box;\n  }\n\n  .zy179-card {\n    max-width: 920px;\n    margin: 24px auto;\n    padding: 26px;\n    color: #eee7df;\n    background:\n      radial-gradient(circle at top right, rgba(197, 161, 118, 0.18), transparent 34%),\n      linear-gradient(145deg, #0d0d0d, #191716);\n    border: 1px solid #4a4039;\n    border-radius: 22px;\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.28);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n  }\n\n  .zy179-hero {\n    padding: 34px 30px;\n    text-align: center;\n    background: linear-gradient(\n      135deg,\n      rgba(255, 255, 255, 0.04),\n      rgba(255, 255, 255, 0.01)\n    );\n    border: 1px solid rgba(213, 177, 133, 0.24);\n    border-radius: 18px;\n  }\n\n  .zy179-brand {\n    margin-bottom: 8px;\n    color: #c9a982;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .zy179-title {\n    margin: 0 0 14px;\n    color: #f5e6d2;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 34px;\n    line-height: 1.24;\n  }\n\n  .zy179-subtitle {\n    max-width: 720px;\n    margin: 0 auto;\n    color: #cfc4ba;\n    font-size: 15px;\n  }\n\n  .zy179-section {\n    margin-top: 28px;\n  }\n\n  .zy179-heading {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 16px;\n    color: #efd9bd;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 23px;\n  }\n\n  .zy179-heading::before {\n    content: \"\";\n    width: 34px;\n    height: 2px;\n    flex: 0 0 auto;\n    background: #b88e63;\n  }\n\n  .zy179-description {\n    margin: 0;\n    color: #d3c8be;\n    font-size: 15px;\n  }\n\n  .zy179-highlights {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .zy179-highlight {\n    padding: 20px;\n    background: rgba(255, 255, 255, 0.045);\n    border: 1px solid rgba(221, 187, 148, 0.2);\n    border-radius: 15px;\n  }\n\n  .zy179-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 12px;\n    color: #171412;\n    background: #c7a37d;\n    border-radius: 50%;\n    font-size: 18px;\n  }\n\n  .zy179-highlight h3 {\n    margin: 0 0 7px;\n    color: #f2dec4;\n    font-size: 16px;\n  }\n\n  .zy179-highlight p {\n    margin: 0;\n    color: #bfb4aa;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  .zy179-features {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    background: #e8ded3;\n    border-radius: 15px;\n  }\n\n  .zy179-feature {\n    padding: 18px 10px;\n    color: #211c18;\n    text-align: center;\n    border-right: 1px solid #cdbdad;\n  }\n\n  .zy179-feature:last-child {\n    border-right: none;\n  }\n\n  .zy179-feature-label {\n    display: block;\n    margin-bottom: 4px;\n    color: #896d52;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .zy179-feature-value {\n    display: block;\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .zy179-table-wrap {\n    overflow-x: auto;\n    background: rgba(255, 255, 255, 0.035);\n    border: 1px solid rgba(216, 182, 143, 0.2);\n    border-radius: 15px;\n  }\n\n  .zy179-table {\n    width: 100%;\n    min-width: 620px;\n    border-collapse: collapse;\n  }\n\n  .zy179-table th,\n  .zy179-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n    text-align: left;\n    vertical-align: top;\n    font-size: 14px;\n  }\n\n  .zy179-table th {\n    width: 34%;\n    color: #e6cfb3;\n    background: rgba(255, 255, 255, 0.035);\n    font-weight: 700;\n  }\n\n  .zy179-table td {\n    color: #cfc5bc;\n  }\n\n  .zy179-table tr:last-child th,\n  .zy179-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .zy179-note {\n    margin-top: 22px;\n    padding: 14px 16px;\n    color: #c3b7ad;\n    background: rgba(196, 154, 110, 0.08);\n    border-left: 3px solid #b68a5e;\n    border-radius: 8px;\n    font-size: 13px;\n  }\n\n  @media (max-width: 720px) {\n    .zy179-card {\n      padding: 15px;\n    }\n\n    .zy179-hero {\n      padding: 26px 20px;\n    }\n\n    .zy179-title {\n      font-size: 27px;\n    }\n\n    .zy179-highlights {\n      grid-template-columns: 1fr;\n    }\n\n    .zy179-features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .zy179-feature:nth-child(2) {\n      border-right: none;\n    }\n\n    .zy179-feature:nth-child(-n + 2) {\n      border-bottom: 1px solid #cdbdad;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"zy179-card\"\u003e\n  \u003cdiv class=\"zy179-hero\"\u003e\n    \u003cdiv class=\"zy179-brand\"\u003eFÉE ET MOI · Style ZY179\u003c\/div\u003e\n\n    \u003ch2 class=\"zy179-title\"\u003e\n      Rhinestone Chain Sheer Lace Cutout Dress\n    \u003c\/h2\u003e\n\n    \u003cp class=\"zy179-subtitle\"\u003e\n      A dramatic sheer lace dress featuring a plunging cutout front,\n      sparkling rhinestone chain detail and an adjustable side slit.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zy179-section\"\u003e\n    \u003ch2 class=\"zy179-heading\"\u003eProduct Description\u003c\/h2\u003e\n\n    \u003cp class=\"zy179-description\"\u003e\n      Make a striking statement in this sheer lace mini dress, designed with\n      a plunging cutout neckline and sparkling rhinestone chain detail across\n      the bust. The floral lace fabric creates a soft, transparent finish,\n      while the open-side construction and adjustable drawstring slit enhance\n      the body’s natural curves. Finished with a halter neckline and\n      figure-hugging silhouette, this dress is ideal for parties, special\n      evenings and intimate occasions.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zy179-section\"\u003e\n    \u003ch2 class=\"zy179-heading\"\u003eProduct Highlights\u003c\/h2\u003e\n\n    \u003cdiv class=\"zy179-highlights\"\u003e\n      \u003cdiv class=\"zy179-highlight\"\u003e\n        \u003cdiv class=\"zy179-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch3\u003eRhinestone Chain Bust Detail\u003c\/h3\u003e\n        \u003cp\u003e\n          A sparkling rhinestone chain frames the bust and adds a striking,\n          jewelry-inspired focal point.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy179-highlight\"\u003e\n        \u003cdiv class=\"zy179-icon\"\u003eV\u003c\/div\u003e\n        \u003ch3\u003ePlunging Cutout Front\u003c\/h3\u003e\n        \u003cp\u003e\n          The deep V-shaped cutout creates an elongated visual line and\n          enhances the dramatic silhouette.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy179-highlight\"\u003e\n        \u003cdiv class=\"zy179-icon\"\u003e❈\u003c\/div\u003e\n        \u003ch3\u003eSheer Floral Lace\u003c\/h3\u003e\n        \u003cp\u003e\n          Delicate floral lace provides a lightweight, transparent and\n          feminine finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy179-highlight\"\u003e\n        \u003cdiv class=\"zy179-icon\"\u003e↕\u003c\/div\u003e\n        \u003ch3\u003eAdjustable Side Slit\u003c\/h3\u003e\n        \u003cp\u003e\n          The side drawstring allows the slit height and ruching to be\n          adjusted for a personalized fit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy179-highlight\"\u003e\n        \u003cdiv class=\"zy179-icon\"\u003e◇\u003c\/div\u003e\n        \u003ch3\u003eHalter Neckline\u003c\/h3\u003e\n        \u003cp\u003e\n          The halter construction frames the neckline and helps support the\n          upper section of the dress.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy179-highlight\"\u003e\n        \u003cdiv class=\"zy179-icon\"\u003e⌁\u003c\/div\u003e\n        \u003ch3\u003eFigure-Hugging Fit\u003c\/h3\u003e\n        \u003cp\u003e\n          A slim, body-contouring cut follows the natural shape of the waist\n          and hips.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zy179-section\"\u003e\n    \u003cdiv class=\"zy179-features\"\u003e\n      \u003cdiv class=\"zy179-feature\"\u003e\n        \u003cspan class=\"zy179-feature-label\"\u003eFabric\u003c\/span\u003e\n        \u003cspan class=\"zy179-feature-value\"\u003eLace\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy179-feature\"\u003e\n        \u003cspan class=\"zy179-feature-label\"\u003eThickness\u003c\/span\u003e\n        \u003cspan class=\"zy179-feature-value\"\u003eThin\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy179-feature\"\u003e\n        \u003cspan class=\"zy179-feature-label\"\u003eStretch\u003c\/span\u003e\n        \u003cspan class=\"zy179-feature-value\"\u003eStretchy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy179-feature\"\u003e\n        \u003cspan class=\"zy179-feature-label\"\u003eLook\u003c\/span\u003e\n        \u003cspan class=\"zy179-feature-value\"\u003eSheer\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zy179-section\"\u003e\n    \u003ch2 class=\"zy179-heading\"\u003eProduct Information\u003c\/h2\u003e\n\n    \u003cdiv class=\"zy179-table-wrap\"\u003e\n      \u003ctable class=\"zy179-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\u003eZY179\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eSheer Lace Cutout Mini Dress\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eColor\u003c\/th\u003e\n            \u003ctd\u003eBlack\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eFabric\u003c\/th\u003e\n            \u003ctd\u003eLace\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMaterial Composition\u003c\/th\u003e\n            \u003ctd\u003e86% Nylon, 14% Spandex\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eNeckline\u003c\/th\u003e\n            \u003ctd\u003eHalter Neck\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eFront Design\u003c\/th\u003e\n            \u003ctd\u003ePlunging Cutout with Rhinestone Chain\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSide Design\u003c\/th\u003e\n            \u003ctd\u003eAdjustable Drawstring Slit\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePackage Includes\u003c\/th\u003e\n            \u003ctd\u003eLace Dress + Thong\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=\"zy179-note\"\u003e\n    \u003cstrong\u003ePlease note:\u003c\/strong\u003e\n    Eye mask, gloves, shoes and other styling accessories shown in the\n    promotional images are not included unless otherwise stated.\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"FoxySM","offers":[{"title":"Default Title","offer_id":52101506302250,"sku":"ZY179","price":29.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/6067\/3834\/files\/Image_20260719193636_660_10.png?v=1784515438","url":"https:\/\/www.foxysm.com\/products\/1-5","provider":"FoxySM","version":"1.0","type":"link"}