Loading...

Latin Skirt - YL-169/1


$55.99


Available Options

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


Step onto the dance floor in classic style with the FD Latin Skirt 169/1. This Latin dance skirt features built-in white jersey panties and a soft waistband with a 3 cm elastic band for secure comfort. Draped detailing in the front and back adds elegance, while two rows of playful flounces trimmed with 1.5 cm wide satin bias tape enhance your every move. Made from premium black jersey with a medium polka dot print, this skirt brings vintage flair to modern performance wear.


Step onto the dance floor in classic style with the FD Latin Skirt 169/1. This Latin dance skirt features built-in white jersey panties and a soft waistband with a 3 cm elastic band for secure comfort. Draped detailing in the front and back adds elegance, while two rows of playful flounces trimmed with 1.5 cm wide satin bias tape enhance your every move. Made from premium black jersey with a medium polka dot print, this skirt brings vintage flair to modern performance wear.


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