Loading...

FD Shirt RM-1011 – Men’s Latin Ballroom Dance Shirt with Velor Insert


$31.95


Available Options

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


Description 
The FD Shirt RM-1011 is a stylish men’s ballroom dance shirt for Latin, designed with a semi-fitted silhouette for a refined look. Made of premium oil jersey, it provides both comfort and flexibility during movement. The shirt features long sleeves, a round neckline without a collar, and side seam slits for ease of motion. The back is finished with raised seams, adding structure, while the front is decorated with a wide velor insert, giving a luxurious accent. Perfect for Latin performances, practice, and competition.
Manufacturer: FD.

Description 
The FD Shirt RM-1011 is a stylish men’s ballroom dance shirt for Latin, designed with a semi-fitted silhouette for a refined look. Made of premium oil jersey, it provides both comfort and flexibility during movement. The shirt features long sleeves, a round neckline without a collar, and side seam slits for ease of motion. The back is finished with raised seams, adding structure, while the front is decorated with a wide velor insert, giving a luxurious accent. Perfect for Latin performances, practice, and competition.
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"); } }); });