Loading...

Latin Skirt YL-1031/1


$73.99


Available Options

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


The FD Latin Skirt 1031/1 is a dynamic and elegant choice for Latin dance performances. This skirt features an asymmetrical yoke with stylish drapery on the right side and a stitched flounce cut in two suns for flowing movement. A 15 cm fringe is sewn into the flounce seam, adding flair with every step. The hem is finished with a 3 cm wide regilin for added volume. With built-in panties and a soft 2–3 cm wide elastic waistband, this piece offers both comfort and style. Made from high-quality stretch jersey.

The FD Latin Skirt 1031/1 is a dynamic and elegant choice for Latin dance performances. This skirt features an asymmetrical yoke with stylish drapery on the right side and a stitched flounce cut in two suns for flowing movement. A 15 cm fringe is sewn into the flounce seam, adding flair with every step. The hem is finished with a 3 cm wide regilin for added volume. With built-in panties and a soft 2–3 cm wide elastic waistband, this piece offers both comfort and style. Made from high-quality stretch jersey.

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