Loading...

FD Skirt YUS-972 – Ballroom Standard Dance Skirt with Velor Belt, Sun Cut


$64.95


Available Options

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


Description 
The FD Skirt YUS-972 is a stylish ballroom dance skirt for Standard, designed to highlight elegance and movement. Made of premium oil jersey, it features a flattering sun cut that creates volume and graceful flow with every step. The shortened midi length adds a modern twist, making it versatile for training and stage performance. A stitched velor waistband with a 3 cm elastic band ensures a comfortable and secure fit, while the trimmed hem keeps the shape crisp and polished. This skirt is an excellent choice for dancers looking for both comfort and sophistication.
Manufacturer: FD.

Description 
The FD Skirt YUS-972 is a stylish ballroom dance skirt for Standard, designed to highlight elegance and movement. Made of premium oil jersey, it features a flattering sun cut that creates volume and graceful flow with every step. The shortened midi length adds a modern twist, making it versatile for training and stage performance. A stitched velor waistband with a 3 cm elastic band ensures a comfortable and secure fit, while the trimmed hem keeps the shape crisp and polished. This skirt is an excellent choice for dancers looking for both comfort and sophistication.
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"); } }); });