Loading...

Long Sleeve Open Back Latin Dance Leotard – DANIELLE NML81XX


$42.95


Available Options

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


Description

Long Sleeve Open Back Latin Dance Leotard DANIELLE is a stage-ready design created to emphasize clean body lines and expressive movement. The elastic micropolyamide fabric fits smoothly against the body, retains its shape, and allows complete freedom of motion throughout dynamic choreography.

The open back features crossed elastic elements made of flocked mesh, forming a bold geometric accent that visually highlights the waist while providing secure support. This construction keeps the leotard firmly in place during turns, hip actions, and fast transitions without shifting or distraction.

Long sleeves add balance to the open-back design and bring refined elegance to the overall silhouette, making this leotard a strong visual choice for stage performances as well as focused training.

Ideal for Latin dance styles such as cha-cha, samba, and rumba, as well as professional stage performances.

Description

Long Sleeve Open Back Latin Dance Leotard DANIELLE is a stage-ready design created to emphasize clean body lines and expressive movement. The elastic micropolyamide fabric fits smoothly against the body, retains its shape, and allows complete freedom of motion throughout dynamic choreography.

The open back features crossed elastic elements made of flocked mesh, forming a bold geometric accent that visually highlights the waist while providing secure support. This construction keeps the leotard firmly in place during turns, hip actions, and fast transitions without shifting or distraction.

Long sleeves add balance to the open-back design and bring refined elegance to the overall silhouette, making this leotard a strong visual choice for stage performances as well as focused training.

Ideal for Latin dance styles such as cha-cha, samba, and rumba, as well as professional stage 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"); } }); });