Loading...

Juvenile Dress-65/2


$119.95


Available Options

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


Description

Juvenile Dress BV‑65/2 by FD is an elegant Standard dance dress designed for young performers. The velvet bodysuit features mesh sleeves with velvet cuffs and snap-button panties for secure comfort. The two-layered skirt creates graceful volume: the inner layer is made of biflex with a 3 cm crinoline, and the outer layer is a two-sun mesh skirt enhanced with a 5 cm crinoline at the hem for structure and flair. Perfect for juvenile ballroom standards.

Material: Velvet, mesh, biflex
Features: Two-layered skirt with crinoline, velvet bodysuit, mesh sleeves with cuffs, snap-button closure
Ideal for: Standard dance category, youth ballroom competitions


Description

Juvenile Dress BV‑65/2 by FD is an elegant Standard dance dress designed for young performers. The velvet bodysuit features mesh sleeves with velvet cuffs and snap-button panties for secure comfort. The two-layered skirt creates graceful volume: the inner layer is made of biflex with a 3 cm crinoline, and the outer layer is a two-sun mesh skirt enhanced with a 5 cm crinoline at the hem for structure and flair. Perfect for juvenile ballroom standards.

Material: Velvet, mesh, biflex
Features: Two-layered skirt with crinoline, velvet bodysuit, mesh sleeves with cuffs, snap-button closure
Ideal for: Standard dance category, youth ballroom 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"); } }); });