Loading...

TINA long sleeve bodysuit | BY Grand Prix


$42.95


Available Options

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


DESCRIPTION

Introducing the "TINA" dance leotard from the KVITUCHA collection – a harmonious blend of elegance and comfort. Designed with a full-size fit, we've also introduced a new size option, L plus, to cater to a wider range of dancers. The addition of a snap closure at the bottom ensures easy wearing and removal. Crafted from polyamide, this leotard is available in three captivating colors.One of the standout features of the "TINA" leotard is the intricate lace inserts, delicately intertwined with the fabric to create a mesmerizing floral motif.

DESCRIPTION

Introducing the "TINA" dance leotard from the KVITUCHA collection – a harmonious blend of elegance and comfort. Designed with a full-size fit, we've also introduced a new size option, L plus, to cater to a wider range of dancers. The addition of a snap closure at the bottom ensures easy wearing and removal. Crafted from polyamide, this leotard is available in three captivating colors.One of the standout features of the "TINA" leotard is the intricate lace inserts, delicately intertwined with the fabric to create a mesmerizing floral motif.

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