Loading...

Dress for Latin American dances - PL-1355


$74.95


Available Options

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


Product Description

Step onto the dance floor with confidence in the FD Company Latin Dance Dress PL 1355. This elegant one-shoulder dress combines style and functionality, making it an excellent choice for Latin dance performances.

Key Features:

  • Design: One-shoulder silhouette with a batwing sleeve, offering a modern and stylish look.

  • Skirt: Asymmetrical hemline adorned with 15 cm fringe, enhancing movement and adding flair.

  • Material: Crafted from high-quality jersey fabric (95% polyester, 5% spandex) for flexibility and comfort.

  • Built-in Features: Integrated leotard with snap closure for convenience and support.

  • Back: Closed back design for a sleek appearance.

  • Length: Mini length, perfect for showcasing leg movements.

  • Care Instructions: Hand wash gently with similar colors.


Product Description

Step onto the dance floor with confidence in the FD Company Latin Dance Dress PL 1355. This elegant one-shoulder dress combines style and functionality, making it an excellent choice for Latin dance performances.

Key Features:

  • Design: One-shoulder silhouette with a batwing sleeve, offering a modern and stylish look.

  • Skirt: Asymmetrical hemline adorned with 15 cm fringe, enhancing movement and adding flair.

  • Material: Crafted from high-quality jersey fabric (95% polyester, 5% spandex) for flexibility and comfort.

  • Built-in Features: Integrated leotard with snap closure for convenience and support.

  • Back: Closed back design for a sleek appearance.

  • Length: Mini length, perfect for showcasing leg movements.

  • Care Instructions: Hand wash gently with similar colors.


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