Loading...

DanceMe PL487-13C – Girls Ballroom Dance Dress


$49.99


Available Options

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


A stylish Latin dress designed especially for young dancers, combining elegance, comfort, and performance-ready details. Made from rich velvet and finished with crinoline for added volume and movement, this dress creates a beautiful silhouette that stands out on the dance floor. The lightweight structure allows freedom of motion while maintaining a refined, stage-ready look.

Available sizes: 30, 32, 34, 36, 38, 40
Color: Black
Material: Velvet / Crinoline
Brand: Dance.Me (Ukraine)

Please note: the crinoline stitching method may vary (open or closed) depending on production, without affecting the overall style or quality of the dress.

A stylish Latin dress designed especially for young dancers, combining elegance, comfort, and performance-ready details. Made from rich velvet and finished with crinoline for added volume and movement, this dress creates a beautiful silhouette that stands out on the dance floor. The lightweight structure allows freedom of motion while maintaining a refined, stage-ready look.

Available sizes: 30, 32, 34, 36, 38, 40
Color: Black
Material: Velvet / Crinoline
Brand: Dance.Me (Ukraine)

Please note: the crinoline stitching method may vary (open or closed) depending on production, without affecting the overall style or quality of the dress.

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