Loading...

Latin Skirt - YL-131/2 KW


$37.95


Available Options

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


The FD Latin Skirt 131/2 KW offers a graceful silhouette with a year-cut design crafted from five gussets. Shorter in the front and longer in the back, this skirt flatters every move with flowing elegance. Made from soft oil jersey and finished with a decorative belt at the waist, it’s a perfect choice for dancers seeking refined style and freedom of movement. Please note: this skirt does not include built-in panties.


The FD Latin Skirt 131/2 KW offers a graceful silhouette with a year-cut design crafted from five gussets. Shorter in the front and longer in the back, this skirt flatters every move with flowing elegance. Made from soft oil jersey and finished with a decorative belt at the waist, it’s a perfect choice for dancers seeking refined style and freedom of movement. Please note: this skirt does not include built-in panties.


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