Loading...

DanceMe PL715-17 Latin Dress – Women’s Ballroom Dancewear


$49.99


Available Options

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


Elegant women’s Latin dress designed for ballroom and Latin dance performances. The PL715-17 model features a sleek black silhouette crafted from smooth oil jersey combined with lightweight mesh for enhanced movement and visual appeal. The flowing design emphasizes feminine lines while providing comfort and flexibility on the dance floor.

Available sizes: XS, S, M, 40
Color: Black
Material: Oil jersey and mesh
Manufacturer: DanceMe, Ukraine

A refined choice for dancers who value expressive style, freedom of motion, and stage-ready elegance.

Elegant women’s Latin dress designed for ballroom and Latin dance performances. The PL715-17 model features a sleek black silhouette crafted from smooth oil jersey combined with lightweight mesh for enhanced movement and visual appeal. The flowing design emphasizes feminine lines while providing comfort and flexibility on the dance floor.

Available sizes: XS, S, M, 40
Color: Black
Material: Oil jersey and mesh
Manufacturer: DanceMe, Ukraine

A refined choice for dancers who value expressive style, freedom of motion, and stage-ready elegance.

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"); } }); });