{"product_id":"sheer-butterfly-flocked-high-slit-dress","title":"Sheer Butterfly Flocked High-Slit Dress","description":"\u003cstyle\u003e\n  .zy128-product,\n  .zy128-product * {\n    box-sizing: border-box;\n  }\n\n  .zy128-product {\n    max-width: 920px;\n    margin: 25px auto;\n    padding: 26px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(155, 54, 201, 0.18),\n        transparent 30%\n      ),\n      radial-gradient(\n        circle at bottom left,\n        rgba(191, 22, 111, 0.12),\n        transparent 32%\n      ),\n      linear-gradient(145deg, #09070c, #151019);\n    border: 1px solid #44284f;\n    border-radius: 24px;\n    color: #f4eef5;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.3);\n  }\n\n  \/* HERO *\/\n\n  .zy128-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 42px 30px;\n    text-align: center;\n    border: 1px solid rgba(194, 92, 220, 0.28);\n    border-radius: 20px;\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255, 255, 255, 0.045),\n        rgba(255, 255, 255, 0.01)\n      );\n  }\n\n  .zy128-hero::before {\n    content: \"✦\";\n    position: absolute;\n    right: 25px;\n    top: 14px;\n    color: #d97adf;\n    font-size: 30px;\n    opacity: 0.5;\n  }\n\n  .zy128-hero::after {\n    content: \"❦\";\n    position: absolute;\n    left: 22px;\n    bottom: 10px;\n    color: #a351c0;\n    font-size: 42px;\n    opacity: 0.22;\n  }\n\n  .zy128-brand {\n    margin-bottom: 8px;\n    color: #ce80dd;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n  }\n\n  .zy128-title {\n    position: relative;\n    z-index: 2;\n    margin: 0 0 13px;\n    color: #fff5ff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 35px;\n    line-height: 1.2;\n  }\n\n  .zy128-hero-text {\n    position: relative;\n    z-index: 2;\n    max-width: 700px;\n    margin: auto;\n    color: #d8c8dc;\n    font-size: 15px;\n  }\n\n  \/* SECTIONS *\/\n\n  .zy128-section {\n    margin-top: 30px;\n  }\n\n  .zy128-heading {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 0 17px;\n    color: #eed2f0;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 24px;\n  }\n\n  .zy128-heading::before {\n    content: \"\";\n    width: 38px;\n    height: 2px;\n    background: linear-gradient(\n      90deg,\n      #c44dba,\n      #7753c8\n    );\n  }\n\n  .zy128-description {\n    margin: 0;\n    color: #d2c5d4;\n    font-size: 15px;\n  }\n\n  \/* HIGHLIGHTS *\/\n\n  .zy128-highlights {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .zy128-highlight {\n    padding: 21px;\n    border: 1px solid rgba(203, 105, 217, 0.19);\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        145deg,\n        rgba(255, 255, 255, 0.055),\n        rgba(255, 255, 255, 0.02)\n      );\n  }\n\n  .zy128-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    margin-bottom: 13px;\n    border-radius: 50%;\n    color: #100b12;\n    background:\n      linear-gradient(\n        135deg,\n        #dd79cf,\n        #9f6add\n      );\n    font-size: 19px;\n  }\n\n  .zy128-highlight h3 {\n    margin: 0 0 7px;\n    color: #f4dcf5;\n    font-size: 16px;\n  }\n\n  .zy128-highlight p {\n    margin: 0;\n    color: #c6b8c9;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* FABRIC PROPERTIES *\/\n\n  .zy128-properties {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        135deg,\n        #eee2f0,\n        #ded1e3\n      );\n  }\n\n  .zy128-property {\n    padding: 20px 10px;\n    text-align: center;\n    color: #211525;\n    border-right: 1px solid #c7b1cb;\n  }\n\n  .zy128-property:last-child {\n    border-right: none;\n  }\n\n  .zy128-property small {\n    display: block;\n    margin-bottom: 3px;\n    color: #86558c;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n  }\n\n  .zy128-property strong {\n    font-size: 15px;\n  }\n\n  \/* INFO TABLE *\/\n\n  .zy128-table-wrap {\n    overflow-x: auto;\n    border: 1px solid rgba(205, 104, 218, 0.18);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.035);\n  }\n\n  .zy128-table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n  }\n\n  .zy128-table th,\n  .zy128-table td {\n    padding: 14px 17px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.075);\n    font-size: 14px;\n  }\n\n  .zy128-table th {\n    width: 34%;\n    color: #e9c7eb;\n    background: rgba(255, 255, 255, 0.03);\n    font-weight: 700;\n  }\n\n  .zy128-table td {\n    color: #d1c2d3;\n  }\n\n  .zy128-table tr:last-child th,\n  .zy128-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  \/* MATERIAL *\/\n\n  .zy128-materials {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .zy128-material {\n    padding: 19px;\n    border-left: 4px solid #b85ac5;\n    border-radius: 10px;\n    background: rgba(181, 74, 187, 0.08);\n  }\n\n  .zy128-material strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #f0d7f2;\n    font-size: 15px;\n  }\n\n  .zy128-material span {\n    color: #cabccb;\n    font-size: 14px;\n  }\n\n  \/* NOTE *\/\n\n  .zy128-note {\n    margin-top: 24px;\n    padding: 16px 18px;\n    color: #cabdcc;\n    background:\n      linear-gradient(\n        90deg,\n        rgba(175, 67, 184, 0.12),\n        rgba(121, 74, 186, 0.07)\n      );\n    border-left: 3px solid #bd62c7;\n    border-radius: 10px;\n    font-size: 13px;\n  }\n\n  @media (max-width: 720px) {\n\n    .zy128-product {\n      padding: 15px;\n    }\n\n    .zy128-hero {\n      padding: 29px 20px;\n    }\n\n    .zy128-title {\n      font-size: 27px;\n    }\n\n    .zy128-highlights {\n      grid-template-columns: 1fr;\n    }\n\n    .zy128-properties {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .zy128-property:nth-child(2) {\n      border-right: none;\n    }\n\n    .zy128-property:nth-child(-n + 2) {\n      border-bottom: 1px solid #c7b1cb;\n    }\n\n    .zy128-materials {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003csection class=\"zy128-product\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"zy128-hero\"\u003e\n\n    \u003cdiv class=\"zy128-brand\"\u003e\n      FÉE ET MOI · STYLE ZY128\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"zy128-title\"\u003e\n      Sheer Butterfly Flocked High-Slit Dress\n    \u003c\/h2\u003e\n\n    \u003cp class=\"zy128-hero-text\"\u003e\n      A statement sheer dress featuring dimensional butterfly flocking,\n      delicate silver shimmer, soft mesh sleeves and a dramatic\n      curve-enhancing silhouette.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv class=\"zy128-section\"\u003e\n\n    \u003ch2 class=\"zy128-heading\"\u003e\n      Product Description\n    \u003c\/h2\u003e\n\n    \u003cp class=\"zy128-description\"\u003e\n      Create an unforgettable evening look with this sheer butterfly\n      flocked dress, designed with delicate semi-sheer mesh, dimensional\n      butterfly detailing and subtle silver shimmer throughout the fabric.\n      The off-shoulder styling beautifully highlights the neckline and\n      shoulders, while lightweight sheer sleeves add a soft and alluring\n      finish. A figure-hugging silhouette follows the natural curves of\n      the body, and the high-slit design adds movement and visual impact.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT HIGHLIGHTS --\u003e\n  \u003cdiv class=\"zy128-section\"\u003e\n\n    \u003ch2 class=\"zy128-heading\"\u003e\n      Product Highlights\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"zy128-highlights\"\u003e\n\n\n      \u003cdiv class=\"zy128-highlight\"\u003e\n\n        \u003cdiv class=\"zy128-icon\"\u003e\n          ◇\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Off-Shoulder Sheer Sleeves\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Soft off-shoulder styling beautifully reveals the shoulders,\n          while lightweight semi-sheer mesh sleeves create an effortlessly\n          alluring look.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zy128-highlight\"\u003e\n\n        \u003cdiv class=\"zy128-icon\"\u003e\n          ✦\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Dimensional Butterfly Flocking\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Black fabric is decorated with dimensional flocked butterfly\n          motifs for an eye-catching textured finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zy128-highlight\"\u003e\n\n        \u003cdiv class=\"zy128-icon\"\u003e\n          ✧\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Subtle Silver Shimmer\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Fine metallic shimmer catches the light as you move,\n          creating a soft luminous effect against the black fabric.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zy128-highlight\"\u003e\n\n        \u003cdiv class=\"zy128-icon\"\u003e\n          ◌\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Semi-Sheer Mesh\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Lightweight mesh gently reveals the skin underneath while\n          maintaining an elegant layered appearance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zy128-highlight\"\u003e\n\n        \u003cdiv class=\"zy128-icon\"\u003e\n          ⌁\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Body-Hugging Silhouette\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Stretchy fabric contours naturally around the bust,\n          waist and hips for a flattering curve-enhancing fit.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zy128-highlight\"\u003e\n\n        \u003cdiv class=\"zy128-icon\"\u003e\n          ↕\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          High-Slit Design\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A dramatic high slit adds movement while visually\n          elongating the legs and enhancing the overall silhouette.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FABRIC PROPERTIES --\u003e\n  \u003cdiv class=\"zy128-section\"\u003e\n\n    \u003cdiv class=\"zy128-properties\"\u003e\n\n      \u003cdiv class=\"zy128-property\"\u003e\n        \u003csmall\u003eThickness\u003c\/small\u003e\n        \u003cstrong\u003eThin\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy128-property\"\u003e\n        \u003csmall\u003eSoftness\u003c\/small\u003e\n        \u003cstrong\u003eSoft\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy128-property\"\u003e\n        \u003csmall\u003eStretch\u003c\/small\u003e\n        \u003cstrong\u003eStretchy\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zy128-property\"\u003e\n        \u003csmall\u003eSheerness\u003c\/small\u003e\n        \u003cstrong\u003eSemi-Sheer\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT INFO --\u003e\n  \u003cdiv class=\"zy128-section\"\u003e\n\n    \u003ch2 class=\"zy128-heading\"\u003e\n      Product Information\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"zy128-table-wrap\"\u003e\n\n      \u003ctable class=\"zy128-table\"\u003e\n\n        \u003ctbody\u003e\n\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\u003eZY128\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eSheer Butterfly Flocked High-Slit 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\u003eMesh \u0026amp; Velvet-Embroidered Lace\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\u003eNeck Circumference\u003c\/th\u003e\n            \u003ctd\u003eAdjustable Hook-and-Loop\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eDress Length\u003c\/th\u003e\n            \u003ctd\u003e97 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSleeve Length\u003c\/th\u003e\n            \u003ctd\u003e47 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBust\u003c\/th\u003e\n            \u003ctd\u003e72–112 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWaist\u003c\/th\u003e\n            \u003ctd\u003e60–90 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eHip\u003c\/th\u003e\n            \u003ctd\u003e76–120 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eThong Waist\u003c\/th\u003e\n            \u003ctd\u003e63–102 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Weight\u003c\/th\u003e\n            \u003ctd\u003eApprox. 45–65 kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePackage Includes\u003c\/th\u003e\n            \u003ctd\u003eNeck Ring + Dress + Thong\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIAL --\u003e\n  \u003cdiv class=\"zy128-section\"\u003e\n\n    \u003ch2 class=\"zy128-heading\"\u003e\n      Material Composition\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"zy128-materials\"\u003e\n\n      \u003cdiv class=\"zy128-material\"\u003e\n\n        \u003cstrong\u003e\n          Velvet-Embroidered Lace\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          89.7% Nylon ·\n          5.9% Metallic-Coated Fiber ·\n          4.4% Spandex\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zy128-material\"\u003e\n\n        \u003cstrong\u003e\n          Mesh\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          95.1% Polyester ·\n          4.9% Spandex\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- NOTE --\u003e\n  \u003cdiv class=\"zy128-note\"\u003e\n\n    \u003cstrong\u003ePlease Note:\u003c\/strong\u003e\n\n    The body chain shown in promotional images is sold separately.\n    Other styling accessories are not included unless specifically stated.\n    Due to manual measurement, slight size variations may occur.\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"FoxySM","offers":[{"title":"Default Title","offer_id":52109582106922,"sku":"ZY128","price":29.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/6067\/3834\/files\/Image_20260721134850_662_10.png?v=1784666945","url":"https:\/\/www.foxysm.com\/products\/sheer-butterfly-flocked-high-slit-dress","provider":"FoxySM","version":"1.0","type":"link"}