Loading...

FD Skirt YUS-1310/1 – Black Ballroom Dance Skirt with Asymmetric Hem and Regilin


$71.95


Available Options

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


Description 
The FD Skirt YUS-1310/1 is a graceful ballroom dance skirt designed for the Standard program. Made of premium oil jersey, it provides comfort, elasticity, and flowing movement. The skirt features curved relief lines that create a flattering silhouette and an asymmetric flared hem, adding elegance and dynamic motion on the dance floor. The hem is finished with regilin, ensuring volume and perfect drape during spins and turns. The classic black color makes this model versatile for both practice and stage performances.
Manufacturer: FD.
Description 
The FD Skirt YUS-1310/1 is a graceful ballroom dance skirt designed for the Standard program. Made of premium oil jersey, it provides comfort, elasticity, and flowing movement. The skirt features curved relief lines that create a flattering silhouette and an asymmetric flared hem, adding elegance and dynamic motion on the dance floor. The hem is finished with regilin, ensuring volume and perfect drape during spins and turns. The classic black color makes this model versatile for both practice and stage performances.
Manufacturer: FD.

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