$_['text_info'] = 'Informations sur les conditions achat des produits pour les clients grossistes et détaillants! '; $_['text_variants'] = 'Options disponibles'; $_['text_size'] = 'Comment prendre des mesures et choisir la taille des vêtements? Regardez la grille dimensionnelle. '; $_['text_buy_rozn'] = 'ACHETER À PARTIR DE 1 UNITÉ. VENDRE AU DÉTAIL! CONDITIONS D'ACHAT DE MARCHANDISES POUR LES CLIENTS DE DÉTAIL!'; $_['text_buy_opt'] = 'ACHETER DES MARCHANDISES EN GROS! CONDITIONS D'ACHAT DE MARCHANDISES POUR LES CLIENTS EN GROS!'; $_['text_buy'] = 'Ajouter au panier'; $_['text_wishlist'] = 'Dans la liste de souhaits'; $_['text_compare'] = 'En comparaison'; Robe juveniles - 61 | RuViSo Dancewear USA
Loading...

Robe juveniles - 61


$80,95


Available Options

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


Juvenile Dress BV‑61 by FD is a sophisticated sleeveless dance dress designed for juvenile ballroom performances. Made of soft velvet, this dress features a round necklinehidden zipper closure at the back, and snap-button fastening at the bottom. The elegant two-sun skirt is attached at the hips and finished with facing and an 8 cm wide crinoline, giving it excellent volume and movement. A removable waistband adds an extra styling element.

Material: Velvet
Features: Sleeveless bodice, two-sun skirt, 8 cm crinoline, removable waistband
Perfect for: Ballroom dance, standard programs, stage performance


Juvenile Dress BV‑61 by FD is a sophisticated sleeveless dance dress designed for juvenile ballroom performances. Made of soft velvet, this dress features a round necklinehidden zipper closure at the back, and snap-button fastening at the bottom. The elegant two-sun skirt is attached at the hips and finished with facing and an 8 cm wide crinoline, giving it excellent volume and movement. A removable waistband adds an extra styling element.

Material: Velvet
Features: Sleeveless bodice, two-sun skirt, 8 cm crinoline, removable waistband
Perfect for: Ballroom dance, standard programs, stage performance


Écrire un avis

Merci de vous login or enregistre pour poster un avis
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"); } }); });