Loading...

Juvenile Dress with a skirt for Latin American dances 99/1


$121.95


Available Options

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


Introduce young dancers to the elegance of Latin dance with the FD Juvenile Latin Dress BS-99/1. This charming black and white dress features a supplex leotard with long soft mesh sleeves and a stylish V-back with decorative buttons. The 8-panel skirt, made from stretch supplex, provides beautiful movement and is reinforced with regiline (8 cm for sizes 36–44, 5 cm for sizes 28–34). A 4 cm wide elastic waistband ensures a snug fit. Cups included in sizes 36–44. Ideal for Latin American dance performances and competitions.

Introduce young dancers to the elegance of Latin dance with the FD Juvenile Latin Dress BS-99/1. This charming black and white dress features a supplex leotard with long soft mesh sleeves and a stylish V-back with decorative buttons. The 8-panel skirt, made from stretch supplex, provides beautiful movement and is reinforced with regiline (8 cm for sizes 36–44, 5 cm for sizes 28–34). A 4 cm wide elastic waistband ensures a snug fit. Cups included in sizes 36–44. Ideal for Latin American dance performances and 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"); } }); });