✦ Verified product
Paralian Top
USD 29.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; color: black; background-color: #f7f3ea; } .dropdown { background-color: #f7f3ea; 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: #ffc0cb; } .dropdown-content { display: none; background-color: #ffffff; padding: 15px; border-radius: 5px; border: 1px solid #ccc; 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 button { background-color: #f7f3ea; margin-right: 10px; padding: 8px 15px; border: 1px solid #ccc; cursor: pointer; border-radius: 5px; } Details The Paralian Top is a sultry halter piece with a ruched bust. waist-defining seams. and adjustable ties. With its bold neckline and structured silhouette. it's made to move from golden hour to moonlit nights effortlessly. Size Details CM Inches Size Bust (cm) Waist (cm) Length (cm) S 80 62 31 M 84 66 32 L 88 70 33 Size Bust (in) Waist (in) Length (in) S 31.5 24.4 12.2 M 33.1 26.0 12.6 L 34.6 27.6 13.0 Shipping & Returns Shipping:We offer worldwide shipping with various delivery options. Returns:You can return any full-priced item that is unworn and unwashed. Check our Return Policy for full details. function toggleContent(sectionId) { const content = document.getElementById(sectionId); content.style.display = content.style.display === "none" || content.style.display === "" ? "block" : "none"; } function showInches() { document.getElementById('cmTable').style.display = 'none'; document.getElementById('inchTable').style.display = 'table'; } function showCm() { document.getElementById('cmTable').style.display = 'table'; document.getElementById('inchTable').style.display = 'none'; }