Loading...

FD Shirt RM-1368 – Men’s Latin Dance Shirt with Velour Accents and Round Neck


$45.95


Available Options

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


Description 
The FD Shirt RM-1368 combines comfort, elegance, and performance for the modern Latin dancer. Made from high-quality oil jersey and soft velour, this semi-fitted shirt enhances movement while maintaining a sophisticated silhouette. The long sleeves with cuffs and smooth round neckline add a refined touch, while the velour detailing on the neckline, front insert, and hem creates a luxurious contrast. Side slits ensure freedom and flexibility during performance. Perfect for both practice and competition, this model delivers a timeless, confident look on the dance floor.
Manufacturer: FD.

Description 
The FD Shirt RM-1368 combines comfort, elegance, and performance for the modern Latin dancer. Made from high-quality oil jersey and soft velour, this semi-fitted shirt enhances movement while maintaining a sophisticated silhouette. The long sleeves with cuffs and smooth round neckline add a refined touch, while the velour detailing on the neckline, front insert, and hem creates a luxurious contrast. Side slits ensure freedom and flexibility during performance. Perfect for both practice and competition, this model delivers a timeless, confident look on the dance floor.
Manufacturer: FD.

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