Loading...

Juvenile Dress-70


$114.95


Available Options

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


Description

Juvenile Dress BS-70 by FD is a sophisticated dance dress crafted for young performers. Built on a swimsuit foundation, it ensures a secure fit and optimal freedom of movement. Made from high-quality biflex, the dress features striped mesh accents on the sleeves, yokes, and skirt hem for added style and breathability.

This model includes long sleeves, a round neckline, and a hidden zipper closure at the back. The full two-sun skirt is attached at the waist with a yoke, finished with a 5 cm crinoline hem, creating graceful movement on the dance floor.

Material: Biflex with striped mesh
Features: Long sleeves, striped mesh trim, two-sun skirt with crinoline, hidden zipper closure
Ideal for: Juvenile ballroom and Latin dance competitions


Description

Juvenile Dress BS-70 by FD is a sophisticated dance dress crafted for young performers. Built on a swimsuit foundation, it ensures a secure fit and optimal freedom of movement. Made from high-quality biflex, the dress features striped mesh accents on the sleeves, yokes, and skirt hem for added style and breathability.

This model includes long sleeves, a round neckline, and a hidden zipper closure at the back. The full two-sun skirt is attached at the waist with a yoke, finished with a 5 cm crinoline hem, creating graceful movement on the dance floor.

Material: Biflex with striped mesh
Features: Long sleeves, striped mesh trim, two-sun skirt with crinoline, hidden zipper closure
Ideal for: Juvenile ballroom and Latin dance 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"); } }); });