Loading...

DanceMe PL237-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.


This elegant Latin dress is designed for dancers who want a sleek, confident look on the floor. The smooth oil fabric drapes beautifully over the body, creating a flattering silhouette that moves effortlessly with every step and turn. The minimalist black design highlights clean lines and refined style, making it a versatile choice for both training and performance.

Crafted by DanceMe in Ukraine, this dress combines comfort, flexibility, and stage-ready appeal, allowing you to feel secure and expressive throughout your routine.

Color: Black
Material: Oil fabric
Brand: DanceMe (Ukraine)
Purpose: Ballroom and Latin dance wear

Please note: slight variations in fabric shade or finishing details may occur depending on the production batch.

This elegant Latin dress is designed for dancers who want a sleek, confident look on the floor. The smooth oil fabric drapes beautifully over the body, creating a flattering silhouette that moves effortlessly with every step and turn. The minimalist black design highlights clean lines and refined style, making it a versatile choice for both training and performance.

Crafted by DanceMe in Ukraine, this dress combines comfort, flexibility, and stage-ready appeal, allowing you to feel secure and expressive throughout your routine.

Color: Black
Material: Oil fabric
Brand: DanceMe (Ukraine)
Purpose: Ballroom and Latin dance wear

Please note: slight variations in fabric shade or finishing details may occur 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"); } }); });