Loading...

Vestido Juvenil con falda para bailes latinoamericanos 98/1


$130.95


Opciones disponibles

¿Cómo tomar medidas y elegir el tamaño de la ropa? Mire la cuadrícula dimensional.


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.

Escribir Comentario

Por favor inicie sesión o registrese para comentar
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"); } }); });