{"product_id":"reinarea-women-ditsy-floral-spaghetti-strap-mini-dress-2026-summer-casual-pastel-sleeveless-cami-short-dress-vacation-beach-sundress","title":"REINAREA | Women Ditsy Floral Spaghetti Strap Mini Dress | 2026 Summer Casual Pastel Sleeveless Cami Short Dress | Vacation Beach Sundress","description":"\u003cstyle\u003e\n    .rn-wrapper {\n        --main-bg: #fbf9f5;\n        --text-color: #2b2723;\n        --accent: #dfc29e;\n        --accent-dark: #9e7b54;\n        --border: #ebdccb;\n        --card-bg: #ffffff;\n        font-family: 'Helvetica Neue', Arial, sans-serif;\n        line-height: 1.6;\n        color: var(--text-color);\n        max-width: 800px;\n        margin: 0 auto;\n        padding: 20px;\n        background: var(--main-bg);\n        box-sizing: border-box;\n    }\n    .rn-wrapper * { box-sizing: border-box; }\n\n    \/* Header *\/\n    .rn-wrapper header {\n        text-align: center;\n        border-bottom: 2px solid var(--accent-dark);\n        padding-bottom: 25px;\n        margin-bottom: 30px;\n    }\n    .rn-wrapper .badge-container {\n        display: flex;\n        justify-content: center;\n        gap: 10px;\n        margin-bottom: 10px;\n    }\n    .rn-wrapper .new-arrival {\n        background: var(--accent-dark);\n        color: #fff;\n        padding: 4px 12px;\n        font-size: 0.75rem;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        font-weight: bold;\n    }\n    .rn-wrapper .best-seller {\n        background: #d4a373;\n        color: #fff;\n        padding: 4px 12px;\n        font-size: 0.75rem;\n        letter-spacing: 1px;\n        text-transform: uppercase;\n        font-weight: bold;\n    }\n    .rn-wrapper h1 {\n        font-size: 1.8rem;\n        margin: 15px 0 5px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: #3d352b;\n    }\n    .rn-wrapper .k-tagline {\n        color: var(--accent-dark);\n        font-weight: 600;\n        font-size: 0.9rem;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    \/* Features Grid *\/\n    .rn-wrapper .grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 15px;\n        margin: 30px 0;\n    }\n    .rn-wrapper .grid-item {\n        border: 1px solid var(--border);\n        padding: 15px;\n        border-radius: 6px;\n        background: var(--card-bg);\n    }\n    .rn-wrapper .grid-item strong {\n        display: block;\n        font-size: 0.7rem;\n        text-transform: uppercase;\n        color: #9c8a77;\n        margin-bottom: 5px;\n    }\n    .rn-wrapper .grid-item span {\n        font-weight: 600;\n        font-size: 0.95rem;\n        color: #4a4035;\n    }\n\n    \/* Fabric Box *\/\n    .rn-wrapper .fabric-box {\n        background: #fdfaf5;\n        padding: 25px;\n        border-radius: 8px;\n        margin: 30px 0;\n        border-left: 5px solid var(--accent);\n    }\n    .rn-wrapper .fabric-box h3 {\n        margin-top: 0;\n        font-size: 1.2rem;\n        color: var(--accent-dark);\n    }\n\n    \/* Style Tips *\/\n    .rn-wrapper .style-curation {\n        border: 1px dashed var(--accent-dark);\n        padding: 20px;\n        border-radius: 8px;\n        margin: 30px 0;\n        background: var(--card-bg);\n    }\n    .rn-wrapper .style-curation h4 {\n        margin: 0 0 10px 0;\n        font-size: 1rem;\n        color: var(--accent-dark);\n        text-transform: uppercase;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n    }\n\n    \/* Section Title *\/\n    .rn-wrapper .section-title {\n        font-size: 1.3rem;\n        border-bottom: 1px solid var(--accent-dark);\n        padding-bottom: 10px;\n        margin: 40px 0 20px;\n        text-transform: uppercase;\n        font-weight: bold;\n        color: #3d352b;\n    }\n\n    \/* Table *\/\n    .rn-wrapper .table-container {\n        overflow-x: auto;\n        border: 1px solid var(--border);\n        border-radius: 6px;\n        background: var(--card-bg);\n    }\n    .rn-wrapper table {\n        width: 100%;\n        border-collapse: collapse;\n        text-align: center;\n    }\n    .rn-wrapper th {\n        background: #f5efe6;\n        padding: 14px;\n        font-size: 0.8rem;\n        text-transform: uppercase;\n        color: #8c765c;\n    }\n    .rn-wrapper td {\n        padding: 14px;\n        border-top: 1px solid var(--border);\n        font-size: 0.9rem;\n        color: #4a4035;\n    }\n    .rn-wrapper tr:nth-child(even) {\n        background: #faf6ef;\n    }\n\n    \/* Color List *\/\n    .rn-wrapper .color-list {\n        display: flex;\n        gap: 20px;\n        list-style: none;\n        padding: 10px 0;\n        margin-top: 10px;\n    }\n    .rn-wrapper .color-item {\n        display: flex;\n        align-items: center;\n        gap: 10px;\n        font-size: 0.9rem;\n        font-weight: 600;\n        color: #4a4035;\n    }\n    .rn-wrapper .dot {\n        width: 18px;\n        height: 18px;\n        border-radius: 50%;\n        border: 1px solid var(--border);\n        display: inline-block;\n    }\n\n    \/* Policy *\/\n    .rn-wrapper .policy-container {\n        margin-top: 50px;\n        background: #fdfbf8;\n        border: 1px solid #f2e9dc;\n        border-left: 5px solid var(--accent-dark);\n        padding: 25px;\n        border-radius: 4px;\n    }\n    .rn-wrapper .policy-container h4 {\n        color: var(--accent-dark);\n        margin-top: 0;\n        text-transform: uppercase;\n        font-size: 0.95rem;\n        margin-bottom: 15px;\n    }\n    .rn-wrapper .policy-container p,\n    .rn-wrapper .policy-container li {\n        font-size: 0.85rem;\n        color: #6c5a47;\n        line-height: 1.7;\n    }\n\n    @media (max-width: 600px) {\n        .rn-wrapper h1 { font-size: 1.4rem; }\n        .rn-wrapper .grid { grid-template-columns: 1fr; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"rn-wrapper\"\u003e\n\u003cheader\u003e\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"new-arrival\"\u003eSummer 2026 Collection\u003c\/span\u003e \u003cspan class=\"best-seller\"\u003e✨ Pastel Resort Floral Aesthetic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1\u003ePastel Floral Vacation Mini Dress\u003c\/h1\u003e\n\u003cp class=\"k-tagline\"\u003eWaist-Cinched Silhouette • Sweetheart Ruffle Neck • Flowy Resort Fit 244\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"grid\"\u003e\n\u003cdiv class=\"grid-item\"\u003e\n\u003cstrong\u003eSilhouette\u003c\/strong\u003e\u003cspan\u003eSlim-Fit Resort A-Line Mini\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-item\"\u003e\n\u003cstrong\u003eNeckline\u003c\/strong\u003e\u003cspan\u003eGathered Sweetheart Neck\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-item\"\u003e\n\u003cstrong\u003eSleeve Type\u003c\/strong\u003e\u003cspan\u003eSleeveless Spaghetti Straps\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-item\"\u003e\n\u003cstrong\u003eHem Detail\u003c\/strong\u003e\u003cspan\u003eClean Tailored Hem\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"style-curation\"\u003e\n\u003ch4\u003e💡 STYLING CURATION\u003c\/h4\u003e\n\u003cp style=\"font-size: 0.9rem; color: #6c5a47; margin: 0;\"\u003eInfused with soft pastel charm and effortless vacation vibes, this ditsy floral mini dress features a romantic gathered sweetheart neckline and a waist-defining silhouette. The delicate print creates a dreamy aesthetic, while the breezy structure ensures day-long comfort.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eHow to Style:\u003c\/strong\u003e Complement the soft tones with strappy sandals and a woven straw bag for beachside getaways or sunny brunch dates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"fabric-box\"\u003e\n\u003ch3\u003ePremium Lightweight Resort Fabric\u003c\/h3\u003e\n\u003cp\u003eCrafted from a soft, breathable fabric blend designed to comfortably contour the waist and bodice while allowing fluid movement at the skirt. Lightweight, smooth, and tailored to maintain its vibrant pastel tone and delicate floral pattern throughout wear.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3 class=\"section-title\"\u003eProduct Details\u003c\/h3\u003e\n\u003cul style=\"padding-left: 20px; color: #6c5a47;\"\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e\n\u003cstrong\u003eGathered Sweetheart Neckline:\u003c\/strong\u003e Soft ruching along the bust adds dimension and a touch of feminine elegance.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e\n\u003cstrong\u003eSlimming Waistline Design:\u003c\/strong\u003e Tailored specifically to define the waist and accentuate natural curves for a flattering silhouette.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e\n\u003cstrong\u003eDitsy Floral Print:\u003c\/strong\u003e Charming all-over small floral motif delivering a fresh, seasonal aesthetic.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"color-list\"\u003e\n\u003cdiv class=\"color-item\"\u003e\n\u003cspan style=\"background: #fdfbf7;\" class=\"dot\"\u003e\u003c\/span\u003e Off White Floral\u003c\/div\u003e\n\u003cdiv class=\"color-item\"\u003e\n\u003cspan style=\"background: #fef08a;\" class=\"dot\"\u003e\u003c\/span\u003e Yellow Floral\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch3 class=\"section-title\"\u003eSize Chart\u003c\/h3\u003e\n\u003cdiv class=\"table-container\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003cth\u003eBust\u003c\/th\u003e\n\u003cth\u003eWaist\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e155\u003c\/td\u003e\n\u003ctd\u003e50\u003c\/td\u003e\n\u003ctd\u003e82\u003c\/td\u003e\n\u003ctd\u003e62.0\u003c\/td\u003e\n\u003ctd\u003e58.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e160\u003c\/td\u003e\n\u003ctd\u003e55\u003c\/td\u003e\n\u003ctd\u003e86\u003c\/td\u003e\n\u003ctd\u003e66.0\u003c\/td\u003e\n\u003ctd\u003e58.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e165\u003c\/td\u003e\n\u003ctd\u003e60\u003c\/td\u003e\n\u003ctd\u003e90\u003c\/td\u003e\n\u003ctd\u003e70.0\u003c\/td\u003e\n\u003ctd\u003e59.2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.8rem; color: #9c8a77; margin-top: 10px; text-align: center;\"\u003e*Measurements are based on flat-laid garments. Please allow minor manual deviations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"policy-container\"\u003e\n\u003ch4\u003eImportant Shopping Notice\u003c\/h4\u003e\n\u003cp\u003eThank you for choosing \u003cstrong\u003ereinarea\u003c\/strong\u003e! To bring you the latest fashion trends at the best prices, please review our policy:\u003c\/p\u003e\n\u003cul style=\"padding-left: 20px;\"\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003e\n\u003cstrong\u003eReturns:\u003c\/strong\u003e Due to cross-border logistics costs, we do not support returns\/exchanges for non-quality issues (e.g., size mismatches, color preference, or change of mind).\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 8px;\"\u003e\n\u003cstrong\u003e7-Day Quality Guarantee:\u003c\/strong\u003e If the item is defective, damaged, or incorrect, contact us within 7 days. We offer partial refunds or replacements (no return of original item needed).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExpert Sizing Support:\u003c\/strong\u003e This dress features a slim, waist-fitted silhouette. Please check your measurements carefully against the size chart before purchasing!\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Reinarea","offers":[{"title":"Light yellow \/ S","offer_id":48217513361460,"sku":null,"price":43.04,"currency_code":"USD","in_stock":true},{"title":"Light yellow \/ M","offer_id":48217513394228,"sku":null,"price":43.04,"currency_code":"USD","in_stock":true},{"title":"Light yellow \/ L","offer_id":48217513426996,"sku":null,"price":43.04,"currency_code":"USD","in_stock":true},{"title":"off-white \/ S","offer_id":48217513459764,"sku":null,"price":43.04,"currency_code":"USD","in_stock":true},{"title":"off-white \/ M","offer_id":48217513492532,"sku":null,"price":43.04,"currency_code":"USD","in_stock":true},{"title":"off-white \/ L","offer_id":48217513525300,"sku":null,"price":43.04,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0591\/5397\/3300\/files\/women_offwhite_blue_ditsy_floral_mini_dress_full_body_studio_shot.png?v=1787305764","url":"https:\/\/reinarea.com\/products\/reinarea-women-ditsy-floral-spaghetti-strap-mini-dress-2026-summer-casual-pastel-sleeveless-cami-short-dress-vacation-beach-sundress","provider":"Reinarea","version":"1.0","type":"link"}