Loading...

Deep V-Neck Mesh Camisole Dance Leotard – ARABELLA PSL11AX


$42.95


Available Options

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


Description

Deep V-Neck Mesh Camisole Dance Leotard ARABELLA is designed to express refined elegance through a harmonious blend of textures and clean lines. The deep V-shaped neckline features a sheer mesh insert that visually elongates the neck and adds lightness to the upper silhouette.

The bodice is accented with velvet-style flock and a laser-cut pattern that brings subtle depth and artistic detail, while the elastic nylon base ensures a secure, comfortable fit that moves naturally with the body. A deeply open back with smooth rounded lines highlights posture and enhances the dancer’s form without restricting motion.

This leotard offers a balanced combination of expressive design and performance-ready comfort, making it a versatile choice for both rehearsals and stage appearances.

Ideal for ballet, modern dance, classical styles, and stage performances.

Description

Deep V-Neck Mesh Camisole Dance Leotard ARABELLA is designed to express refined elegance through a harmonious blend of textures and clean lines. The deep V-shaped neckline features a sheer mesh insert that visually elongates the neck and adds lightness to the upper silhouette.

The bodice is accented with velvet-style flock and a laser-cut pattern that brings subtle depth and artistic detail, while the elastic nylon base ensures a secure, comfortable fit that moves naturally with the body. A deeply open back with smooth rounded lines highlights posture and enhances the dancer’s form without restricting motion.

This leotard offers a balanced combination of expressive design and performance-ready comfort, making it a versatile choice for both rehearsals and stage appearances.

Ideal for ballet, modern dance, classical styles, and 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"); } }); });