Loading...

Jugendkleid mit Rock für lateinamerikanische Tänze 98/1


$130,95


Verfügbare Optionen

Wie nehme ich Messungen vor und wähle die Größe der Kleidung? Schauen Sie sich das dimensionale Gitter an.


The FD Juvenile Latin Dress 98/1 is crafted for young performers ready to shine on the dance floor. This elegant dress features a Latin-style skirt made of 8 suppleflex wedges with a reinforced hem using regiline (8 cm for sizes 36–44 and 5 cm for sizes 28–34). The white supplex leotard includes soft mesh long sleeves and a charming decorative buttoned placket on the back. Bottom closure is secure and comfortable. Cups are included in sizes 36–44.
The FD Juvenile Latin Dress 98/1 is crafted for young performers ready to shine on the dance floor. This elegant dress features a Latin-style skirt made of 8 suppleflex wedges with a reinforced hem using regiline (8 cm for sizes 36–44 and 5 cm for sizes 28–34). The white supplex leotard includes soft mesh long sleeves and a charming decorative buttoned placket on the back. Bottom closure is secure and comfortable. Cups are included in sizes 36–44.

+ Bewertung

Bitte anmelden oder registrieren um Bewertung zu verfassen
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"); } }); });