Loading...

Juvenile Dress-21/1


$58.95


Available Options

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


Description

Juvenile Dress BV-21/1 by FD is a classic and elegant dance dress designed for young performers. Created on a swimsuit base, this dress is made from shining velvet, combining comfort, style, and freedom of movement.

It features long sleeves, a round neckline, and a hidden zipper closure at the back for a smooth silhouette. The skirt is attached at the waistline, made with a half-sun cut that allows for dynamic motion, and the hem is reinforced with 1.5 cm crinoline for gentle volume and structure.

Material: Shining velvet
Features: Long sleeves, round neckline, half-sun skirt, crinoline hem, hidden zipper
Ideal for: Juvenile ballroom & Latin dance performances, competitions, and showcases


Description

Juvenile Dress BV-21/1 by FD is a classic and elegant dance dress designed for young performers. Created on a swimsuit base, this dress is made from shining velvet, combining comfort, style, and freedom of movement.

It features long sleeves, a round neckline, and a hidden zipper closure at the back for a smooth silhouette. The skirt is attached at the waistline, made with a half-sun cut that allows for dynamic motion, and the hem is reinforced with 1.5 cm crinoline for gentle volume and structure.

Material: Shining velvet
Features: Long sleeves, round neckline, half-sun skirt, crinoline hem, hidden zipper
Ideal for: Juvenile ballroom & Latin dance performances, competitions, and 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"); } }); });