Loading...

Juvenile Dress - 79


$106.95


Available Options

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


Juvenile Dress BS-79 by FD is a form-fitting dance dress designed for Latin or ballroom practice and competition. Crafted in a swimsuit-style silhouette, it features attached panties with secure fastening, a stand-up collar, and long sleeves for a sleek, elegant look.

The arched inset gores in the skirt create a dynamic flared shape that moves gracefully with the dancer. The hem is finished with a 9 cm wide crinoline, enclosed in binding for durability and structure. The back is secured with a zipper closure, ensuring a snug fit during performance. Made entirely from biflex fabric, it offers flexibility and comfort.

Material: Biflex
Features: Long sleeves, stand-up collar, 9 cm crinoline hem, arched gores, zippered back
Best for: Juvenile dance competitions, practice, showcases


Juvenile Dress BS-79 by FD is a form-fitting dance dress designed for Latin or ballroom practice and competition. Crafted in a swimsuit-style silhouette, it features attached panties with secure fastening, a stand-up collar, and long sleeves for a sleek, elegant look.

The arched inset gores in the skirt create a dynamic flared shape that moves gracefully with the dancer. The hem is finished with a 9 cm wide crinoline, enclosed in binding for durability and structure. The back is secured with a zipper closure, ensuring a snug fit during performance. Made entirely from biflex fabric, it offers flexibility and comfort.

Material: Biflex
Features: Long sleeves, stand-up collar, 9 cm crinoline hem, arched gores, zippered back
Best for: Juvenile dance competitions, practice, showcases


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