Loading...

FD T-shirt FM-1383 – Men’s Latin Dance T-Shirt with Velour Side Stripes


$38.95


Opciones disponibles

¿Cómo tomar medidas y elegir el tamaño de la ropa? Mire la cuadrícula dimensional.


Description 
The FD T-shirt FM-1383 is a sleek and comfortable men’s T-shirt designed for Latin American dance training and performance. Made from premium oil jersey with luxurious velour stripe inserts on the sleeves and sides, it combines elegance with flexibility. The soft, stretchable fabric ensures maximum comfort and freedom of movement, while the fitted cut highlights the dancer’s silhouette. Its classic round neckline adds a refined touch, making it suitable for both practice and stage use.
Manufacturer: FD.

Description 
The FD T-shirt FM-1383 is a sleek and comfortable men’s T-shirt designed for Latin American dance training and performance. Made from premium oil jersey with luxurious velour stripe inserts on the sleeves and sides, it combines elegance with flexibility. The soft, stretchable fabric ensures maximum comfort and freedom of movement, while the fitted cut highlights the dancer’s silhouette. Its classic round neckline adds a refined touch, making it suitable for both practice and stage use.
Manufacturer: FD.

Escribir Comentario

Por favor inicie sesión o registrese para comentar
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"); } }); });