Loading...

Warm-up Jacket BL-953/1 by FD – Floral Wrap Dance Jacket


$44.95


Available Options

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


Product Description:

Warm-up Jacket BL-953/1 by FD is a charming wrap-style women’s warm-up jacket designed for both comfort and style. Made from dense floral-printed fabric, it features long sleeves and a sewn-in belt that ties around the waist, creating a flattering silhouette. Ideal for dance warm-ups, rehearsals, or stylish layering before performances.

Fabric: Dense floral-printed fabric
Design: Wrap style with stitched waist tie
Sleeves: Long
Fit: Adjustable at the waist for a customized look
Use: Dance warm-up, rehearsal, layering
Care Instructions: Gentle wash, wash with similar colors

Please note: the pattern, fabric shade, and trim may vary slightly depending on production batch and display settings.

Product Description:

Warm-up Jacket BL-953/1 by FD is a charming wrap-style women’s warm-up jacket designed for both comfort and style. Made from dense floral-printed fabric, it features long sleeves and a sewn-in belt that ties around the waist, creating a flattering silhouette. Ideal for dance warm-ups, rehearsals, or stylish layering before performances.

Fabric: Dense floral-printed fabric
Design: Wrap style with stitched waist tie
Sleeves: Long
Fit: Adjustable at the waist for a customized look
Use: Dance warm-up, rehearsal, layering
Care Instructions: Gentle wash, wash with similar colors

Please note: the pattern, fabric shade, and trim may vary slightly depending on production batch and display settings.

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