Loading...

Performance Training T-Shirt – CONAN MBT02XX


$41.95


Available Options

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


Description

Performance Training T-Shirt CONAN is a versatile short-sleeve essential designed for active training and everyday comfort. The lightweight micropolyamide fabric feels soft against the skin, stretches easily, and allows full freedom of movement during workouts, rehearsals, and warm-ups.

The breathable material helps manage moisture effectively, keeping the body comfortable during intense activity while maintaining a clean, streamlined look. Its balanced fit offers comfort without restriction, making it suitable for both high-energy training sessions and casual wear.

With a minimalist design and performance-focused construction, this T-shirt is a reliable foundation piece for dance training, sports activities, warm-ups, and daily active use.

Description

Performance Training T-Shirt CONAN is a versatile short-sleeve essential designed for active training and everyday comfort. The lightweight micropolyamide fabric feels soft against the skin, stretches easily, and allows full freedom of movement during workouts, rehearsals, and warm-ups.

The breathable material helps manage moisture effectively, keeping the body comfortable during intense activity while maintaining a clean, streamlined look. Its balanced fit offers comfort without restriction, making it suitable for both high-energy training sessions and casual wear.

With a minimalist design and performance-focused construction, this T-shirt is a reliable foundation piece for dance training, sports activities, warm-ups, and daily active use.

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