Loading...

FD Pants BM-1381 – Men’s Standard Ballroom Dance Trousers with Satin Belt


$80.95


Available Options

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


Description 
The FD Pants BM-1381 are premium men’s trousers designed for Standard ballroom dance, tailored for elegance, comfort, and precision in movement. Made from high-quality Gabardine Angelica, these trousers feature a classic Standard cut with front tucks that provide ease and fluidity while dancing. Functional side pockets add practicality, while stripes along the side seams give the look a traditional ballroom finish. The back is detailed with a flap pocket secured by a button, adding both style and utility. A wide satin waistband ensures a secure and polished fit, while the central button fastening keeps the look refined and professional. Perfect for training, showcases, and competitions, these trousers are a must-have for every male dancer striving for a sharp and sophisticated appearance on the dance floor.
Manufacturer: FD.

Description 
The FD Pants BM-1381 are premium men’s trousers designed for Standard ballroom dance, tailored for elegance, comfort, and precision in movement. Made from high-quality Gabardine Angelica, these trousers feature a classic Standard cut with front tucks that provide ease and fluidity while dancing. Functional side pockets add practicality, while stripes along the side seams give the look a traditional ballroom finish. The back is detailed with a flap pocket secured by a button, adding both style and utility. A wide satin waistband ensures a secure and polished fit, while the central button fastening keeps the look refined and professional. Perfect for training, showcases, and competitions, these trousers are a must-have for every male dancer striving for a sharp and sophisticated appearance 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"); } }); });