Loading...

Latin Dress-PL-486


$51.99


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 Latin Dance Dress PL 486 by FD. This elegant sleeveless dress features a straight silhouette and a distinctive draped yoke collar that gracefully extends from the neckline down the back to the waistline, adding a touch of sophistication. The dress is designed with an undercut below the waistline, seamlessly integrating the included panties for comfort and ease during performances. Side slits measuring 12 cm enhance mobility, allowing for fluid movements. Crafted from high-quality materials, this dress ensures both style and functionality for Latin dance routines.


Product Description

Step onto the dance floor with confidence in the Latin Dance Dress PL 486 by FD. This elegant sleeveless dress features a straight silhouette and a distinctive draped yoke collar that gracefully extends from the neckline down the back to the waistline, adding a touch of sophistication. The dress is designed with an undercut below the waistline, seamlessly integrating the included panties for comfort and ease during performances. Side slits measuring 12 cm enhance mobility, allowing for fluid movements. Crafted from high-quality materials, this dress ensures both style and functionality for Latin dance routines.


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