Loading...
Ballroom & Latin Dance Skirts

Latin Skirt-207

$38.99

Latin Skirt 207 by Freestyle is crafted from premium stretch jersey, offering a perfect fit and free..

Latin Skirt-10

$69.99

The Latin Skirt 10 by Freestyle is made from high-quality stretch jersey, ensuring a sleek silhouett..

Latin Skirt-166

$28.99

The Latin Skirt 166 by Freestyle is crafted from premium stretch jersey for a sleek, comfortable fit..

Showing 289 to 291 of 291 (19 Pages)
Discover stylish Latin dance skirts at RuViSo Dancewear USA. Perfect for practice, competitions, and shows — elegant designs, comfortable fit, and fast US shipping.
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"); } }); });