✦ Verified product
Darling Capri Pants
USD 46.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 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 Darling Capri Pants are a timeless addition to any coquette-inspired wardrobe. Featuring a classic black polka dot pattern on a crisp white base. these pants offer a flattering high-waisted fit and a chic cropped length. Perfect for pairing with your favorite corset top or the Vela Top for a coordinated. sophisticated look. Size Details CM Inches Size Waist (cm) Hip (cm) Length (cm) XS 70 84 66 S 74 88 67 M 78 92 68 L 82 96 69 Size Waist (in) Hip (in) Length (in) XS 27.6 33.1 26.0 S 29.1 34.6 26.4 M 30.7 36.2 26.8 L 32.3 37.8 27.2 Shipping & Returns Shipping: International shipping is available. Orders are typically processed and shipped within 24-48 hours. Returns: Returns are accepted within 30 days of purchase. Please ensure the garment remains unworn and in original condition. function toggleContent(id) { const content = document.getElementById(id); content.style.display = content.style.display === "none" || content.style.display === "" ? "block" : "none";}function showCmDarlingCapri() { document.getElementById('cmTableDarlingCapri').style.display = 'table'; document.getElementById('inchTableDarlingCapri').style.display = 'none';}function showInchesDarlingCapri() { document.getElementById('cmTableDarlingCapri').style.display = 'none'; document.getElementById('inchTableDarlingCapri').style.display = 'table';}