Loading...

FD Skirt YUL-1458 KW – Kids’ Black Latin Dance Skirt with Fringe & Built-In Briefs


$80.95


Available Options

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


Description 
The FD Skirt YUL-1458 KW is a chic children’s Latin dance skirt made from stretch knit fabric for comfort and flexibility. Designed with built-in panties for secure wear, the skirt features a yoke on the front and back for a neat fit. The bottom is decorated with torn wedges finished with 30 cm long fringe, creating a dynamic effect with every move. The waistband is cut in one piece with a 4 cm elastic band for a comfortable and reliable fit. Perfect for young dancers at rehearsals, performances, and competitions.

Description 
The FD Skirt YUL-1458 KW is a chic children’s Latin dance skirt made from stretch knit fabric for comfort and flexibility. Designed with built-in panties for secure wear, the skirt features a yoke on the front and back for a neat fit. The bottom is decorated with torn wedges finished with 30 cm long fringe, creating a dynamic effect with every move. The waistband is cut in one piece with a 4 cm elastic band for a comfortable and reliable fit. Perfect for young dancers at rehearsals, 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"); } }); });