Loading...

Juvenile Dress BS-89/1


$121.95


Available Options

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


Juvenile Dress BS-89/1 by FD is a beautifully crafted Latin dance dress designed on a leotard base. It features long sleeves, a round neckline, and panties with snap-button fastening for secure and comfortable wear. The back closure is finished with a convenient zipper.

The bodice is adorned with a corset-style imitation on the front and back, adding structure and elegance to the look. The 8-gore skirt flares gracefully from the hips and features an asymmetrical hem, finished with a 5 cm wide crinoline in the fold for added volume and dynamic movement.

Crafted from high-quality biflex, this dress ensures comfort, stretch, and a sleek fit—ideal for performances or competitions.

Material: Biflex
Color: (Optional)

Best for: Latin dance competitions, showcases, and juvenile category training.

Juvenile Dress BS-89/1 by FD is a beautifully crafted Latin dance dress designed on a leotard base. It features long sleeves, a round neckline, and panties with snap-button fastening for secure and comfortable wear. The back closure is finished with a convenient zipper.

The bodice is adorned with a corset-style imitation on the front and back, adding structure and elegance to the look. The 8-gore skirt flares gracefully from the hips and features an asymmetrical hem, finished with a 5 cm wide crinoline in the fold for added volume and dynamic movement.

Crafted from high-quality biflex, this dress ensures comfort, stretch, and a sleek fit—ideal for performances or competitions.

Material: Biflex
Color: (Optional)

Best for: Latin dance competitions, showcases, and juvenile category training.

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