Loading...

DanceMe BS319DR-371-11 Girls’ Basic Ballroom Dress – Lemon


$139.99


Opciones disponibles

¿Cómo tomar medidas y elegir el tamaño de la ropa? Mire la cuadrícula dimensional.


Description
The DanceMe BS319DR-371-11 Girls’ Basic Ballroom Dress is created for young dancers participating in training and rating-level ballroom competitions. Made from high-quality biflex combined with elegant guipure lace, this dress offers excellent elasticity, comfort, and a secure fit throughout movement. The fresh lemon color adds brightness and visibility on the dance floor while maintaining a clean, classic ballroom aesthetic. Produced by DanceMe (Ukraine), this model supports confident performance, freedom of motion, and a polished competitive look.

Available Sizes
30, 32, 34, 36, 38, 40, 42

Color
Lemon

Material
Biflex + Guipure Lace

Brand
DanceMe (Ukraine)

Description
The DanceMe BS319DR-371-11 Girls’ Basic Ballroom Dress is created for young dancers participating in training and rating-level ballroom competitions. Made from high-quality biflex combined with elegant guipure lace, this dress offers excellent elasticity, comfort, and a secure fit throughout movement. The fresh lemon color adds brightness and visibility on the dance floor while maintaining a clean, classic ballroom aesthetic. Produced by DanceMe (Ukraine), this model supports confident performance, freedom of motion, and a polished competitive look.

Available Sizes
30, 32, 34, 36, 38, 40, 42

Color
Lemon

Material
Biflex + Guipure Lace

Brand
DanceMe (Ukraine)

Escribir Comentario

Por favor inicie sesión o registrese para comentar
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"); } }); });