Loading...

DanceMe UL207 Women’s Latin Skirt – Black Ballroom Dance Skirt


$49.99


Available Options

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


The UL207 Latin skirt by DanceMe is designed for dancers who want both elegance and confidence on the floor. Crafted from smooth oil fabric, this skirt offers a flexible fit that moves beautifully with every step and accentuates your silhouette. The classic black color makes it a versatile choice for performances, practice sessions, and competitions.

This model features built-in briefs for added comfort and secure wear, allowing you to focus fully on your performance without distraction. The lightweight structure ensures freedom of movement while maintaining a polished, professional look.

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

Available sizes: 40, XS, S, M
Color: Black
Material: Oil fabric
Manufacturer: Dance.Me (Ukraine)

A refined and practical skirt that combines style, comfort, and performance-ready functionality for Latin ballroom dancing.

The UL207 Latin skirt by DanceMe is designed for dancers who want both elegance and confidence on the floor. Crafted from smooth oil fabric, this skirt offers a flexible fit that moves beautifully with every step and accentuates your silhouette. The classic black color makes it a versatile choice for performances, practice sessions, and competitions.

This model features built-in briefs for added comfort and secure wear, allowing you to focus fully on your performance without distraction. The lightweight structure ensures freedom of movement while maintaining a polished, professional look.

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

Available sizes: 40, XS, S, M
Color: Black
Material: Oil fabric
Manufacturer: Dance.Me (Ukraine)

A refined and practical skirt that combines style, comfort, and performance-ready functionality for Latin ballroom dancing.

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