Loading...

Latin Skirt - YL-131/1


$44.99


Available Options

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


Step onto the dance floor with confidence in the Latin Skirt 131/1 from FD. This eye-catching skirt features a godet cut with five gussets, creating fluid movement and elegant flare. The high-low hem—shorter in the front and longer in the back—is enhanced with a wide regilin trim for light, dynamic motion during spins and turns. Made from high-quality leopard-print jersey, this skirt is finished with a decorative waist belt and designed without built-in panties for layering flexibility. A perfect choice for Latin dancers who want to combine bold style with performance-ready functionality.


Step onto the dance floor with confidence in the Latin Skirt 131/1 from FD. This eye-catching skirt features a godet cut with five gussets, creating fluid movement and elegant flare. The high-low hem—shorter in the front and longer in the back—is enhanced with a wide regilin trim for light, dynamic motion during spins and turns. Made from high-quality leopard-print jersey, this skirt is finished with a decorative waist belt and designed without built-in panties for layering flexibility. A perfect choice for Latin dancers who want to combine bold style with performance-ready functionality.


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