Loading...

FD Top TP-1122/1 – Women’s Sleeveless Latin Dance Top with Dark Leopard Print


$26.95


Available Options

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


Unleash your wild side with the TP-1122/1 sleeveless dance top by FD. Made from soft, stretch knitwear with a dark leopard oil print, this fitted top features a clean round neckline and armholes edged with delicate 0.5 cm elastic for a secure and flexible fit. A 2–3 cm elastic waistband provides added comfort and stability during movement. Ideal for Latin dance, training sessions, or performance rehearsals.

Product Features:
– Sleeveless silhouette
– Dark leopard oil print
– Round neckline with 0.5 cm elastic edging
– Elasticated hem (2–3 cm wide) for secure fit
– Made from soft, stretch knitwear
– Perfect for training and Latin dance programs

Care Instructions:
Hand wash or gentle cycle with similar colors. Use a wash bag to maintain fabric quality.


Unleash your wild side with the TP-1122/1 sleeveless dance top by FD. Made from soft, stretch knitwear with a dark leopard oil print, this fitted top features a clean round neckline and armholes edged with delicate 0.5 cm elastic for a secure and flexible fit. A 2–3 cm elastic waistband provides added comfort and stability during movement. Ideal for Latin dance, training sessions, or performance rehearsals.

Product Features:
– Sleeveless silhouette
– Dark leopard oil print
– Round neckline with 0.5 cm elastic edging
– Elasticated hem (2–3 cm wide) for secure fit
– Made from soft, stretch knitwear
– Perfect for training and Latin dance programs

Care Instructions:
Hand wash or gentle cycle with similar colors. Use a wash bag to maintain fabric quality.


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