Loading...

DanceMe PS732# Girls’ Latin Dress – Ballroom Dancewear


$110.25


Available Options

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


A striking girls’ Latin dress designed for young dancers who want to shine on the floor. Model PS732# combines classic Latin flair with playful volume, creating a silhouette that moves beautifully with every step. The rich velvet top adds an elegant touch, while the structured crinoline skirt provides lightness, shape, and dynamic bounce during turns and spins.

The deep black color highlights stage presence and pairs effortlessly with any accessories or dance shoes, making this dress suitable for competitions and performances alike. Carefully crafted by Dance.Me in Ukraine, it reflects quality tailoring and attention to detail for both comfort and visual impact.

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

Please note that the method of crinoline attachment may vary (open or closed) depending on production. Slight differences in shade and texture may also occur due to lighting and monitor settings.

A striking girls’ Latin dress designed for young dancers who want to shine on the floor. Model PS732# combines classic Latin flair with playful volume, creating a silhouette that moves beautifully with every step. The rich velvet top adds an elegant touch, while the structured crinoline skirt provides lightness, shape, and dynamic bounce during turns and spins.

The deep black color highlights stage presence and pairs effortlessly with any accessories or dance shoes, making this dress suitable for competitions and performances alike. Carefully crafted by Dance.Me in Ukraine, it reflects quality tailoring and attention to detail for both comfort and visual impact.

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

Please note that the method of crinoline attachment may vary (open or closed) depending on production. Slight differences in shade and texture may also occur due to lighting and monitor settings.

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