{"product_id":"breakfast-in-bed-mini-dress","title":"Breakfast in Bed \/\/ Mini Dress","description":"\u003c!-- Breakfast in Bed Dress - Product Info --\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Avenir+Next:wght@400;700\u0026display=swap');\n    @import url('https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css');\n\n    body {\n        font-family: 'Avenir Next', sans-serif;\n        background-color: #fff8fa;\n        color: black;\n    }\n\n    .dropdown {\n        background-color: #fff8fa;\n        border: none;\n        width: 100%;\n        text-align: left;\n        font-size: 18px;\n        padding: 15px;\n        margin-bottom: 10px;\n        cursor: pointer;\n        border-radius: 5px;\n        color: black;\n        display: flex;\n        align-items: center;\n    }\n\n    .dropdown i {\n        margin-right: 10px;\n        color: #f4a3b4;\n    }\n\n    .dropdown-content {\n        display: none;\n        background-color: #fff;\n        padding: 15px;\n        border-radius: 5px;\n        border: 1px solid #ccc;\n        margin-bottom: 10px;\n    }\n\n    .dropdown-content table {\n        border-collapse: collapse;\n        width: 100%;\n        text-align: center;\n    }\n\n    .dropdown-content th, .dropdown-content td {\n        border: 1px solid black;\n        padding: 10px;\n    }\n\n    .button-container button {\n        background-color: #fff8fa;\n        margin-right: 10px;\n        padding: 8px 15px;\n        border: 1px solid #ccc;\n        cursor: pointer;\n        border-radius: 5px;\n    }\n\u003c\/style\u003e\n\n\u003c!-- Details --\u003e\n\u003cbutton class=\"dropdown\" onclick=\"toggleContent('detailsBreakfast')\"\u003e\n\u003ci class=\"fas fa-info-circle\"\u003e\u003c\/i\u003e Details\n\u003c\/button\u003e\n\n\u003cdiv id=\"detailsBreakfast\" class=\"dropdown-content\"\u003e\n    \u003cp\u003e\n        The \u003cstrong\u003eBreakfast in Bed Dress\u003c\/strong\u003e is your softest daydream. Designed with a light gingham base,\n        floral embroidered lace cups, delicate bow accents, and ultra-soft stretch fabric, this dress is perfect for lounging or layering.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Size --\u003e\n\u003cbutton class=\"dropdown\" onclick=\"toggleContent('sizeBreakfast')\"\u003e\n\u003ci class=\"fas fa-ruler\"\u003e\u003c\/i\u003e Size Details\n\u003c\/button\u003e\n\n\u003cdiv id=\"sizeBreakfast\" class=\"dropdown-content\"\u003e\n    \u003cdiv class=\"button-container\"\u003e\n        \u003cbutton onclick=\"showCmBreakfast()\"\u003eCM\u003c\/button\u003e\n        \u003cbutton onclick=\"showInchesBreakfast()\"\u003eInches\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CM Table --\u003e\n    \u003ctable id=\"cmTableBreakfast\"\u003e\n        \u003cthead\u003e\n            \u003ctr\u003e\n                \u003cth\u003eSize\u003c\/th\u003e\n                \u003cth\u003eBust (cm)\u003c\/th\u003e\n                \u003cth\u003eLength (cm)\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\u003e74–82\u003c\/td\u003e\n\u003ctd\u003e75\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e78–86\u003c\/td\u003e\n\u003ctd\u003e76\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e82–90\u003c\/td\u003e\n\u003ctd\u003e77\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003c!-- Inches Table --\u003e\n    \u003ctable id=\"inchTableBreakfast\" style=\"display:none;\"\u003e\n        \u003cthead\u003e\n            \u003ctr\u003e\n                \u003cth\u003eSize\u003c\/th\u003e\n                \u003cth\u003eBust (in)\u003c\/th\u003e\n                \u003cth\u003eLength (in)\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\u003e29.1–32.3\u003c\/td\u003e\n\u003ctd\u003e29.5\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e30.7–33.9\u003c\/td\u003e\n\u003ctd\u003e29.9\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e32.3–35.4\u003c\/td\u003e\n\u003ctd\u003e30.3\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003c!-- Shipping \u0026 Returns --\u003e\n\u003cbutton class=\"dropdown\" onclick=\"toggleContent('returnsBreakfast')\"\u003e\n\u003ci class=\"fas fa-shipping-fast\"\u003e\u003c\/i\u003e Shipping \u0026amp; Returns\n\u003c\/button\u003e\n\n\u003cdiv id=\"returnsBreakfast\" class=\"dropdown-content\"\u003e\n    \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e\u003cbr\u003e\n    We offer international shipping with multiple delivery options to suit your needs.\u003c\/p\u003e\n\n    \u003cp\u003e\u003cstrong\u003eReturns:\u003c\/strong\u003e\u003cbr\u003e\n    Eligible full‑price items may be returned within our return window.\n    View our Return Policy for more details.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction toggleContent(id) {\n    const content = document.getElementById(id);\n    content.style.display =\n        content.style.display === \"none\" || content.style.display === \"\"\n        ? \"block\"\n        : \"none\";\n}\n\nfunction showCmBreakfast() {\n    document.getElementById('cmTableBreakfast').style.display = 'table';\n    document.getElementById('inchTableBreakfast').style.display = 'none';\n}\n\nfunction showInchesBreakfast() {\n    document.getElementById('cmTableBreakfast').style.display = 'none';\n    document.getElementById('inchTableBreakfast').style.display = 'table';\n}\n\u003c\/script\u003e\n","brand":"STRANGERS \u0026 LOVERS ","offers":[{"title":"Light Blue \/ S","offer_id":51512828068160,"sku":"1005009482455677-Light Blue-S","price":61.0,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ M","offer_id":51512828133696,"sku":"1005009482455677-Light Blue-M","price":61.0,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ L","offer_id":51512828100928,"sku":"1005009482455677-Light Blue-L","price":61.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0104\/0800\/1593\/files\/S3c78f3a2a6644a0b8990d1fb5d344718Z_542d14ae-b0dc-43db-a10e-3b13bc426cc6.webp?v=1770318629","url":"https:\/\/strangersandlovers.com\/products\/breakfast-in-bed-mini-dress","provider":"STRANGERS \u0026 LOVERS ","version":"1.0","type":"link"}