Loading...

Juvenile Dress BS-84


$104.95


Available Options

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


Juvenile Dress BS-84 by FD is a refined and performance-ready Latin dance dress designed in a swimsuit-based silhouette for young dancers. Crafted from premium biflex, the design includes long sleeves, a classic round neckline, and snap-button panties for secure comfort during movement.

The front and back are adorned with elegant stretch mesh draping, adding a graceful touch and visual texture. A zipper closure at the back ensures easy dressing. The skirt is constructed from 8 flared gores, flowing naturally from the hips, and designed without crinoline, making it ideal for smooth performance lines and youth dance competitions.

Material: Biflex and stretch mesh
Features: Draped mesh detail, 8-gore flared skirt, round neckline, long sleeves

Best for: Juvenile Latin ballroom, training, showcases

Juvenile Dress BS-84 by FD is a refined and performance-ready Latin dance dress designed in a swimsuit-based silhouette for young dancers. Crafted from premium biflex, the design includes long sleeves, a classic round neckline, and snap-button panties for secure comfort during movement.

The front and back are adorned with elegant stretch mesh draping, adding a graceful touch and visual texture. A zipper closure at the back ensures easy dressing. The skirt is constructed from 8 flared gores, flowing naturally from the hips, and designed without crinoline, making it ideal for smooth performance lines and youth dance competitions.

Material: Biflex and stretch mesh
Features: Draped mesh detail, 8-gore flared skirt, round neckline, long sleeves

Best for: Juvenile Latin ballroom, training, 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"); } }); });