Loading...

Latin Dress - 607


$136.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 607. This striking one-shoulder dress features an asymmetrical neckline and hem, complemented by a single three-quarter sleeve. Crafted from high-quality oil jersey fabric, it offers both comfort and flexibility. The dress is adorned with dynamic fringe detailing that accentuates every movement, while the side drapery gathered with a metallic ring adds a touch of elegance. A 30 cm slit on the left side enhances mobility and flair. Integrated panties ensure convenience and support during performances.

 Product Description

Step onto the dance floor with confidence in the Latin Dance Dress 607. This striking one-shoulder dress features an asymmetrical neckline and hem, complemented by a single three-quarter sleeve. Crafted from high-quality oil jersey fabric, it offers both comfort and flexibility. The dress is adorned with dynamic fringe detailing that accentuates every movement, while the side drapery gathered with a metallic ring adds a touch of elegance. A 30 cm slit on the left side enhances mobility and flair. Integrated panties ensure convenience and support during performances.

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