Loading...

FD Skirt JUS-930 – Ballroom Standard Dance Skirt with Flock Mesh Insert & Regiline


$57.95


Available Options

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


Description 
The FD Skirt JUS-930 is a refined ballroom dance skirt for Standard, crafted to balance elegance and freedom of movement. Made from premium oil jersey, it features a fitted top that smoothly flares toward the hem for a graceful silhouette. At the base of the flounce, a flock mesh insert lined with beige jersey adds subtle contrast and structure. A 3 cm elastic waistband ensures a secure, comfortable fit, while the hem is finished with 3 cm regiline to maintain crisp shape during spins and turns. Ideal for training, showcases, and competitions.
Manufacturer: FD.

Description 
The FD Skirt JUS-930 is a refined ballroom dance skirt for Standard, crafted to balance elegance and freedom of movement. Made from premium oil jersey, it features a fitted top that smoothly flares toward the hem for a graceful silhouette. At the base of the flounce, a flock mesh insert lined with beige jersey adds subtle contrast and structure. A 3 cm elastic waistband ensures a secure, comfortable fit, while the hem is finished with 3 cm regiline to maintain crisp shape during spins and turns. Ideal for training, showcases, and competitions.
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"); } }); });