Loading...

Juvenile Dress-69


$114.95


Available Options

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


Description

Juvenile Dress BS-69 by FD is a unique performance-ready dance dress designed on a swimsuit base with modern styling. Crafted from high-quality biflex with eco-leather trim, it offers both flexibility and a bold, sleek appearance.

The dress features long sleeves with cuffs, a stand-up collar, and a hidden zipper closure at the back. The attached two-sun skirt creates beautiful motion, finished with a 3 cm crinoline hem for volume and stability. A removable bow belt completes the elegant silhouette, perfect for competitions and showcases.

Material: Biflex with eco-leather
Features: Long sleeves with cuffs, stand-up collar, eco-leather trim, two-sun skirt, removable bow belt, 3 cm crinoline hem
Ideal for: Juvenile dance competitions, ballroom and Latin performances


Description

Juvenile Dress BS-69 by FD is a unique performance-ready dance dress designed on a swimsuit base with modern styling. Crafted from high-quality biflex with eco-leather trim, it offers both flexibility and a bold, sleek appearance.

The dress features long sleeves with cuffs, a stand-up collar, and a hidden zipper closure at the back. The attached two-sun skirt creates beautiful motion, finished with a 3 cm crinoline hem for volume and stability. A removable bow belt completes the elegant silhouette, perfect for competitions and showcases.

Material: Biflex with eco-leather
Features: Long sleeves with cuffs, stand-up collar, eco-leather trim, two-sun skirt, removable bow belt, 3 cm crinoline hem
Ideal for: Juvenile dance competitions, ballroom and Latin performances


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