Loading...

Blouse BL-147 by FD – Sleeveless Wrap Dance Blouse with Open Back


$24.99


Available Options

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


Product Description:

Blouse BL-147 by FD is a sleek women’s dance blouse crafted from smooth oil jersey. This sleeveless wrap-style blouse features an open back and elegant tie closure at the top, offering a secure and adjustable fit. A wide cuff at the bottom provides a clean silhouette and adds structure to the flowing design. Perfect for Latin dance practice or performance, this top emphasizes grace and movement.

Material: Plain oil jersey
Sleeves: Sleeveless
Back: Open with top tie
Design: Wrap style with wide bottom cuff
Style: Latin practice or performance
Care: Gentle wash with like colors
Note: Slight variations in fabric color or hardware are possible depending on the production batch.


Product Description:

Blouse BL-147 by FD is a sleek women’s dance blouse crafted from smooth oil jersey. This sleeveless wrap-style blouse features an open back and elegant tie closure at the top, offering a secure and adjustable fit. A wide cuff at the bottom provides a clean silhouette and adds structure to the flowing design. Perfect for Latin dance practice or performance, this top emphasizes grace and movement.

Material: Plain oil jersey
Sleeves: Sleeveless
Back: Open with top tie
Design: Wrap style with wide bottom cuff
Style: Latin practice or performance
Care: Gentle wash with like colors
Note: Slight variations in fabric color or hardware are possible depending on the production 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"); } }); });