Loading...

FD Leotard KU-1263 KW – Black V-Neck Dance Leotard with Drapery and Long Sleeves


$49.95


Opciones disponibles

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


Description 
The FD Leotard KU-1263 KW is an elegant design that highlights the dancer’s silhouette. It features a deep V-neckline on the front and back, complemented by vertical drapery that adds sophistication and style. The double bodice ensures comfort and support, while the stitched panties with a secure button fastening provide reliability during movement. Made from high-quality oil jersey, this leotard combines durability, flexibility, and refined aesthetics. Perfect for ballroom, latin, and practice wear.
Description 
The FD Leotard KU-1263 KW is an elegant design that highlights the dancer’s silhouette. It features a deep V-neckline on the front and back, complemented by vertical drapery that adds sophistication and style. The double bodice ensures comfort and support, while the stitched panties with a secure button fastening provide reliability during movement. Made from high-quality oil jersey, this leotard combines durability, flexibility, and refined aesthetics. Perfect for ballroom, latin, and practice wear.

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