{"title":"Midi \u0026 Mini Dresses (Dreamer)","description":"","products":[{"product_id":"mona-mini-dress","title":"Mona Mini Dress","description":"\u003cstyle\u003e\n  .cocopina-pdp {\n    font-family: 'Montserrat', sans-serif;\n    color: inherit;\n    line-height: 1.6;\n  }\n  .cocopina-pdp .pdp-tabs {\n    display: flex;\n    justify-content: flex-start;\n    margin-bottom: 16px;\n  }\n  .cocopina-pdp .pdp-tab {\n    font-family: 'Playfair Display', serif;\n    font-weight: 500;\n    font-size: 1.05em;\n    cursor: pointer;\n    padding: 12px 0;\n    margin-right: 32px;\n    color: rgba(0,0,0,0.45);\n    border-bottom: 2px solid transparent;\n    white-space: nowrap;\n    transition: color 0.2s ease, border-color 0.2s ease;\n    background: none;\n    border-top: none;\n    border-left: none;\n    border-right: none;\n  }\n  .cocopina-pdp .pdp-tab:last-child { margin-right: 0; }\n  .cocopina-pdp .pdp-tab.is-active {\n    color: inherit;\n    border-bottom-color: currentColor;\n  }\n  .cocopina-pdp .pdp-panel { display: none; }\n  .cocopina-pdp .pdp-panel.is-active { display: block; }\n  .cocopina-pdp ul {\n    list-style: disc;\n    padding-left: 20px;\n    margin: 0;\n  }\n  .cocopina-pdp li {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin-bottom: 10px;\n    line-height: 1.4;\n  }\n  .cocopina-pdp .pdp-image {\n    margin: 16px auto 4px auto;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border-radius: 2px;\n    display: block;\n  }\n  .cocopina-pdp p {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin: 0 0 12px 0;\n    line-height: 1.6;\n  }\n  @media (max-width: 480px) {\n    .cocopina-pdp .pdp-tab { font-size: 0.95em; margin-right: 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cocopina-pdp\"\u003e\n  \u003cdiv class=\"pdp-tabs\" role=\"tablist\"\u003e\n    \u003cbutton class=\"pdp-tab is-active\" data-tab=\"why\" role=\"tab\"\u003eWhy You'll Love It\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fit\" role=\"tab\"\u003eFit \u0026amp; Comfort\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fabric\" role=\"tab\"\u003eFabric \u0026amp; Craft\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel is-active\" data-panel=\"why\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eOpen back with elastic strap detail\u003c\/li\u003e\n      \u003cli\u003eSculpted heart-shaped neckline\u003c\/li\u003e\n      \u003cli\u003eSmocked bodice for a secure, flexible fit\u003c\/li\u003e\n      \u003cli\u003eDeep pockets that fit your essentials\u003c\/li\u003e\n      \u003cli\u003eFlirty mid-thigh length\u003c\/li\u003e\n      \u003cli\u003eLined and never see-through\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/mona-pdp-1.jpg\" alt=\"Mona Mini Dress open back styled in context\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fit\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eTrue to size\u003c\/li\u003e\n      \u003cli\u003eSmocked bodice gives gently and holds its shape\u003c\/li\u003e\n      \u003cli\u003eOpen back with elastic straps for a secure fit\u003c\/li\u003e\n      \u003cli\u003ePartially lined skirt for smooth, opaque coverage\u003c\/li\u003e\n      \u003cli\u003eModels are 5'6\" and 5'7\", both wearing size S\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/mona-pdp-2.jpg\" alt=\"Mona Mini Dress bodice and open back fit\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fabric\" role=\"tabpanel\"\u003e\n    \u003cp\u003eMade from 100% premium rayon — a fluid, breathable fabric with a silk-soft touch and natural drape. The bodice is double-lined and the skirt is partially lined in the same soft fabric.\u003c\/p\u003e\n    \u003cp\u003eDesigned in San Diego, made to travel the world.\u003c\/p\u003e\n    \u003cp\u003eHand wash cold or gentle machine cycle. Lay flat to dry.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/mona-pdp-3.jpg\" alt=\"Mona Mini Dress rayon fabric and detail\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function() {\n    var root = document.currentScript.previousElementSibling;\n    var tabs = root.querySelectorAll('.pdp-tab');\n    var panels = root.querySelectorAll('.pdp-panel');\n    tabs.forEach(function(tab) {\n      tab.addEventListener('click', function() {\n        var target = tab.getAttribute('data-tab');\n        tabs.forEach(function(t) { t.classList.remove('is-active'); });\n        panels.forEach(function(p) { p.classList.remove('is-active'); });\n        tab.classList.add('is-active');\n        root.querySelector('[data-panel=\"' + target + '\"]').classList.add('is-active');\n      });\n    });\n  })();\n\u003c\/script\u003e","brand":"cocopiña","offers":[{"title":"Lemon \/ XS","offer_id":47246512554217,"sku":"DRSMI2302XSYEL","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Lemon \/ S","offer_id":47246512619753,"sku":"DRSMI2302SYEL","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Lemon \/ M","offer_id":47246512685289,"sku":"DRSMI2302MYEL","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Lemon \/ L","offer_id":47246512750825,"sku":"DRSMI2302LYEL","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Lemon \/ XL","offer_id":47246512816361,"sku":"DRSMI2302XLYEL","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ XS","offer_id":47246512521449,"sku":"DRSMI2302XSLAV","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ S","offer_id":47246512586985,"sku":"DRSMI2302SLAV","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ M","offer_id":47246512652521,"sku":"DRSMI2302MLAV","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ L","offer_id":47246512718057,"sku":"DRSMI2302LLAV","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ XL","offer_id":47246512783593,"sku":"DRSMI2302XLLAV","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Light Teal \/ XS","offer_id":44558787281129,"sku":"DRSMI2302XSTEA","price":138.0,"currency_code":"USD","in_stock":false},{"title":"Light Teal \/ S","offer_id":44558787313897,"sku":"DRSMI2302STEA","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Light Teal \/ M","offer_id":44558787346665,"sku":"DRSMI2302MTEA","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Light Teal \/ L","offer_id":44558787379433,"sku":"DRSMI2302LTEA","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Light Teal \/ XL","offer_id":44558787412201,"sku":"DRSMI2302XLTEA","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Boho Flowers \/ XS","offer_id":42883712155881,"sku":"DRSMI2202XSBHP","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Boho Flowers \/ S","offer_id":42883712221417,"sku":"DRSMI2202SBHP","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Boho Flowers \/ M","offer_id":42883712286953,"sku":"DRSMI2202MBHP","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Boho Flowers \/ L","offer_id":42883712352489,"sku":"DRSMI2202LBHP","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Boho Flowers \/ XL","offer_id":42883712418025,"sku":"DRSMI2202XLBHP","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Rose \/ XS","offer_id":42883712123113,"sku":"DRSMI2202XSROS","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Rose \/ S","offer_id":42883712188649,"sku":"DRSMI2202SROS","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Rose \/ M","offer_id":42883712254185,"sku":"DRSMI2202MROS","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Rose \/ L","offer_id":42883712319721,"sku":"DRSMI2202LROS","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Rose \/ XL","offer_id":42883712385257,"sku":"DRSMI2202XLROS","price":138.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/cocopina-DRSMI2202-mona-3x4-yellow-_0016_0K1A4368.jpg?v=1778989626"},{"product_id":"carmen-midi-dress","title":"Carmen Midi Dress","description":"\u003cstyle\u003e\n  .cocopina-pdp {\n    font-family: 'Montserrat', sans-serif;\n    color: inherit;\n    line-height: 1.6;\n  }\n  .cocopina-pdp .pdp-tabs {\n    display: flex;\n    justify-content: flex-start;\n    margin-bottom: 16px;\n  }\n  .cocopina-pdp .pdp-tab {\n    font-family: 'Playfair Display', serif;\n    font-weight: 500;\n    font-size: 1.05em;\n    cursor: pointer;\n    padding: 12px 0;\n    margin-right: 32px;\n    color: rgba(0,0,0,0.45);\n    border-bottom: 2px solid transparent;\n    white-space: nowrap;\n    transition: color 0.2s ease, border-color 0.2s ease;\n    background: none;\n    border-top: none;\n    border-left: none;\n    border-right: none;\n  }\n  .cocopina-pdp .pdp-tab:last-child { margin-right: 0; }\n  .cocopina-pdp .pdp-tab.is-active {\n    color: inherit;\n    border-bottom-color: currentColor;\n  }\n  .cocopina-pdp .pdp-panel { display: none; }\n  .cocopina-pdp .pdp-panel.is-active { display: block; }\n  .cocopina-pdp ul {\n    list-style: disc;\n    padding-left: 20px;\n    margin: 0;\n  }\n  .cocopina-pdp li {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin-bottom: 10px;\n    line-height: 1.4;\n  }\n  .cocopina-pdp .pdp-image {\n    margin: 16px auto 4px auto;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border-radius: 2px;\n    display: block;\n  }\n  .cocopina-pdp p {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin: 0 0 12px 0;\n    line-height: 1.6;\n  }\n  @media (max-width: 480px) {\n    .cocopina-pdp .pdp-tab { font-size: 0.95em; margin-right: 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cocopina-pdp\"\u003e\n  \u003cdiv class=\"pdp-tabs\" role=\"tablist\"\u003e\n    \u003cbutton class=\"pdp-tab is-active\" data-tab=\"why\" role=\"tab\"\u003eWhy You'll Love It\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fit\" role=\"tab\"\u003eFit \u0026amp; Comfort\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fabric\" role=\"tab\"\u003eFabric \u0026amp; Craft\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel is-active\" data-panel=\"why\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eFull gathered skirt with a deep ruffle hem\u003c\/li\u003e\n      \u003cli\u003eDramatic curved slit through the front hem\u003c\/li\u003e\n      \u003cli\u003eDeep pockets that fit your phone\u003c\/li\u003e\n      \u003cli\u003eShirred bodice for a flexible, close fit\u003c\/li\u003e\n      \u003cli\u003eRuffled straight neckline with a decorative tie\u003c\/li\u003e\n      \u003cli\u003eAdjustable shoulder straps\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/carmen-pdp-1.jpg?v=1779251686\" alt=\"Carmen Midi Dress styled in context\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fit\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eRuns small — size up, especially through the bust\u003c\/li\u003e\n      \u003cli\u003eShirred bust and waist stretch but fit close\u003c\/li\u003e\n      \u003cli\u003eAdjustable straps fine-tune to your torso length\u003c\/li\u003e\n      \u003cli\u003eFront hem sits higher than the back\u003c\/li\u003e\n      \u003cli\u003eModels are 5'6\" and 5'8\", both wearing size S\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/carmen-pdp-2.jpg?v=1779251686\" alt=\"Carmen Midi Dress shirred bodice and fit\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fabric\" role=\"tabpanel\"\u003e\n    \u003cp\u003eMade from Livaeco™ Micro Modal — a soft, plant-based fiber made from wood pulp sourced from FSC-certified sustainable forests, fully traceable from forest to garment. Soft, breathable, with natural drape and lightweight movement. The skirt is partially lined to above the knee in the same soft fabric.\u003c\/p\u003e\n    \u003cp\u003eDesigned in San Diego, made to travel the world.\u003c\/p\u003e\n    \u003cp\u003eHand wash cold or gentle machine cycle. Lay flat to dry. Softens with each washing.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/carmen-pdp-3.jpg?v=1779251686\" alt=\"Carmen Midi Dress fabric and ruffle hem detail\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function() {\n    var root = document.currentScript.previousElementSibling;\n    var tabs = root.querySelectorAll('.pdp-tab');\n    var panels = root.querySelectorAll('.pdp-panel');\n    tabs.forEach(function(tab) {\n      tab.addEventListener('click', function() {\n        var target = tab.getAttribute('data-tab');\n        tabs.forEach(function(t) { t.classList.remove('is-active'); });\n        panels.forEach(function(p) { p.classList.remove('is-active'); });\n        tab.classList.add('is-active');\n        root.querySelector('[data-panel=\"' + target + '\"]').classList.add('is-active');\n      });\n    });\n  })();\n\u003c\/script\u003e","brand":"Cocopiña","offers":[{"title":"Fiesta Red \/ XS","offer_id":47246890893545,"sku":"DRSMD2402XSRED","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Fiesta Red \/ S","offer_id":47246890959081,"sku":"DRSMD2402SRED","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Fiesta Red \/ M","offer_id":47246891024617,"sku":"DRSMD2402MRED","price":158.0,"currency_code":"USD","in_stock":false},{"title":"Fiesta Red \/ L","offer_id":47246891090153,"sku":"DRSMD2402LRED","price":158.0,"currency_code":"USD","in_stock":false},{"title":"Fiesta Red \/ XL","offer_id":47246891155689,"sku":"DRSMD2402XLRED","price":158.0,"currency_code":"USD","in_stock":false},{"title":"Lemon \/ XS","offer_id":47246890926313,"sku":"DRSMD2402XSYEL","price":158.0,"currency_code":"USD","in_stock":false},{"title":"Lemon \/ S","offer_id":47246890991849,"sku":"DRSMD2402SYEL","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Lemon \/ M","offer_id":47246891057385,"sku":"DRSMD2402MYEL","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Lemon \/ L","offer_id":47246891122921,"sku":"DRSMD2402LYEL","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Lemon \/ XL","offer_id":47246891188457,"sku":"DRSMD2402XLYEL","price":158.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/cocopina-DRSMD2402-carmen-3x4-Bali-07.jpg?v=1778989625"},{"product_id":"athena-midi-dress","title":"Athena Midi Dress","description":"\u003cstyle\u003e\n  .cocopina-pdp {\n    font-family: 'Montserrat', sans-serif;\n    color: inherit;\n    line-height: 1.6;\n  }\n  .cocopina-pdp .pdp-tabs {\n    display: flex;\n    justify-content: flex-start;\n    margin-bottom: 16px;\n  }\n  .cocopina-pdp .pdp-tab {\n    font-family: 'Playfair Display', serif;\n    font-weight: 500;\n    font-size: 1.05em;\n    cursor: pointer;\n    padding: 12px 0;\n    margin-right: 32px;\n    color: rgba(0,0,0,0.45);\n    border-bottom: 2px solid transparent;\n    white-space: nowrap;\n    transition: color 0.2s ease, border-color 0.2s ease;\n    background: none;\n    border-top: none;\n    border-left: none;\n    border-right: none;\n  }\n  .cocopina-pdp .pdp-tab:last-child { margin-right: 0; }\n  .cocopina-pdp .pdp-tab.is-active {\n    color: inherit;\n    border-bottom-color: currentColor;\n  }\n  .cocopina-pdp .pdp-panel { display: none; }\n  .cocopina-pdp .pdp-panel.is-active { display: block; }\n  .cocopina-pdp ul {\n    list-style: disc;\n    padding-left: 20px;\n    margin: 0;\n  }\n  .cocopina-pdp li {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin-bottom: 10px;\n    line-height: 1.4;\n  }\n  .cocopina-pdp .pdp-image {\n    margin: 16px auto 4px auto;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border-radius: 2px;\n    display: block;\n  }\n  .cocopina-pdp p {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin: 0 0 12px 0;\n    line-height: 1.6;\n  }\n  @media (max-width: 480px) {\n    .cocopina-pdp .pdp-tab { font-size: 0.95em; margin-right: 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cocopina-pdp\"\u003e\n  \u003cdiv class=\"pdp-tabs\" role=\"tablist\"\u003e\n    \u003cbutton class=\"pdp-tab is-active\" data-tab=\"why\" role=\"tab\"\u003eWhy You'll Love It\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fit\" role=\"tab\"\u003eFit \u0026amp; Comfort\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fabric\" role=\"tab\"\u003eFabric \u0026amp; Craft\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel is-active\" data-panel=\"why\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eSmocked bodice holds you in for an easy fit\u003c\/li\u003e\n      \u003cli\u003eRuffle-trimmed square neckline and straps\u003c\/li\u003e\n      \u003cli\u003eHigh slit over the left leg\u003c\/li\u003e\n      \u003cli\u003eDeep pockets that fit your essentials\u003c\/li\u003e\n      \u003cli\u003eFull midi skirt with a ruffle hem\u003c\/li\u003e\n      \u003cli\u003eLined and never see-through\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/athena-pdp-1.jpg\" alt=\"Athena Midi Dress styled in context\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fit\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eRuns slightly small — size up when between sizes\u003c\/li\u003e\n      \u003cli\u003eSmocked bodice gives gently and holds its shape\u003c\/li\u003e\n      \u003cli\u003eElastic shoulder straps sit securely\u003c\/li\u003e\n      \u003cli\u003ePartially lined skirt for smooth, opaque coverage\u003c\/li\u003e\n      \u003cli\u003eModel is 5'6\", wearing size S\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/athena-pdp-2.jpg\" alt=\"Athena Midi Dress smocked bodice and fit\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fabric\" role=\"tabpanel\"\u003e\n    \u003cp\u003eMade from Livaeco™ Micro Modal — a soft, plant-based fiber made from wood pulp sourced from FSC-certified sustainable forests, fully traceable from forest to garment. Soft, breathable, with natural drape through the skirt. The bodice is double-lined and the skirt is partially lined in the same soft fabric.\u003c\/p\u003e\n    \u003cp\u003eDesigned in San Diego, made to travel the world.\u003c\/p\u003e\n    \u003cp\u003eHand wash cold or gentle machine cycle. Lay flat to dry. Softens with each washing.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/athena-pdp-3.jpg\" alt=\"Athena Midi Dress fabric and skirt detail\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function() {\n    var root = document.currentScript.previousElementSibling;\n    var tabs = root.querySelectorAll('.pdp-tab');\n    var panels = root.querySelectorAll('.pdp-panel');\n    tabs.forEach(function(tab) {\n      tab.addEventListener('click', function() {\n        var target = tab.getAttribute('data-tab');\n        tabs.forEach(function(t) { t.classList.remove('is-active'); });\n        panels.forEach(function(p) { p.classList.remove('is-active'); });\n        tab.classList.add('is-active');\n        root.querySelector('[data-panel=\"' + target + '\"]').classList.add('is-active');\n      });\n    });\n  })();\n\u003c\/script\u003e","brand":"cocopiña","offers":[{"title":"Pastel Pink \/ XS","offer_id":47246908588265,"sku":"DRSMD2403XSPNK","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Pastel Pink \/ S","offer_id":47246908653801,"sku":"DRSMD2403SPNK","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Pastel Pink \/ M","offer_id":47246908719337,"sku":"DRSMD2403MPNK","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Pastel Pink \/ L","offer_id":47246908784873,"sku":"DRSMD2403LPNK","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Pastel Pink \/ XL","offer_id":47246908850409,"sku":"DRSMD2403XLPNK","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ XS","offer_id":47246908621033,"sku":"DRSMD2403XSLAV","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ S","offer_id":47246908686569,"sku":"DRSMD2403SLAV","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ M","offer_id":47246908752105,"sku":"DRSMD2403MLAV","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ L","offer_id":47246908817641,"sku":"DRSMD2403LLAV","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ XL","offer_id":47246908883177,"sku":"DRSMD2403XLLAV","price":158.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/cocopina-DRSMD2403-athena-3x4-pink-_0010_0K1A1113.jpg?v=1778989568"},{"product_id":"rose-midi-dress","title":"Rose Midi Dress","description":"\u003cstyle\u003e\n  .cocopina-pdp {\n    font-family: 'Montserrat', sans-serif;\n    color: inherit;\n    line-height: 1.6;\n  }\n  .cocopina-pdp .pdp-tabs {\n    display: flex;\n    justify-content: flex-start;\n    margin-bottom: 16px;\n  }\n  .cocopina-pdp .pdp-tab {\n    font-family: 'Playfair Display', serif;\n    font-weight: 500;\n    font-size: 1.05em;\n    cursor: pointer;\n    padding: 12px 0;\n    margin-right: 32px;\n    color: rgba(0,0,0,0.45);\n    border-bottom: 2px solid transparent;\n    white-space: nowrap;\n    transition: color 0.2s ease, border-color 0.2s ease;\n    background: none;\n    border-top: none;\n    border-left: none;\n    border-right: none;\n  }\n  .cocopina-pdp .pdp-tab:last-child { margin-right: 0; }\n  .cocopina-pdp .pdp-tab.is-active {\n    color: inherit;\n    border-bottom-color: currentColor;\n  }\n  .cocopina-pdp .pdp-panel { display: none; }\n  .cocopina-pdp .pdp-panel.is-active { display: block; }\n  .cocopina-pdp ul {\n    list-style: disc;\n    padding-left: 20px;\n    margin: 0;\n  }\n  .cocopina-pdp li {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin-bottom: 10px;\n    line-height: 1.4;\n  }\n  .cocopina-pdp .pdp-image {\n    margin: 16px auto 4px auto;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border-radius: 2px;\n    display: block;\n  }\n  .cocopina-pdp p {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin: 0 0 12px 0;\n    line-height: 1.6;\n  }\n  @media (max-width: 480px) {\n    .cocopina-pdp .pdp-tab { font-size: 0.95em; margin-right: 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cocopina-pdp\"\u003e\n  \u003cdiv class=\"pdp-tabs\" role=\"tablist\"\u003e\n    \u003cbutton class=\"pdp-tab is-active\" data-tab=\"why\" role=\"tab\"\u003eWhy You'll Love It\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fit\" role=\"tab\"\u003eFit \u0026amp; Comfort\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fabric\" role=\"tab\"\u003eFabric \u0026amp; Craft\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel is-active\" data-panel=\"why\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eWide intricate lace insert at the hem\u003c\/li\u003e\n      \u003cli\u003eDeep hidden pockets that fit your phone\u003c\/li\u003e\n      \u003cli\u003eFunctional buttons at the gathered bust\u003c\/li\u003e\n      \u003cli\u003eFitted basque waist that flatters\u003c\/li\u003e\n      \u003cli\u003eSmocked back panel for a flexible fit\u003c\/li\u003e\n      \u003cli\u003eInvisible back zip\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/rose-pdp01.jpg?v=1779244414\" alt=\"Rose Midi Dress styled in context\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fit\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eRuns slightly small — size up when between sizes\u003c\/li\u003e\n      \u003cli\u003eFitted at the waist with stretch through the back\u003c\/li\u003e\n      \u003cli\u003eSmocked back panel gives gently for comfort\u003c\/li\u003e\n      \u003cli\u003ePockets are deep enough for a phone and essentials\u003c\/li\u003e\n      \u003cli\u003eLined for coverage; lower skirt is slightly sheer in direct light\u003c\/li\u003e\n      \u003cli\u003eModels are 5'6\" and 5'8\", both wearing size S\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/rose-pdp-2.jpg?v=1779244414\" alt=\"Rose Midi Dress fitted basque waist and bodice\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fabric\" role=\"tabpanel\"\u003e\n    \u003cp\u003eMade from Livaeco™ Micro Modal — a soft, plant-based fiber made from wood pulp sourced from FSC-certified sustainable forests, fully traceable from forest to garment. Soft, breathable, with natural drape and lightweight movement. The bodice is double-lined for structure and the skirt is partially lined to above the knee.\u003c\/p\u003e\n    \u003cp\u003eDesigned in San Diego, made to travel the world.\u003c\/p\u003e\n    \u003cp\u003eHand wash cold or gentle machine cycle. Lay flat to dry. Softens with each washing.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/rose-pdp-3.jpg?v=1779244414\" alt=\"Rose Midi Dress lace insert and ruffle hem detail\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function() {\n    var root = document.currentScript.previousElementSibling;\n    var tabs = root.querySelectorAll('.pdp-tab');\n    var panels = root.querySelectorAll('.pdp-panel');\n    tabs.forEach(function(tab) {\n      tab.addEventListener('click', function() {\n        var target = tab.getAttribute('data-tab');\n        tabs.forEach(function(t) { t.classList.remove('is-active'); });\n        panels.forEach(function(p) { p.classList.remove('is-active'); });\n        tab.classList.add('is-active');\n        root.querySelector('[data-panel=\"' + target + '\"]').classList.add('is-active');\n      });\n    });\n  })();\n\u003c\/script\u003e","brand":"Cocopiña","offers":[{"title":"Pink \/ XS","offer_id":48211205587177,"sku":"DRSMD2502XSPNK","price":158.0,"currency_code":"USD","in_stock":false},{"title":"Pink \/ S","offer_id":48211205652713,"sku":"DRSMD2502SPNK","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":48211205718249,"sku":"DRSMD2502MPNK","price":158.0,"currency_code":"USD","in_stock":false},{"title":"Pink \/ L","offer_id":48211205783785,"sku":"DRSMD2502LPNK","price":158.0,"currency_code":"USD","in_stock":false},{"title":"Pink \/ XL","offer_id":48211205849321,"sku":"DRSMD2502XLPNK","price":158.0,"currency_code":"USD","in_stock":false},{"title":"Royal Blue \/ XS","offer_id":48211205554409,"sku":"DRSMD2502XSBLU","price":158.0,"currency_code":"USD","in_stock":false},{"title":"Royal Blue \/ S","offer_id":48211205619945,"sku":"DRSMD2502SBLU","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Royal Blue \/ M","offer_id":48211205685481,"sku":"DRSMD2502MBLU","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Royal Blue \/ L","offer_id":48211205751017,"sku":"DRSMD2502LBLU","price":158.0,"currency_code":"USD","in_stock":true},{"title":"Royal Blue \/ XL","offer_id":48211205816553,"sku":"DRSMD2502XLBLU","price":158.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/cocopina-DRSMD2502-3x4-rose_0017_0K1A0859.jpg?v=1778989568"},{"product_id":"maria-mini-dress","title":"Maria Mini Dress","description":"\u003cstyle\u003e\n  .cocopina-pdp {\n    font-family: 'Montserrat', sans-serif;\n    color: inherit;\n    line-height: 1.6;\n  }\n  .cocopina-pdp .pdp-tabs {\n    display: flex;\n    justify-content: flex-start;\n    margin-bottom: 16px;\n  }\n  .cocopina-pdp .pdp-tab {\n    font-family: 'Playfair Display', serif;\n    font-weight: 500;\n    font-size: 1.05em;\n    cursor: pointer;\n    padding: 12px 0;\n    margin-right: 32px;\n    color: rgba(0,0,0,0.45);\n    border-bottom: 2px solid transparent;\n    white-space: nowrap;\n    transition: color 0.2s ease, border-color 0.2s ease;\n    background: none;\n    border-top: none;\n    border-left: none;\n    border-right: none;\n  }\n  .cocopina-pdp .pdp-tab:last-child { margin-right: 0; }\n  .cocopina-pdp .pdp-tab.is-active {\n    color: inherit;\n    border-bottom-color: currentColor;\n  }\n  .cocopina-pdp .pdp-panel { display: none; }\n  .cocopina-pdp .pdp-panel.is-active { display: block; }\n  .cocopina-pdp ul {\n    list-style: disc;\n    padding-left: 20px;\n    margin: 0;\n  }\n  .cocopina-pdp li {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin-bottom: 10px;\n    line-height: 1.4;\n  }\n  .cocopina-pdp .pdp-image {\n    margin: 16px auto 4px auto;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border-radius: 2px;\n    display: block;\n  }\n  .cocopina-pdp p {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin: 0 0 12px 0;\n    line-height: 1.6;\n  }\n  @media (max-width: 480px) {\n    .cocopina-pdp .pdp-tab { font-size: 0.95em; margin-right: 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cocopina-pdp\"\u003e\n  \u003cdiv class=\"pdp-tabs\" role=\"tablist\"\u003e\n    \u003cbutton class=\"pdp-tab is-active\" data-tab=\"why\" role=\"tab\"\u003eWhy You'll Love It\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fit\" role=\"tab\"\u003eFit \u0026amp; Comfort\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fabric\" role=\"tab\"\u003eFabric \u0026amp; Craft\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel is-active\" data-panel=\"why\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eFloral lace panel with inserts and pintucks\u003c\/li\u003e\n      \u003cli\u003eFloral lace trim at the hem\u003c\/li\u003e\n      \u003cli\u003eRuched bust with three functional buttons\u003c\/li\u003e\n      \u003cli\u003eStructured basque waist\u003c\/li\u003e\n      \u003cli\u003eThree-layer skirt for body and movement\u003c\/li\u003e\n      \u003cli\u003eDeep, functional side pockets\u003c\/li\u003e\n      \u003cli\u003eSmocked back panel with step-in zip\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/maria-pdp-1.jpg?v=1779309969\" alt=\"Maria Mini Dress styled in context\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fit\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eRuns short — size up when between sizes\u003c\/li\u003e\n      \u003cli\u003eStructured basque waist, fitted through the front\u003c\/li\u003e\n      \u003cli\u003eSmocked back panel gives gently for comfort\u003c\/li\u003e\n      \u003cli\u003eElastic straps and neckline for a flexible fit\u003c\/li\u003e\n      \u003cli\u003eModel is 5'8\", wearing size S\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/maria-pdp-2.jpg?v=1779309054\" alt=\"Maria Mini Dress bodice and lace panel detail\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fabric\" role=\"tabpanel\"\u003e\n    \u003cp\u003eMade from Livaeco™ Micro Modal — a soft, plant-based fiber made from wood pulp sourced from FSC-certified sustainable forests, fully traceable from forest to garment. Soft, breathable, with natural drape and lightweight movement. The bodice is double-lined, and the skirt is built in three layers — a soft shell, an organza layer with lace for volume, and a full lining in the same fabric.\u003c\/p\u003e\n    \u003cp\u003eDesigned in San Diego, made to travel the world.\u003c\/p\u003e\n    \u003cp\u003eHand wash cold or gentle machine cycle. Lay flat to dry. Softens with each washing.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/maria-pdp-3.jpg?v=1779309054\" alt=\"Maria Mini Dress floral lace hem detail\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function() {\n    var root = document.currentScript.previousElementSibling;\n    var tabs = root.querySelectorAll('.pdp-tab');\n    var panels = root.querySelectorAll('.pdp-panel');\n    tabs.forEach(function(tab) {\n      tab.addEventListener('click', function() {\n        var target = tab.getAttribute('data-tab');\n        tabs.forEach(function(t) { t.classList.remove('is-active'); });\n        panels.forEach(function(p) { p.classList.remove('is-active'); });\n        tab.classList.add('is-active');\n        root.querySelector('[data-panel=\"' + target + '\"]').classList.add('is-active');\n      });\n    });\n  })();\n\u003c\/script\u003e","brand":"Cocopiña","offers":[{"title":"White \/ XS","offer_id":48377478217961,"sku":"DRSMI2508XSWHT","price":138.0,"currency_code":"USD","in_stock":false},{"title":"White \/ S","offer_id":48377478250729,"sku":"DRSMI2508SWHT","price":138.0,"currency_code":"USD","in_stock":false},{"title":"White \/ M","offer_id":48377478283497,"sku":"DRSMI2508MWHT","price":138.0,"currency_code":"USD","in_stock":false},{"title":"White \/ L","offer_id":48377478316265,"sku":"DRSMI2508LWHT","price":138.0,"currency_code":"USD","in_stock":false},{"title":"White \/ XL","offer_id":48377478349033,"sku":"DRSMI2508XLWHT","price":138.0,"currency_code":"USD","in_stock":false},{"title":"Black \/ XS","offer_id":48377478381801,"sku":"DRSMI2508XSBLK","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":48377478414569,"sku":"DRSMI2508SBLK","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":48377478447337,"sku":"DRSMI2508MBLK","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":48377478480105,"sku":"DRSMI2508LBLK","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":48377478512873,"sku":"DRSMI2508XLBLK","price":138.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/cocopina-DRSMI2508-Maria-3x4-Bali-_0008_308A7631.jpg?v=1778989627"},{"product_id":"lila-mini-dress","title":"Lila Mini Dress","description":"\u003cstyle\u003e\n  .cocopina-pdp {\n    font-family: 'Montserrat', sans-serif;\n    color: inherit;\n    line-height: 1.6;\n  }\n  .cocopina-pdp .pdp-tabs {\n    display: flex;\n    justify-content: flex-start;\n    margin-bottom: 16px;\n  }\n  .cocopina-pdp .pdp-tab {\n    font-family: 'Playfair Display', serif;\n    font-weight: 500;\n    font-size: 1.05em;\n    cursor: pointer;\n    padding: 12px 0;\n    margin-right: 32px;\n    color: rgba(0,0,0,0.45);\n    border-bottom: 2px solid transparent;\n    white-space: nowrap;\n    transition: color 0.2s ease, border-color 0.2s ease;\n    background: none;\n    border-top: none;\n    border-left: none;\n    border-right: none;\n  }\n  .cocopina-pdp .pdp-tab:last-child { margin-right: 0; }\n  .cocopina-pdp .pdp-tab.is-active {\n    color: inherit;\n    border-bottom-color: currentColor;\n  }\n  .cocopina-pdp .pdp-panel { display: none; }\n  .cocopina-pdp .pdp-panel.is-active { display: block; }\n  .cocopina-pdp ul {\n    list-style: disc;\n    padding-left: 20px;\n    margin: 0;\n  }\n  .cocopina-pdp li {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin-bottom: 10px;\n    line-height: 1.4;\n  }\n  .cocopina-pdp .pdp-image {\n    margin: 16px auto 4px auto;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    border-radius: 2px;\n    display: block;\n  }\n  .cocopina-pdp p {\n    font-family: 'Montserrat', sans-serif;\n    font-weight: 400;\n    margin: 0 0 12px 0;\n    line-height: 1.6;\n  }\n  @media (max-width: 480px) {\n    .cocopina-pdp .pdp-tab { font-size: 0.95em; margin-right: 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cocopina-pdp\"\u003e\n  \u003cdiv class=\"pdp-tabs\" role=\"tablist\"\u003e\n    \u003cbutton class=\"pdp-tab is-active\" data-tab=\"why\" role=\"tab\"\u003eWhy You'll Love It\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fit\" role=\"tab\"\u003eFit \u0026amp; Comfort\u003c\/button\u003e\n    \u003cbutton class=\"pdp-tab\" data-tab=\"fabric\" role=\"tab\"\u003eFabric \u0026amp; Craft\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel is-active\" data-panel=\"why\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003ePuff sleeves with delicate lace trim\u003c\/li\u003e\n      \u003cli\u003eLace trim on the tiered skirt\u003c\/li\u003e\n      \u003cli\u003eSquare neckline\u003c\/li\u003e\n      \u003cli\u003eTiered mini skirt with full volume\u003c\/li\u003e\n      \u003cli\u003eSmocked stretch bodice\u003c\/li\u003e\n      \u003cli\u003eLined and never see-through\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/lila-pdp-1.jpg\" alt=\"Lila Mini Dress styled in context\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fit\" role=\"tabpanel\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eTrue to size\u003c\/li\u003e\n      \u003cli\u003eSmocked bodice stretches for an easy fit\u003c\/li\u003e\n      \u003cli\u003eElastic sleeve cuffs sit softly on the arm\u003c\/li\u003e\n      \u003cli\u003eIf between sizes, take your usual size\u003c\/li\u003e\n      \u003cli\u003eModel is 5'8\", wearing size S\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/lila-pdp-2.jpg\" alt=\"Lila Mini Dress bodice and sleeve detail\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-panel\" data-panel=\"fabric\" role=\"tabpanel\"\u003e\n    \u003cp\u003eMade from Livaeco™ Micro Modal — a soft, plant-based fiber made from wood pulp sourced from FSC-certified sustainable forests, fully traceable from forest to garment. Soft, breathable, with natural drape through the skirt. The skirt is lined in the same soft fabric.\u003c\/p\u003e\n    \u003cp\u003eDesigned in San Diego, made to travel the world.\u003c\/p\u003e\n    \u003cp\u003eHand wash cold or gentle machine cycle. Lay flat to dry. Softens with each washing.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/lila-pdp-3.jpg\" alt=\"Lila Mini Dress lace trim and tier detail\" class=\"pdp-image\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function() {\n    var root = document.currentScript.previousElementSibling;\n    var tabs = root.querySelectorAll('.pdp-tab');\n    var panels = root.querySelectorAll('.pdp-panel');\n    tabs.forEach(function(tab) {\n      tab.addEventListener('click', function() {\n        var target = tab.getAttribute('data-tab');\n        tabs.forEach(function(t) { t.classList.remove('is-active'); });\n        panels.forEach(function(p) { p.classList.remove('is-active'); });\n        tab.classList.add('is-active');\n        root.querySelector('[data-panel=\"' + target + '\"]').classList.add('is-active');\n      });\n    });\n  })();\n\u003c\/script\u003e","brand":"Cocopiña","offers":[{"title":"Pink \/ XS","offer_id":48377480806633,"sku":"DRSMI2509XSPNK","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":48377480839401,"sku":"DRSMI2509SPNK","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":48377480872169,"sku":"DRSMI2509MPNK","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":48377480904937,"sku":"DRSMI2509LPNK","price":138.0,"currency_code":"USD","in_stock":false},{"title":"Pink \/ XL","offer_id":48377480937705,"sku":"DRSMI2509XLPNK","price":138.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/files\/cocopina-DRSMI2509-Lila-3x4-Bali-06.jpg?v=1778989570"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6101\/5273\/collections\/cocopina-HeroMobile-3x4-1300px.jpg?v=1782541561","url":"https:\/\/cocopina.com\/collections\/midi-dresses-dreamer.oembed","provider":"Cocopiña","version":"1.0","type":"link"}