Loading...

FD Skirt JUS-1201/2 – Standard Ballroom Dance Skirt with Six Wedges


$72.60


Available Options

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


Description 
The FD Skirt JUS-1201/2 is a refined ballroom dance skirt for Standard, combining elegance, style, and perfect freedom of movement. Crafted from premium oil jersey, this model features a six-wedge cut with a “fit and flare” design, ensuring a graceful flow during spins and smooth steps. The stitched waistband with a 4–5 cm elastic band provides a secure and comfortable fit, highlighting the dancer’s silhouette while maintaining functionality. Ideal for training, competitions, and stage performances, this skirt enhances your ballroom look with sophistication and dynamic flair.

Description 
The FD Skirt JUS-1201/2 is a refined ballroom dance skirt for Standard, combining elegance, style, and perfect freedom of movement. Crafted from premium oil jersey, this model features a six-wedge cut with a “fit and flare” design, ensuring a graceful flow during spins and smooth steps. The stitched waistband with a 4–5 cm elastic band provides a secure and comfortable fit, highlighting the dancer’s silhouette while maintaining functionality. Ideal for training, competitions, and stage performances, this skirt enhances your ballroom look with sophistication and dynamic flair.

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