Loading...

Dress for Latin American dances - PL-1362


$74.95


Available Options

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


Product Description

Make a bold statement on the dance floor with the FD Company Latin Dance Dress PL 1362. This striking dress combines a dynamic zebra print with an elegant silhouette, ensuring you captivate the audience with every move.

Key Features:

  • Color: Black with brown zebra print

  • Sleeves: Short sleeves for unrestricted arm movement

  • Neckline: Deep back cutout adds a touch of allure

  • Design Details:

    • Asymmetrical hemline with side slits enhances movement and visual interest

    • Swimsuit-based design with button closure at the bottom for a secure fit

  • Material: Crafted from oil jersey, soft mesh, and mesh print for flexibility and comfort

  • Care Instructions: Hand wash gently with similar colors

Model Details:

  • Height: 164 cm

  • Size Worn: 40


Product Description

Make a bold statement on the dance floor with the FD Company Latin Dance Dress PL 1362. This striking dress combines a dynamic zebra print with an elegant silhouette, ensuring you captivate the audience with every move.

Key Features:

  • Color: Black with brown zebra print

  • Sleeves: Short sleeves for unrestricted arm movement

  • Neckline: Deep back cutout adds a touch of allure

  • Design Details:

    • Asymmetrical hemline with side slits enhances movement and visual interest

    • Swimsuit-based design with button closure at the bottom for a secure fit

  • Material: Crafted from oil jersey, soft mesh, and mesh print for flexibility and comfort

  • Care Instructions: Hand wash gently with similar colors

Model Details:

  • Height: 164 cm

  • Size Worn: 40


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