✦ Verified product
Belle Bodysuit
USD 47.98
Yadma
Verified independent store
→
@import url('https://fonts.googleapis.com/css2?family=Avenir+Next:wght@400;700&display=swap'); @import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.
min.css'); body { font-family: 'Avenir Next'. sans-serif; background-color: #ffffff; color: black; } .dropdown { background-color: #ffffff; border: none; width: 100%; text-align: left; font-size: 18px; padding: 15px; margin-bottom: 10px; cursor: pointer; border-radius: 5px; color: black; display: flex; align-items: center; } .dropdown i { margin-right: 10px; color: #333333; /* Dark accent for the polka dots */ } .dropdown-content { display: none; background-color: #fff; padding: 15px; border-radius: 5px; border: 1px solid #eee; margin-bottom: 10px; } .dropdown-content table { border-collapse: collapse; width: 100%; text-align: center; } .dropdown-content th. .dropdown-content td { border: 1px solid black; padding: 10px; } .button-container { margin-bottom: 15px; } .button-container button { background-color: #ffffff; margin-right: 10px; padding: 8px 15px; border: 1px solid #ccc; cursor: pointer; border-radius: 5px; } Details The Belle Bodysuit is a chic and versatile staple for any romantic wardrobe. Featuring a classic black-on-white polka dot print. this bodysuit is designed with a structured underwire bust and delicate scalloped lace trim along the neckline and straps. The form-fitting silhouette provides a sleek. "tucked-in" look that pairs beautifully with high-waisted denim. the Darling Capri Pants. or a flowing midi skirt. Size Details CM Inches Size Bust (cm) Waist (cm) Length (cm) S 70 - 82 60 - 72 65 M 74 - 86 64 - 76 66 L 78 - 90 68 - 80 67 Size Bust (in) Waist (in) Length (in) S 27.6 - 32.3 23.6 - 28.3 25.6 M 29.1 - 33.9 25.2 - 29.9 26.0 L 30.7 - 35.4 26.8 - 31.5 26.4 Shipping & Returns Shipping: International shipping is available for our Belle collection. Orders are typically processed and ready for dispatch within 24-48 hours. Returns: Due to the nature of bodysuits. please refer to our hygiene policy. Returns are accepted within 30 days of purchase only if the item is in its original. unworn condition with all tags and hygiene stickers intact. function toggleContent(id) { const content = document.getElementById(id); content.style.display = content.style.display === "none" || content.style.display === "" ? "block" : "none";}function showCmBelleBodysuit() { document.getElementById('cmTableBelleBodysuit').style.display = 'table'; document.getElementById('inchTableBelleBodysuit').style.display = 'none';}function showInchesBelleBodysuit() { document.getElementById('cmTableBelleBodysuit').style.display = 'none'; document.getElementById('inchTableBelleBodysuit').style.display = 'table';}