Loading...

Blouse BL-1092 by FD – Long Sleeve Dance Blouse with Asymmetrical Neckline


$34.95


Available Options

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


Product Description:

Blouse BL-1092 by FD is a stylish women’s dance blouse designed for Latin practice and performance. It features long fitted sleeves and an elegant asymmetrical neckline that transitions into a stand-up collar at the back. Crafted from high-quality oil jersey, this blouse offers both comfort and flexibility, making it ideal for dynamic movement and expressive routines.

Material: Oil jersey
Sleeves: Long
Neckline: Asymmetrical, turning into stand-up back collar
Style: Elegant Latin blouse for women
Care: Gentle wash with similar colors
Note: Slight variations in fabric color, lace pattern, or hardware may occur depending on the batch.


Product Description:

Blouse BL-1092 by FD is a stylish women’s dance blouse designed for Latin practice and performance. It features long fitted sleeves and an elegant asymmetrical neckline that transitions into a stand-up collar at the back. Crafted from high-quality oil jersey, this blouse offers both comfort and flexibility, making it ideal for dynamic movement and expressive routines.

Material: Oil jersey
Sleeves: Long
Neckline: Asymmetrical, turning into stand-up back collar
Style: Elegant Latin blouse for women
Care: Gentle wash with similar colors
Note: Slight variations in fabric color, lace pattern, or hardware may occur depending on the batch.


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