Loading...

Blouse BL-786 – Elegant Fitted Dance Top with Velour Trim


$39.95


Available Options

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


Description:
Blouse BL-786 by FD is a sleek and stylish women’s blouse designed for Latin dance and training. This close-fitting silhouette features a flattering V-neckline, short sleeves, and elegant velour detailing that adds a refined touch. Crafted from oil jersey, the blouse includes a decorative button placket at the front, giving the illusion of a formal closure while maintaining comfort and flexibility. Ideal for performance, practice, or stylish daily wear.

— Material: Oil jersey with velour accents
— Neckline: V-neck
— Sleeve: Short
— Detail: Faux button closure at the front
— Fit: Close-fitting silhouette
— Care: Gentle wash with similar colors

— Designed for: Latin dance, practice, performance, or casual wear

Description:
Blouse BL-786 by FD is a sleek and stylish women’s blouse designed for Latin dance and training. This close-fitting silhouette features a flattering V-neckline, short sleeves, and elegant velour detailing that adds a refined touch. Crafted from oil jersey, the blouse includes a decorative button placket at the front, giving the illusion of a formal closure while maintaining comfort and flexibility. Ideal for performance, practice, or stylish daily wear.

— Material: Oil jersey with velour accents
— Neckline: V-neck
— Sleeve: Short
— Detail: Faux button closure at the front
— Fit: Close-fitting silhouette
— Care: Gentle wash with similar colors

— Designed for: Latin dance, practice, performance, or casual wear

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