Loading...

Belt for Latin American dances - 1180/1


$31.95


Available Options

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


Add movement and sparkle to your dance look with the FD Belt 1180/1.

Crafted from high-quality oil jersey, this elegant waist belt features an asymmetrical hemline and side slits for added flair. The highlight of the piece is the decorative lurex braid that catches the light beautifully as you move. Tie it at the waist for a flattering, customized fit over skirts, dresses, or bodysuits – a perfect finishing touch for any Latin dance outfit.

Asymmetrical design for dynamic movement
Lurex braid trim for eye-catching sparkle
Tie-waist for adjustable, flattering fit
Perfect for layering with skirts, dresses, or leotards

Add movement and sparkle to your dance look with the FD Belt 1180/1.

Crafted from high-quality oil jersey, this elegant waist belt features an asymmetrical hemline and side slits for added flair. The highlight of the piece is the decorative lurex braid that catches the light beautifully as you move. Tie it at the waist for a flattering, customized fit over skirts, dresses, or bodysuits – a perfect finishing touch for any Latin dance outfit.

Asymmetrical design for dynamic movement
Lurex braid trim for eye-catching sparkle
Tie-waist for adjustable, flattering fit
Perfect for layering with skirts, dresses, or leotards

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