Loading...

Juvenile Dress-72


$102.95


Available Options

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


Description

Juvenile Dress BV-72 by FD is a sophisticated dance outfit designed for young dancers. Crafted from luxurious velvet, this sleeveless dress is built on a swimsuit base for maximum comfort and performance.

The model features a V-shaped cut on the back, a hidden zipper closure, and snap buttons at the bottom for a secure fit. The skirt is elegantly attached at the waistline and made from eight gores in a godet cut, offering graceful movement and volume. The hem is finished with a 3 cm wide crinoline in the fold, adding structure to the flowy design.

Material: Velvet
Features: Sleeveless, V-back, godet skirt, crinoline hem, hidden zipper
Ideal for: Latin and ballroom dance competitions for juniors


Description

Juvenile Dress BV-72 by FD is a sophisticated dance outfit designed for young dancers. Crafted from luxurious velvet, this sleeveless dress is built on a swimsuit base for maximum comfort and performance.

The model features a V-shaped cut on the back, a hidden zipper closure, and snap buttons at the bottom for a secure fit. The skirt is elegantly attached at the waistline and made from eight gores in a godet cut, offering graceful movement and volume. The hem is finished with a 3 cm wide crinoline in the fold, adding structure to the flowy design.

Material: Velvet
Features: Sleeveless, V-back, godet skirt, crinoline hem, hidden zipper
Ideal for: Latin and ballroom dance competitions for juniors


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