Loading...

Women's Latin Dance Top 633 by Freestyle – Stretch Jersey


$41.99


Available Options

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


Description:
Top 633 by Freestyle is a minimalist and elegant choice for female Latin dancers. Designed from premium stretch jersey, this top hugs the body comfortably, providing maximum freedom of movement during training or performances. The sleek silhouette complements Latin dance aesthetics while offering versatility for different styles and occasions.

Product Features:
– Made of soft stretch jersey
– Slim fit for a flattering, sculpted look
– Ideal for Latin ballroom practice or performance
– Breathable and comfortable for extended wear
– Simple, elegant design to pair with any dance skirt

Care Instructions:
Wash gently with similar colors. Use a wash bag. Avoid tumble drying.

Description:
Top 633 by Freestyle is a minimalist and elegant choice for female Latin dancers. Designed from premium stretch jersey, this top hugs the body comfortably, providing maximum freedom of movement during training or performances. The sleek silhouette complements Latin dance aesthetics while offering versatility for different styles and occasions.

Product Features:
– Made of soft stretch jersey
– Slim fit for a flattering, sculpted look
– Ideal for Latin ballroom practice or performance
– Breathable and comfortable for extended wear
– Simple, elegant design to pair with any dance skirt

Care Instructions:
Wash gently with similar colors. Use a wash bag. Avoid tumble drying.

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