Loading...

Juvenile Dress - 77/1


$68.95


Available Options

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


Juvenile Dress BV-77/1 by FD is a stylish fitted silhouette dress crafted from luxurious shining velvet, designed for young dancers. The dress is constructed in a swimsuit-based cut, with integrated panties fastened with a closure for comfort during performances.

It features short sleeves, a round neckline in front, and a V-shaped back with a closure. The attached waistband (without elastic) sits on a yoke, to which a sun-cut flounce skirt is sewn. The skirt is elegantly finished with crinoline in the hem, and the waistband is adorned with a decorative bow at the back, adding a charming touch.

Material: Shining velvet
Features: Fitted design, short sleeves, round front neckline, V-shaped back, bow detail, flounce skirt with crinoline
Best for: Juvenile Latin or ballroom performances, showcases, competitions


Juvenile Dress BV-77/1 by FD is a stylish fitted silhouette dress crafted from luxurious shining velvet, designed for young dancers. The dress is constructed in a swimsuit-based cut, with integrated panties fastened with a closure for comfort during performances.

It features short sleeves, a round neckline in front, and a V-shaped back with a closure. The attached waistband (without elastic) sits on a yoke, to which a sun-cut flounce skirt is sewn. The skirt is elegantly finished with crinoline in the hem, and the waistband is adorned with a decorative bow at the back, adding a charming touch.

Material: Shining velvet
Features: Fitted design, short sleeves, round front neckline, V-shaped back, bow detail, flounce skirt with crinoline
Best for: Juvenile Latin or ballroom performances, showcases, competitions


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