{"product_id":"bella-dress-2","title":"Bella \/\/ Dress","description":"\u003c!-- Bella 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: #ffffff;\n        color: black;\n    }\n\n    .dropdown {\n        background-color: #ffffff;\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: #d8d8d8; \/* Soft silver-white tone to match pristine white cotton *\/\n    }\n\n    .dropdown-content {\n        display: none;\n        background-color: #fff;\n        padding: 15px;\n        border-radius: 5px;\n        border: 1px solid #eee;\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 {\n        margin-bottom: 15px;\n    }\n\n    .button-container button {\n        background-color: #ffffff;\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('detailsBella')\"\u003e\n    \u003ci class=\"fas fa-sparkles\"\u003e\u003c\/i\u003e Details\n\u003c\/button\u003e\n\u003cdiv id=\"detailsBella\" class=\"dropdown-content\"\u003e\n    \u003cp\u003e\n        Step into an ethereal dream with the \u003cstrong\u003eBella Dress\u003c\/strong\u003e. Cut from crisp, pure white cotton, this romantic midi silhouette blends vintage cottagecore charm with delicate milkmaid detailing. The scooped neckline is framed by ruffled eyelet lace shoulder straps, gathering at the bust with a dainty tie and a row of subtle center buttons. A tailored, corset-paneled bodice dips into a flattering curved drop-waist, opening into an airy, gathered full skirt finished with pin-tuck hemline detailing.\n    \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Size --\u003e\n\u003cbutton class=\"dropdown\" onclick=\"toggleContent('sizeBella')\"\u003e\n    \u003ci class=\"fas fa-ruler\"\u003e\u003c\/i\u003e Size Details\n\u003c\/button\u003e\n\u003cdiv id=\"sizeBella\" class=\"dropdown-content\"\u003e\n    \u003cdiv class=\"button-container\"\u003e\n        \u003cbutton onclick=\"showCmBella()\"\u003eCM\u003c\/button\u003e\n        \u003cbutton onclick=\"showInchesBella()\"\u003eInches\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CM TABLE --\u003e\n    \u003ctable id=\"cmTableBella\"\u003e\n        \u003cthead\u003e\n            \u003ctr\u003e\n                \u003cth\u003eSize\u003c\/th\u003e\n                \u003cth\u003eBust (cm)\u003c\/th\u003e\n                \u003cth\u003eWaist (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\u003e78\u003c\/td\u003e\n                \u003ctd\u003e64\u003c\/td\u003e\n                \u003ctd\u003e122\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e82\u003c\/td\u003e\n                \u003ctd\u003e68\u003c\/td\u003e\n                \u003ctd\u003e123\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e86\u003c\/td\u003e\n                \u003ctd\u003e72\u003c\/td\u003e\n                \u003ctd\u003e124\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003c!-- INCH TABLE (Calculated) --\u003e\n    \u003ctable id=\"inchTableBella\" 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\u003eWaist (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\u003e30.7\u003c\/td\u003e\n                \u003ctd\u003e25.2\u003c\/td\u003e\n                \u003ctd\u003e48.0\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e32.3\u003c\/td\u003e\n                \u003ctd\u003e26.8\u003c\/td\u003e\n                \u003ctd\u003e48.4\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e33.9\u003c\/td\u003e\n                \u003ctd\u003e28.3\u003c\/td\u003e\n                \u003ctd\u003e48.8\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('returnsBella')\"\u003e\n    \u003ci class=\"fas fa-shipping-fast\"\u003e\u003c\/i\u003e Shipping \u0026amp; Returns\n\u003c\/button\u003e\n\u003cdiv id=\"returnsBella\" class=\"dropdown-content\"\u003e\n    \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e\u003cbr\u003e\n    International shipping is available for our Bella collection. Standard orders are typically processed and dispatched within 24-48 hours.\u003c\/p\u003e\n\n    \u003cp\u003e\u003cstrong\u003eReturns:\u003c\/strong\u003e\u003cbr\u003e\n    We offer a 30-day return policy. Garments must be unworn, unwashed, and returned with all original tags attached and delicate lace detailing intact.\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 showCmBella() {\n    document.getElementById('cmTableBella').style.display = 'table';\n    document.getElementById('inchTableBella').style.display = 'none';\n}\n\nfunction showInchesBella() {\n    document.getElementById('cmTableBella').style.display = 'none';\n    document.getElementById('inchTableBella').style.display = 'table';\n}\n\u003c\/script\u003e","brand":"STRANGERS \u0026 LOVERS ","offers":[{"title":"WHITE \/ S","offer_id":53093292114240,"sku":"1005012156283505-WHITE-Asian S","price":77.0,"currency_code":"USD","in_stock":true},{"title":"WHITE \/ M","offer_id":53093292081472,"sku":"1005012156283505-WHITE-Asian M","price":77.0,"currency_code":"USD","in_stock":true},{"title":"WHITE \/ L","offer_id":53093292147008,"sku":"1005012156283505-WHITE-Asian L","price":77.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0104\/0800\/1593\/files\/Se05288845bef4786944c22fd2ce2bd2bA_80d7c372-235e-46e1-80c3-9de9088a6240.webp?v=1788339495","url":"https:\/\/strangersandlovers.com\/products\/bella-dress-2","provider":"STRANGERS \u0026 LOVERS ","version":"1.0","type":"link"}