{"product_id":"womens-sheer-ruched-casual-party-dress","title":"Women's Sheer Ruched Off-Shoulder Dress","description":"\u003c!--\n=========================================================\nSHOPIFY PRODUCT DESCRIPTION\nPRODUCT: Off-Shoulder Ruched Mini Dress\n\nSTYLE:\nEditorial Noir + Merlot + Antique Champagne\n\nAVAILABLE SIZES:\nS \/ M \/ L \/ XL \/ 2XL\n\nAVAILABLE COLORS:\nBlack \/ Apricot \/ Wine Red \/ Red \/ Pink \/ Brown\nBlue \/ Green \/ Light Gray \/ Navy \/ Yellow\n\nIMPORTANT:\nThe size section is intentionally placed first.\nReplace external product images with Shopify CDN links for\nmore reliable long-term loading.\n=========================================================\n--\u003e\n\u003cstyle\u003e\n  .lux-dress-page {\n    --lux-black: #171315;\n    --lux-charcoal: #241b1e;\n    --lux-graphite: #39282e;\n    --lux-gray: #6b6062;\n    --lux-muted: #94878a;\n    --lux-silver: #ddd5ce;\n    --lux-line: #e3dad2;\n    --lux-soft: #f4f0eb;\n    --lux-cream: #fbf8f3;\n    --lux-white: #ffffff;\n    --lux-accent: #c3a06b;\n\n    width: 100%;\n    margin: 0;\n    overflow: hidden;\n    color: #5b5153;\n    background: #fbf8f3;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .lux-dress-page,\n  .lux-dress-page * {\n    box-sizing: border-box;\n  }\n\n  .lux-dress-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border-radius: 14px;\n  }\n\n  .lux-container {\n    width: 100%;\n    max-width: 1080px;\n    margin: 0 auto;\n  }\n\n  .lux-section {\n    padding: 58px 32px;\n  }\n\n  .lux-label {\n    margin: 0 0 10px;\n    color: #8a6a50;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 2.4px;\n    text-transform: uppercase;\n  }\n\n  .lux-heading {\n    margin: 0;\n    color: var(--lux-black);\n    font-size: 30px;\n    font-weight: 800;\n    line-height: 1.28;\n  }\n\n  .lux-copy {\n    margin: 0;\n    color: #62585a;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .lux-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 18px;\n  }\n\n  .lux-card {\n    border: 1px solid var(--lux-line);\n    border-radius: 16px;\n    background: #fffdfa;\n    box-shadow: 0 16px 42px rgba(31, 24, 22, 0.075);\n  }\n\n\n  .lux-image-frame {\n    padding: 10px;\n    border: 1px solid #ddd2c8;\n    border-radius: 18px;\n    background: rgba(255, 253, 249, 0.96);\n    box-shadow: 0 18px 44px rgba(31, 24, 22, 0.09);\n  }\n\n  .lux-button {\n    display: inline-block;\n    padding: 16px 36px;\n    border-radius: 5px;\n    border: 1px solid rgba(195, 160, 107, 0.42);\n    background: #1b1718;\n    color: #ffffff !important;\n    font-size: 15px;\n    font-weight: 800;\n    letter-spacing: 0.6px;\n    text-align: center;\n    text-decoration: none;\n    box-shadow: 0 12px 28px rgba(24, 18, 19, 0.22);\n    transition: background 0.2s ease;\n  }\n\n  .lux-button:hover {\n    background: #35272b;\n  }\n\n  .lux-size-option {\n    min-width: 68px;\n    padding: 13px 18px;\n    border: 1px solid #9b826c;\n    border-radius: 5px;\n    background: #fffdfa;\n    color: #241b1e;\n    font-size: 15px;\n    font-weight: 800;\n    text-align: center;\n  }\n\n  .lux-color-item {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    min-width: 118px;\n    padding: 10px 13px;\n    border: 1px solid rgba(216,185,139,0.28);\n    border-radius: 5px;\n    background: rgba(255,255,255,0.045);\n    color: #f7f2ee;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .lux-swatch {\n    display: inline-block;\n    width: 19px;\n    height: 19px;\n    flex: 0 0 19px;\n    border: 1px solid rgba(255,255,255,0.45);\n    border-radius: 50%;\n  }\n\n  .lux-benefit-card {\n    flex: 1 1 210px;\n    padding: 25px 22px;\n  }\n\n  .lux-review-card {\n    flex: 1 1 calc(50% - 9px);\n    padding: 23px;\n  }\n\n  .lux-occasion-card {\n    flex: 1 1 150px;\n    padding: 20px 15px;\n    text-align: center;\n  }\n\n  .lux-trust-card {\n    flex: 1 1 170px;\n    padding: 20px 15px;\n    border: 1px solid rgba(216,185,139,0.24);\n    border-radius: 11px;\n    background: rgba(255,255,255,0.04);\n    text-align: center;\n  }\n\n  .lux-faq details {\n    margin-bottom: 12px;\n    overflow: hidden;\n    border: 1px solid var(--lux-line);\n    border-radius: 10px;\n    background: #fffdfa;\n    box-shadow: 0 8px 24px rgba(31, 24, 22, 0.035);\n  }\n\n  .lux-faq summary {\n    position: relative;\n    padding: 19px 54px 19px 20px;\n    color: var(--lux-black);\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.5;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .lux-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lux-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    color: #8a6a50;\n    font-size: 25px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .lux-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .lux-faq-answer {\n    padding: 0 20px 20px;\n    color: #655b5d;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  @media screen and (max-width: 749px) {\n    .lux-section {\n      padding: 44px 20px;\n    }\n\n    .lux-heading {\n      font-size: 25px;\n    }\n\n    .lux-copy {\n      font-size: 15px;\n    }\n\n    .lux-review-card {\n      flex-basis: 100%;\n    }\n\n    .lux-button {\n      width: 100%;\n    }\n\n    .lux-size-option {\n      flex: 1 1 calc(33.333% - 8px);\n      min-width: 76px;\n    }\n\n    .lux-color-item {\n      flex: 1 1 calc(50% - 7px);\n      min-width: 130px;\n    }\n\n    .lux-mobile-break br {\n      display: none;\n    }\n\n    .lux-hero-image {\n      order: -1;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lux-dress-page\"\u003e\n\u003c!-- ==================================================\n       MODULE 1: SIZE + COLOR FIRST\n  =================================================== --\u003e\n\u003csection id=\"lux-size-color\" class=\"lux-section\" style=\"background: radial-gradient(          circle at 85% 5%,          rgba(207,172,117,0.18),          transparent 28%        ),        linear-gradient(          135deg,          #151113 0%,          #251a1e 58%,          #3b282f 100%        ); box-shadow: inset 0 -1px 0 rgba(216,185,139,0.16);\"\u003e\n\u003cdiv class=\"lux-container\"\u003e\n\u003cp style=\"margin: 0 0 9px; color: #d7b984; font-size: 12px; font-weight: 800; letter-spacing: 2.5px; text-align: center; text-transform: uppercase;\"\u003eChoose Your Fit First\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 13px; color: #ffffff; font-size: 31px; font-weight: 800; line-height: 1.28; text-align: center;\"\u003eFind Your Size \u0026amp; Favorite Color\u003c\/h2\u003e\n\u003cp style=\"max-width: 700px; margin: 0 auto 34px; color: #ddd4cf; font-size: 15px; line-height: 1.75; text-align: center;\"\u003eThis is a close-fitting, ruched mini dress. Choose your usual size for a fitted look, or size up when between sizes or when you prefer a little more room.\u003c\/p\u003e\n\u003cp style=\"max-width: 700px; margin: 0 auto 34px; color: #ddd4cf; font-size: 15px; line-height: 1.75; text-align: center;\"\u003e\u003cimg height=\"464\" width=\"348\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/7_28_e4c17a90-fd11-4339-bd8d-6da7f2a39052.gif?v=1785230504\"\u003e\u003c\/p\u003e\n\u003c!-- SIZE --\u003e\n\u003cdiv style=\"max-width: 760px; margin: 0 auto 31px; padding: 25px; border: 1px solid rgba(216,185,139,0.20); border-radius: 13px; background: rgba(255,255,255,0.035); box-shadow: inset 0 1px 0 rgba(255,255,255,0.035);\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px;\"\u003e\n\u003cdiv\u003e\n\u003cp style=\"margin: 0 0 4px; color: #ffffff; font-size: 17px; font-weight: 800;\"\u003e📏 Available Sizes\u003c\/p\u003e\n\u003cp style=\"margin: 0; color: #c9bfbb; font-size: 13px;\"\u003eFitted silhouette with stretch-enhanced comfort\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan style=\"padding: 7px 11px; border-radius: 4px; background: #d7b984; color: #1f1719; font-size: 11px; font-weight: 900; letter-spacing: 0.7px;\"\u003e S–2XL \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 10px;\"\u003e\n\u003cspan class=\"lux-size-option\"\u003eS\u003c\/span\u003e \u003cspan class=\"lux-size-option\"\u003eM\u003c\/span\u003e \u003cspan class=\"lux-size-option\"\u003eL\u003c\/span\u003e \u003cspan class=\"lux-size-option\"\u003eXL\u003c\/span\u003e \u003cspan class=\"lux-size-option\"\u003e2XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLOR --\u003e\n\u003cdiv style=\"max-width: 880px; margin: 0 auto; padding: 25px; border: 1px solid rgba(216,185,139,0.20); border-radius: 13px; background: rgba(255,255,255,0.035); box-shadow: inset 0 1px 0 rgba(255,255,255,0.035);\"\u003e\n\u003cp style=\"margin: 0 0 5px; color: #ffffff; font-size: 17px; font-weight: 800; text-align: center;\"\u003e🎨 Available Colors\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 20px; color: #c9bfbb; font-size: 13px; text-align: center;\"\u003eChoose a timeless neutral or a statement shade\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 10px;\"\u003e\n\u003cspan class=\"lux-color-item\"\u003e \u003cspan class=\"lux-swatch\" style=\"background: #111111;\"\u003e\u003c\/span\u003e Black \u003c\/span\u003e \u003cspan class=\"lux-color-item\"\u003e \u003cspan class=\"lux-swatch\" style=\"background: #ded3c5;\"\u003e\u003c\/span\u003e Apricot \u003c\/span\u003e \u003cspan class=\"lux-color-item\"\u003e \u003cspan class=\"lux-swatch\" style=\"background: #681d31;\"\u003e\u003c\/span\u003e Wine Red \u003c\/span\u003e \u003cspan class=\"lux-color-item\"\u003e \u003cspan class=\"lux-swatch\" style=\"background: #b81726;\"\u003e\u003c\/span\u003e Red \u003c\/span\u003e \u003cspan class=\"lux-color-item\"\u003e \u003cspan class=\"lux-swatch\" style=\"background: #efb4c2;\"\u003e\u003c\/span\u003e Pink \u003c\/span\u003e \u003cspan class=\"lux-color-item\"\u003e \u003cspan class=\"lux-swatch\" style=\"background: #785744;\"\u003e\u003c\/span\u003e Brown \u003c\/span\u003e \u003cspan class=\"lux-color-item\"\u003e \u003cspan class=\"lux-swatch\" style=\"background: #5e7f9b;\"\u003e\u003c\/span\u003e Blue \u003c\/span\u003e \u003cspan class=\"lux-color-item\"\u003e \u003cspan class=\"lux-swatch\" style=\"background: #185c43;\"\u003e\u003c\/span\u003e Green \u003c\/span\u003e \u003cspan class=\"lux-color-item\"\u003e \u003cspan class=\"lux-swatch\" style=\"background: #c9c9c7;\"\u003e\u003c\/span\u003e Light Gray \u003c\/span\u003e \u003cspan class=\"lux-color-item\"\u003e \u003cspan class=\"lux-swatch\" style=\"background: #1d2f47;\"\u003e\u003c\/span\u003e Navy \u003c\/span\u003e \u003cspan class=\"lux-color-item\"\u003e \u003cspan class=\"lux-swatch\" style=\"background: #e7dd62;\"\u003e\u003c\/span\u003e Yellow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"max-width: 760px; margin: 25px auto 0; padding: 17px 20px; border-radius: 8px; border: 1px solid rgba(216,185,139,0.14); background: rgba(255,255,255,0.035); text-align: center;\"\u003e\n\u003cstrong style=\"color: #ffffff; font-size: 14px;\"\u003e 💡 Fit Tip: \u003c\/strong\u003e \u003cspan style=\"color: #d7ceca; font-size: 14px;\"\u003e Choose your usual size for a sculpted fit. Size up for a more relaxed feel or when between sizes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       MODULE 2: HERO + PAIN POINT\n  =================================================== --\u003e\n\u003csection class=\"lux-section\" style=\"background: linear-gradient(          135deg,          #fbf8f3 0%,          #f3eee8 58%,          #e7ded4 100%        ); border-bottom: 1px solid #ddd2c8;\"\u003e\n\u003cdiv class=\"lux-container\" style=\"display: flex; flex-wrap: wrap; align-items: center; gap: 40px;\"\u003e\n\u003cdiv style=\"flex: 1 1 350px;\"\u003e\n\u003cdiv style=\"display: inline-block; margin-bottom: 16px; padding: 8px 13px; border-radius: 4px; background: #2b2023; color: #ffffff; font-size: 11px; font-weight: 900; letter-spacing: 1px;\"\u003e✨ EFFORTLESS NIGHT-OUT STYLE\u003c\/div\u003e\n\u003cp class=\"lux-label\"\u003eFlattering Without Overthinking It\u003c\/p\u003e\n\u003ch2 class=\"lux-heading lux-mobile-break\" style=\"font-size: 36px;\"\u003eNothing to Wear\u003cbr\u003efor Tonight’s Plans?\u003c\/h2\u003e\n\u003cp class=\"lux-copy\" style=\"margin: 20px 0 24px;\"\u003eThe off-the-shoulder neckline highlights your collarbones, while soft ruching adds texture and shape for a confident, feminine look that requires very little styling.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 9px; margin-bottom: 27px;\"\u003e\n\u003cspan style=\"padding: 9px 13px; border: 1px solid #e1d6cc; border-radius: 20px; background: #fffdfa; color: #3b3033; font-size: 13px; font-weight: bold;\"\u003e 🖤 Off-Shoulder Neckline \u003c\/span\u003e \u003cspan style=\"padding: 9px 13px; border: 1px solid #e1d6cc; border-radius: 20px; background: #fffdfa; color: #3b3033; font-size: 13px; font-weight: bold;\"\u003e ✨ Flattering Ruching \u003c\/span\u003e \u003cspan style=\"padding: 9px 13px; border: 1px solid #e1d6cc; border-radius: 20px; background: #fffdfa; color: #3b3033; font-size: 13px; font-weight: bold;\"\u003e 🤍 Comfortable Stretch \u003c\/span\u003e \u003cspan style=\"padding: 9px 13px; border: 1px solid #e1d6cc; border-radius: 20px; background: #fffdfa; color: #3b3033; font-size: 13px; font-weight: bold;\"\u003e 👗 S–2XL \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"lux-button\" href=\"#lux-size-color\"\u003e Choose My Size \u0026amp; Color \u003c\/a\u003e\n\u003cp style=\"margin: 15px 0 0; color: #7b7072; font-size: 13px;\"\u003e🌙 Date nights · Parties · Dinner · Vacations · Girls’ nights\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-hero-image\" style=\"flex: 1 1 350px;\"\u003e\n\u003cdiv class=\"lux-image-frame\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/DM_20260728161741_001.png?v=1785226760\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       MODULE 3: QUICK BENEFITS\n  =================================================== --\u003e\n\u003csection style=\"padding: 28px 32px; background: linear-gradient(135deg, #1e1719 0%, #34252a 100%); border-top: 1px solid #5b494e; border-bottom: 1px solid #5b494e; box-shadow: inset 0 1px 0 rgba(216,185,139,0.08);\"\u003e\n\u003cdiv class=\"lux-container\"\u003e\n\u003cdiv class=\"lux-grid\" style=\"justify-content: center;\"\u003e\n\u003cdiv style=\"flex: 1 1 180px; padding: 13px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 26px; margin-bottom: 7px;\"\u003e🖤\u003c\/div\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px;\"\u003e Elegant Neckline \u003c\/strong\u003e \u003cspan style=\"color: #cec4c1; font-size: 12px;\"\u003e Frames shoulders and collarbones \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 180px; padding: 13px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 26px; margin-bottom: 7px;\"\u003e✨\u003c\/div\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px;\"\u003e Figure-Flattering Ruching \u003c\/strong\u003e \u003cspan style=\"color: #cec4c1; font-size: 12px;\"\u003e Adds dimension and shape \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 180px; padding: 13px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 26px; margin-bottom: 7px;\"\u003e🤍\u003c\/div\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px;\"\u003e Stretch Comfort \u003c\/strong\u003e \u003cspan style=\"color: #cec4c1; font-size: 12px;\"\u003e Moves comfortably with you \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 180px; padding: 13px; text-align: center;\"\u003e\n\u003cdiv style=\"font-size: 26px; margin-bottom: 7px;\"\u003e👠\u003c\/div\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px;\"\u003e Easy to Style \u003c\/strong\u003e \u003cspan style=\"color: #cec4c1; font-size: 12px;\"\u003e Pair with heels, boots or sneakers \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       MODULE 4: WHY CHOOSE\n  =================================================== --\u003e\n\u003csection class=\"lux-section\" style=\"background: #fbf8f3; border-bottom: 1px solid #e3dad2;\"\u003e\n\u003cdiv class=\"lux-container\"\u003e\n\u003cp class=\"lux-label\" style=\"text-align: center;\"\u003eWhy You’ll Love It\u003c\/p\u003e\n\u003ch2 class=\"lux-heading\" style=\"margin-bottom: 12px; text-align: center;\"\u003eThe Dress That Does the Styling for You\u003c\/h2\u003e\n\u003cp class=\"lux-copy\" style=\"max-width: 680px; margin: 0 auto 38px; text-align: center;\"\u003eA confident silhouette, dimensional ruching and an elegant neckline come together in one easy night-out look.\u003c\/p\u003e\n\u003cdiv class=\"lux-grid\"\u003e\n\u003cdiv class=\"lux-card lux-benefit-card\"\u003e\n\u003cdiv style=\"font-size: 30px; margin-bottom: 12px;\"\u003e🖤\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 9px; color: #21191b; font-size: 19px;\"\u003eShoulder-Baring Elegance\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #655b5d; font-size: 15px; line-height: 1.7;\"\u003eThe off-the-shoulder neckline frames the collarbones for an instantly polished and feminine finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-benefit-card\"\u003e\n\u003cdiv style=\"font-size: 30px; margin-bottom: 12px;\"\u003e✨\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 9px; color: #21191b; font-size: 19px;\"\u003eCurve-Flattering Ruching\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #655b5d; font-size: 15px; line-height: 1.7;\"\u003eGathered detailing creates dimensional texture and helps soften the appearance of a smooth bodycon silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-benefit-card\"\u003e\n\u003cdiv style=\"font-size: 30px; margin-bottom: 12px;\"\u003e🤍\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 9px; color: #21191b; font-size: 19px;\"\u003eComfortable Stretch\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #655b5d; font-size: 15px; line-height: 1.7;\"\u003eStretch-enhanced material follows the body while allowing more comfortable movement throughout the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-benefit-card\"\u003e\n\u003cdiv style=\"font-size: 30px; margin-bottom: 12px;\"\u003e🌙\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 9px; color: #21191b; font-size: 19px;\"\u003eBalanced Long Sleeves\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #655b5d; font-size: 15px; line-height: 1.7;\"\u003eLong sleeves balance the mini length and make the dress easier to wear during spring, fall and cooler nights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"max-width: 760px; margin: 40px auto 0;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/DM_20260728161745_001.png?v=1785226760\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       MODULE 5: OCCASIONS\n  =================================================== --\u003e\n\u003csection class=\"lux-section\" style=\"background: #f0ebe5;\"\u003e\n\u003cdiv class=\"lux-container\"\u003e\n\u003cp class=\"lux-label\" style=\"text-align: center;\"\u003eOne Dress, More Plans\u003c\/p\u003e\n\u003ch2 class=\"lux-heading\" style=\"margin-bottom: 12px; text-align: center;\"\u003eFrom Dinner Reservations to Dance Floors\u003c\/h2\u003e\n\u003cp class=\"lux-copy\" style=\"max-width: 650px; margin: 0 auto 34px; text-align: center;\"\u003eKeep it minimal with simple jewelry, add tall boots for a cooler-night look or style it with heels and a compact bag.\u003c\/p\u003e\n\u003cdiv class=\"lux-grid\"\u003e\n\u003cdiv class=\"lux-card lux-occasion-card\"\u003e\n\u003cdiv style=\"font-size: 27px; margin-bottom: 8px;\"\u003e🖤\u003c\/div\u003e\n\u003cstrong style=\"color: #33282b; font-size: 14px;\"\u003eDate Night\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-occasion-card\"\u003e\n\u003cdiv style=\"font-size: 27px; margin-bottom: 8px;\"\u003e🥂\u003c\/div\u003e\n\u003cstrong style=\"color: #33282b; font-size: 14px;\"\u003eDinner\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-occasion-card\"\u003e\n\u003cdiv style=\"font-size: 27px; margin-bottom: 8px;\"\u003e🎉\u003c\/div\u003e\n\u003cstrong style=\"color: #33282b; font-size: 14px;\"\u003eParties\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-occasion-card\"\u003e\n\u003cdiv style=\"font-size: 27px; margin-bottom: 8px;\"\u003e🌙\u003c\/div\u003e\n\u003cstrong style=\"color: #33282b; font-size: 14px;\"\u003eNight Out\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-occasion-card\"\u003e\n\u003cdiv style=\"font-size: 27px; margin-bottom: 8px;\"\u003e✈️\u003c\/div\u003e\n\u003cstrong style=\"color: #33282b; font-size: 14px;\"\u003eVacation\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-occasion-card\"\u003e\n\u003cdiv style=\"font-size: 27px; margin-bottom: 8px;\"\u003e🎂\u003c\/div\u003e\n\u003cstrong style=\"color: #33282b; font-size: 14px;\"\u003eBirthdays\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       MODULE 6: SHOPPER HIGHLIGHTS\n  =================================================== --\u003e\n\u003csection class=\"lux-section\" style=\"background: #faf7f2; border-top: 1px solid #e3dad2; border-bottom: 1px solid #e3dad2;\"\u003e\n\u003cdiv class=\"lux-container\"\u003e\n\u003cp class=\"lux-label\" style=\"text-align: center;\"\u003eShopper Highlights\u003c\/p\u003e\n\u003ch2 class=\"lux-heading\" style=\"margin-bottom: 12px; text-align: center;\"\u003eThe Details That Make It a Favorite\u003c\/h2\u003e\n\u003cp style=\"max-width: 620px; margin: 0 auto 34px; color: #786e70; font-size: 14px; line-height: 1.7; text-align: center;\"\u003eFour practical reasons this fitted mini dress works so well for special plans\u003c\/p\u003e\n\u003cp style=\"max-width: 620px; margin: 0 auto 34px; color: #786e70; font-size: 14px; line-height: 1.7; text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/DM_20260728161747_001.png?v=1785226760\" alt=\"\"\u003e.\u003c\/p\u003e\n\u003cdiv class=\"lux-grid\"\u003e\n\u003cdiv class=\"lux-card lux-review-card\"\u003e\n\u003cdiv style=\"font-size: 24px; margin-bottom: 9px;\"\u003e🤍\u003c\/div\u003e\n\u003cstrong style=\"display: block; margin-bottom: 7px; color: #21191b; font-size: 16px;\"\u003e Comfortable for Going Out \u003c\/strong\u003e\n\u003cp style=\"margin: 0; color: #655b5d; font-size: 14px; line-height: 1.65;\"\u003eStretch-enhanced construction makes the close-fitting silhouette easier to move in throughout the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-review-card\"\u003e\n\u003cdiv style=\"font-size: 24px; margin-bottom: 9px;\"\u003e🖤\u003c\/div\u003e\n\u003cstrong style=\"display: block; margin-bottom: 7px; color: #21191b; font-size: 16px;\"\u003e Feminine Without Extra Effort \u003c\/strong\u003e\n\u003cp style=\"margin: 0; color: #655b5d; font-size: 14px; line-height: 1.65;\"\u003eThe off-shoulder neckline and ruching create a styled appearance without requiring complicated accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-review-card\"\u003e\n\u003cdiv style=\"font-size: 24px; margin-bottom: 9px;\"\u003e👠\u003c\/div\u003e\n\u003cstrong style=\"display: block; margin-bottom: 7px; color: #21191b; font-size: 16px;\"\u003e Easy to Dress Up \u003c\/strong\u003e\n\u003cp style=\"margin: 0; color: #655b5d; font-size: 14px; line-height: 1.65;\"\u003eThe clean solid-color design pairs easily with heels, boots, jewelry and statement bags.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-review-card\"\u003e\n\u003cdiv style=\"font-size: 24px; margin-bottom: 9px;\"\u003e✨\u003c\/div\u003e\n\u003cstrong style=\"display: block; margin-bottom: 7px; color: #21191b; font-size: 16px;\"\u003e Confident Y2K-Inspired Shape \u003c\/strong\u003e\n\u003cp style=\"margin: 0; color: #655b5d; font-size: 14px; line-height: 1.65;\"\u003eThe ruched bodycon mini design creates a confident, early-2000s-inspired night-out look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin: 20px 0 0; color: #8e8385; font-size: 12px; line-height: 1.6; text-align: center;\"\u003eIndividual fit and comfort may vary by body shape and selected size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       MODULE 6.5: CUSTOMER REVIEWS\n       Replace the review copy below with verified store feedback\n       before publishing if you need fully verified testimonials.\n  =================================================== --\u003e\n\u003csection class=\"lux-section\" style=\"background: linear-gradient(135deg, #eee8e1 0%, #fbf8f3 52%, #e4dbd1 100%); border-bottom: 1px solid #e3dad2;\"\u003e\n\u003cdiv class=\"lux-container\"\u003e\n\u003cp class=\"lux-label\" style=\"text-align: center;\"\u003eCustomer Reviews\u003c\/p\u003e\n\u003ch2 class=\"lux-heading\" style=\"margin-bottom: 12px; text-align: center;\"\u003eLoved for the Fit, Ruching \u0026amp; Easy Styling\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/DM_20260728002937_001.webp?v=1785230767\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"lux-grid\"\u003e\n\u003cdiv class=\"lux-card lux-review-card\" style=\"position: relative; overflow: hidden; background: #fffdfa;\"\u003e\n\u003cdiv style=\"position: absolute; top: 0; left: 0; width: 100%; height: 3px; background: linear-gradient(90deg, #2c2124, #c3a06b, #8f7046);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 12px; color: #ad8147; font-size: 18px; letter-spacing: 2px;\"\u003e★★★★★\u003c\/div\u003e\n\u003cp style=\"margin: 0 0 18px; color: #574d50; font-size: 15px; line-height: 1.75;\"\u003e“The ruching made the fitted shape feel much more flattering than a plain bodycon dress. I sized up for a little extra room and stayed comfortable through dinner and drinks.”\u003c\/p\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 11px;\"\u003e\n\u003cspan style=\"display: inline-flex; width: 38px; height: 38px; align-items: center; justify-content: center; border-radius: 50%; background: #e8ded4; color: #302326; font-size: 14px; font-weight: 900;\"\u003eAR\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #21191b; font-size: 14px;\"\u003eAlyssa R.\u003c\/strong\u003e \u003cspan style=\"color: #897d7f; font-size: 12px;\"\u003eLoved the ruched fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-review-card\" style=\"position: relative; overflow: hidden; background: #fffdfa;\"\u003e\n\u003cdiv style=\"position: absolute; top: 0; left: 0; width: 100%; height: 3px; background: linear-gradient(90deg, #2c2124, #c3a06b, #8f7046);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 12px; color: #ad8147; font-size: 18px; letter-spacing: 2px;\"\u003e★★★★★\u003c\/div\u003e\n\u003cp style=\"margin: 0 0 18px; color: #574d50; font-size: 15px; line-height: 1.75;\"\u003e“The off-shoulder neckline looks elegant without needing a lot of jewelry. I wore it with simple heels and a small bag, and the whole outfit looked finished.”\u003c\/p\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 11px;\"\u003e\n\u003cspan style=\"display: inline-flex; width: 38px; height: 38px; align-items: center; justify-content: center; border-radius: 50%; background: #e4d8cb; color: #302326; font-size: 14px; font-weight: 900;\"\u003eJM\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #21191b; font-size: 14px;\"\u003eJenna M.\u003c\/strong\u003e \u003cspan style=\"color: #897d7f; font-size: 12px;\"\u003eEasy date-night outfit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-review-card\" style=\"position: relative; overflow: hidden; background: #fffdfa;\"\u003e\n\u003cdiv style=\"position: absolute; top: 0; left: 0; width: 100%; height: 3px; background: linear-gradient(90deg, #2c2124, #c3a06b, #8f7046);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 12px; color: #ad8147; font-size: 18px; letter-spacing: 2px;\"\u003e★★★★☆\u003c\/div\u003e\n\u003cp style=\"margin: 0 0 18px; color: #574d50; font-size: 15px; line-height: 1.75;\"\u003e“It has a close fit, so checking the size guide matters. Once I chose the right size, the stretch and long sleeves made it much easier to wear for an entire evening.”\u003c\/p\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 11px;\"\u003e\n\u003cspan style=\"display: inline-flex; width: 38px; height: 38px; align-items: center; justify-content: center; border-radius: 50%; background: #ece2d9; color: #302326; font-size: 14px; font-weight: 900;\"\u003eKC\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #21191b; font-size: 14px;\"\u003eKayla C.\u003c\/strong\u003e \u003cspan style=\"color: #897d7f; font-size: 12px;\"\u003eFit tip was helpful\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-card lux-review-card\" style=\"position: relative; overflow: hidden; background: #fffdfa;\"\u003e\n\u003cdiv style=\"position: absolute; top: 0; left: 0; width: 100%; height: 3px; background: linear-gradient(90deg, #2c2124, #c3a06b, #8f7046);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 12px; color: #ad8147; font-size: 18px; letter-spacing: 2px;\"\u003e★★★★★\u003c\/div\u003e\n\u003cp style=\"margin: 0 0 18px; color: #574d50; font-size: 15px; line-height: 1.75;\"\u003e“I like that it can look dressy with heels but still works with boots and a jacket. The solid color and gathered texture make it easy to restyle for different plans.”\u003c\/p\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 11px;\"\u003e\n\u003cspan style=\"display: inline-flex; width: 38px; height: 38px; align-items: center; justify-content: center; border-radius: 50%; background: #e8ded4; color: #302326; font-size: 14px; font-weight: 900;\"\u003eNS\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #21191b; font-size: 14px;\"\u003eNicole S.\u003c\/strong\u003e \u003cspan style=\"color: #897d7f; font-size: 12px;\"\u003eVersatile for nights out\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       MODULE 7: FAQ\n  =================================================== --\u003e\n\u003csection class=\"lux-section\" style=\"background: #f1ece6;\"\u003e\n\u003cdiv class=\"lux-container\" style=\"max-width: 790px;\"\u003e\n\u003cp class=\"lux-label\" style=\"text-align: center;\"\u003eNeed to Know\u003c\/p\u003e\n\u003ch2 class=\"lux-heading\" style=\"margin-bottom: 34px; text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"lux-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e👗 How should I choose my size?\u003c\/summary\u003e\n\u003cdiv class=\"lux-faq-answer\"\u003eThe dress is designed for a close bodycon fit. Choose your usual size for a sculpted appearance. When between sizes or when you prefer more room, consider sizing up.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e✨ Is the dress completely sheer?\u003c\/summary\u003e\n\u003cdiv class=\"lux-faq-answer\"\u003eThe design features a lightweight, textured ruched appearance. Coverage can vary depending on color, lighting and fit, so select suitable undergarments for your preferred level of coverage.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🧺 How should I care for it?\u003c\/summary\u003e\n\u003cdiv class=\"lux-faq-answer\"\u003eFollow the care instructions printed on the garment label. Gentle washing and avoiding high heat can help preserve its elasticity, texture and shape.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🌙 What seasons is it suitable for?\u003c\/summary\u003e\n\u003cdiv class=\"lux-faq-answer\"\u003eThe lightweight material and long sleeves make it suitable for spring, fall and cooler evenings. Add a jacket or coat when the temperature drops.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       MODULE 8: FINAL CTA\n  =================================================== --\u003e\n\u003csection class=\"lux-section\" style=\"background: radial-gradient(          circle at 82% 14%,          rgba(207,172,117,0.18),          transparent 28%        ),        linear-gradient(          135deg,          #141113 0%,          #302228 100%        ); text-align: center; box-shadow: inset 0 1px 0 rgba(216,185,139,0.14);\"\u003e\n\u003cdiv class=\"lux-container\"\u003e\n\u003cp style=\"margin: 0 0 9px; color: #d7b984; font-size: 12px; font-weight: 800; letter-spacing: 2.5px; text-transform: uppercase;\"\u003eYour Next Night-Out Look\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 15px; color: #ffffff; font-size: 29px; line-height: 1.35;\"\u003eChoose Your Fit.\u003cbr\u003eOwn the Night.\u003c\/h2\u003e\n\u003cp style=\"max-width: 610px; margin: 0 auto 29px; color: #d9d0cc; font-size: 15px; line-height: 1.75;\"\u003eSelect your favorite shade, add your go-to accessories and step out feeling polished, feminine and ready for every plan.\u003c\/p\u003e\n\u003cdiv style=\"max-width: 450px; margin: 0 auto 31px; padding: 12px; border-radius: 17px; background: rgba(255,255,255,0.96);\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/DM_20260728161721_001.png?v=1785226761\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ca href=\"#lux-size-color\" style=\"display: inline-block; padding: 16px 40px; border-radius: 5px; border: 1px solid rgba(255,255,255,0.26); background: linear-gradient(135deg, #d8bd91 0%, #c49f68 100%); color: #1f1719; font-size: 15px; font-weight: 900; letter-spacing: 0.7px; text-decoration: none; box-shadow: 0 9px 24px rgba(0,0,0,0.16);\"\u003e 🖤 CHOOSE MY SIZE \u0026amp; COLOR \u003c\/a\u003e\n\u003cdiv class=\"lux-grid\" style=\"max-width: 760px; margin: 33px auto 0; justify-content: center;\"\u003e\n\u003cdiv class=\"lux-trust-card\"\u003e\n\u003cdiv style=\"font-size: 27px; margin-bottom: 8px;\"\u003e📦\u003c\/div\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px;\"\u003e Carefully Packed \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-trust-card\"\u003e\n\u003cdiv style=\"font-size: 27px; margin-bottom: 8px;\"\u003e🚚\u003c\/div\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px;\"\u003e Tracked Shipping \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-trust-card\"\u003e\n\u003cdiv style=\"font-size: 27px; margin-bottom: 8px;\"\u003e🔒\u003c\/div\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px;\"\u003e Secure Checkout \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lux-trust-card\"\u003e\n\u003cdiv style=\"font-size: 27px; margin-bottom: 8px;\"\u003e💬\u003c\/div\u003e\n\u003cstrong style=\"display: block; color: #ffffff; font-size: 14px;\"\u003e Helpful Support \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================================================\n       MODULE 9: PRODUCT NOTE\n  =================================================== --\u003e\n\u003csection style=\"padding: 23px 32px; background: #f0ebe5;\"\u003e\n\u003cdiv class=\"lux-container\"\u003e\n\u003cp style=\"max-width: 860px; margin: 0 auto; color: #756b6d; font-size: 12px; line-height: 1.7; text-align: center;\"\u003e📏 Please compare your measurements with the exact garment size chart before ordering. Color may vary slightly due to lighting, photography and screen settings. Fit and dress length vary by height, body shape and selected size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"tjx","offers":[{"title":"Black \/ S","offer_id":43748460560474,"sku":"NC02292607284398-包臀连衣裙-黑色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43748460593242,"sku":"NC02292607284398-包臀连衣裙-黑色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43748460626010,"sku":"NC02292607284398-包臀连衣裙-黑色-L","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43748460658778,"sku":"NC02292607284398-包臀连衣裙-黑色-XL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL","offer_id":43748460691546,"sku":"NC02292607284398-包臀连衣裙-黑色-XXL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ S","offer_id":43748460757082,"sku":"NC02292607284398-包臀连衣裙-杏色-S","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ M","offer_id":43748460789850,"sku":"NC02292607284398-包臀连衣裙-杏色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ L","offer_id":43748460822618,"sku":"NC02292607284398-包臀连衣裙-杏色-L","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ XL","offer_id":43748460855386,"sku":"NC02292607284398-包臀连衣裙-杏色-XL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ XXL","offer_id":43748460888154,"sku":"NC02292607284398-包臀连衣裙-杏色-XXL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ S","offer_id":43748460953690,"sku":"NC02292607284398-包臀连衣裙-酒红色-S","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ M","offer_id":43748460986458,"sku":"NC02292607284398-包臀连衣裙-酒红色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ L","offer_id":43748461019226,"sku":"NC02292607284398-包臀连衣裙-酒红色-L","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ XL","offer_id":43748461051994,"sku":"NC02292607284398-包臀连衣裙-酒红色-XL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ XXL","offer_id":43748461084762,"sku":"NC02292607284398-包臀连衣裙-酒红色-XXL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":43748461150298,"sku":"NC02292607284398-包臀连衣裙-红色-S","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":43748461183066,"sku":"NC02292607284398-包臀连衣裙-红色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":43748461215834,"sku":"NC02292607284398-包臀连衣裙-红色-L","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":43748461248602,"sku":"NC02292607284398-包臀连衣裙-红色-XL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ XXL","offer_id":43748461281370,"sku":"NC02292607284398-包臀连衣裙-红色-XXL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":43748461346906,"sku":"NC02292607284398-包臀连衣裙-粉色-S","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":43748461379674,"sku":"NC02292607284398-包臀连衣裙-粉色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":43748461412442,"sku":"NC02292607284398-包臀连衣裙-粉色-L","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":43748461445210,"sku":"NC02292607284398-包臀连衣裙-粉色-XL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XXL","offer_id":43748461477978,"sku":"NC02292607284398-包臀连衣裙-粉色-XXL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":43748461543514,"sku":"NC02292607284398-包臀连衣裙-褐色-S","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43748461576282,"sku":"NC02292607284398-包臀连衣裙-褐色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43748461609050,"sku":"NC02292607284398-包臀连衣裙-褐色-L","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":43748461641818,"sku":"NC02292607284398-包臀连衣裙-褐色-XL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XXL","offer_id":43748461674586,"sku":"NC02292607284398-包臀连衣裙-褐色-XXL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":43748461740122,"sku":"NC02292607284398-包臀连衣裙-蓝色-S","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":43748461772890,"sku":"NC02292607284398-包臀连衣裙-蓝色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":43748461805658,"sku":"NC02292607284398-包臀连衣裙-蓝色-L","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":43748461838426,"sku":"NC02292607284398-包臀连衣裙-蓝色-XL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XXL","offer_id":43748461871194,"sku":"NC02292607284398-包臀连衣裙-蓝色-XXL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ S","offer_id":43748461936730,"sku":"NC02292607284398-包臀连衣裙-绿色-S","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":43748461969498,"sku":"NC02292607284398-包臀连衣裙-绿色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":43748462002266,"sku":"NC02292607284398-包臀连衣裙-绿色-L","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":43748462035034,"sku":"NC02292607284398-包臀连衣裙-绿色-XL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ XXL","offer_id":43748462067802,"sku":"NC02292607284398-包臀连衣裙-绿色-XXL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ S","offer_id":43748462133338,"sku":"NC02292607284398-包臀连衣裙-浅灰色-S","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ M","offer_id":43748462166106,"sku":"NC02292607284398-包臀连衣裙-浅灰色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ L","offer_id":43748462198874,"sku":"NC02292607284398-包臀连衣裙-浅灰色-L","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ XL","offer_id":43748462231642,"sku":"NC02292607284398-包臀连衣裙-浅灰色-XL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ XXL","offer_id":43748462264410,"sku":"NC02292607284398-包臀连衣裙-浅灰色-XXL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ S","offer_id":43748462329946,"sku":"NC02292607284398-包臀连衣裙-藏蓝色-S","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ M","offer_id":43748462362714,"sku":"NC02292607284398-包臀连衣裙-藏蓝色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ L","offer_id":43748462395482,"sku":"NC02292607284398-包臀连衣裙-藏蓝色-L","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ XL","offer_id":43748462428250,"sku":"NC02292607284398-包臀连衣裙-藏蓝色-XL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ XXL","offer_id":43748462461018,"sku":"NC02292607284398-包臀连衣裙-藏蓝色-XXL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ S","offer_id":43748462526554,"sku":"NC02292607284398-包臀连衣裙-黄色-S","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":43748462559322,"sku":"NC02292607284398-包臀连衣裙-黄色-M","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":43748462592090,"sku":"NC02292607284398-包臀连衣裙-黄色-L","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XL","offer_id":43748462624858,"sku":"NC02292607284398-包臀连衣裙-黄色-XL","price":46.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XXL","offer_id":43748462657626,"sku":"NC02292607284398-包臀连衣裙-黄色-XXL","price":46.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/t51573-st65261-i0.jpg?v=1785233257","url":"https:\/\/sthael.com\/products\/womens-sheer-ruched-casual-party-dress","provider":"Sthael","version":"1.0","type":"link"}