Loading...

Juvenile Dress-61


$80.95


Available Options

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


Description

Juvenile Dress BV‑61 by FD is a sophisticated sleeveless dance dress designed for juvenile ballroom performances. Made of soft velvet, this dress features a round neckline, hidden zipper closure at the back, and snap-button fastening at the bottom. The elegant two-sun skirt is attached at the hips and finished with facing and an 8 cm wide crinoline, giving it excellent volume and movement. A removable waistband adds an extra styling element.

Material: Velvet
Features: Sleeveless bodice, two-sun skirt, 8 cm crinoline, removable waistband
Perfect for: Ballroom dance, standard programs, stage performance


Description

Juvenile Dress BV‑61 by FD is a sophisticated sleeveless dance dress designed for juvenile ballroom performances. Made of soft velvet, this dress features a round neckline, hidden zipper closure at the back, and snap-button fastening at the bottom. The elegant two-sun skirt is attached at the hips and finished with facing and an 8 cm wide crinoline, giving it excellent volume and movement. A removable waistband adds an extra styling element.

Material: Velvet
Features: Sleeveless bodice, two-sun skirt, 8 cm crinoline, removable waistband
Perfect for: Ballroom dance, standard programs, stage performance


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