Loading...

FD Leggings L-1063 – Women’s Leopard Print Dance Leggings with Stripes


$40.95


Available Options

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


Description 
The FD Leggings L-1063 are bold and stylish women’s leggings designed for dance practice and performance. Made of high-quality jersey, they feature a striking leopard print with contrasting side stripes for a modern, athletic look. A 3 cm wide elastic band is sewn into the upper hem, ensuring comfort and a secure fit during movement. These leggings are perfect for Latin, ballroom training, or casual wear, combining fashion with functionality.

Description 
The FD Leggings L-1063 are bold and stylish women’s leggings designed for dance practice and performance. Made of high-quality jersey, they feature a striking leopard print with contrasting side stripes for a modern, athletic look. A 3 cm wide elastic band is sewn into the upper hem, ensuring comfort and a secure fit during movement. These leggings are perfect for Latin, ballroom training, or casual wear, combining fashion with functionality.

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