Loading...

DanceMe PL452-11 – Women’s Latin Dance Dress


$49.99


Available Options

How to take measurements and choose the size of clothes? Look at the dimensional grid.


A stylish women’s Latin dance dress designed for ballroom and Latin performances, combining classic elegance with expressive movement. The soft oil jersey base ensures a comfortable, flexible fit, while delicate guipure lace adds a refined and feminine accent to the silhouette. The dress highlights the lines of the body beautifully and allows full freedom of motion on the dance floor.

Available sizes: XS, S, M, 40
Color: Black
Material: Oil jersey with guipure lace
Manufacturer: DanceMe (Ukraine)

Please note: the method of attaching the crinoline may vary (open or closed) depending on the production batch.

A stylish women’s Latin dance dress designed for ballroom and Latin performances, combining classic elegance with expressive movement. The soft oil jersey base ensures a comfortable, flexible fit, while delicate guipure lace adds a refined and feminine accent to the silhouette. The dress highlights the lines of the body beautifully and allows full freedom of motion on the dance floor.

Available sizes: XS, S, M, 40
Color: Black
Material: Oil jersey with guipure lace
Manufacturer: DanceMe (Ukraine)

Please note: the method of attaching the crinoline may vary (open or closed) depending on the production batch.

Write a review

Please login or register to review
document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll(".rating").forEach(function (el) { // 1) Заполненные звезды в обычном виде или через fa-stack var filled = el.querySelector(".fa-star, .fa-stack .fa-star"); // 2) Если тема не ставит .fa-star, пробуем считать число отзывов из текста ссылки var reviewsNum = 0; var totalLink = document.querySelector('a[href="#review"], a[href*="review"]'); if (totalLink) { var m = totalLink.textContent.match(/\d+/); if (m) reviewsNum = parseInt(m[0], 10); } if (filled || reviewsNum > 0) { el.classList.add("has-rating"); } }); });