(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/8
Description
Wearing it will keep you comfortable, stylish, and full of energy.
The slim fit fits tightly to your body shape, ensuring freedom of movement without any constraints.
★Built-in chest pad, convenient and comfortable to exercise.
★Soft, breathable, and highly elastic.
★V-shaped neckline, visually elongate the neck.
★Multiple colors are available to meet various collocations.
Main Features
✔ No need to wear a bra:Built-in detachable chest pad for easy replacement and washing. It can provide chest support during exercise, relieve chest vibration, and make you feel comfortable during exercise.
✔ Use scene: Suitable for yoga, fitness, leisure travel, shaping exercises, running, etc., allowing you to enjoy exercise in a stylish way.
✔ Fashion sports clothes: Make you more distinctive and show the perfect back curve. Sports long-sleeved is no longer just boring sportswear for the gym, but also fashionable clothes for everyday wear.
✔ Easy to match: The V-shaped neckline can be worn sexy as a word shoulder, or it can be worn with jeans, shorts, skirts, or casual pants to show your femininity.
✔ High-quality breathable fabric:80% nylon, 20% spandex.Made of super-soft, highly elastic, moisture-wicking, and breathable fabric. It is not easy to pilling or shrinks.
Specifications
Product Weight
268G
Package Size (L x W x H)
25 × 20 × 2cm / 9.8 × 7.9 × 0.8inches
Package Contents
Sports Long-Sleeved Band Chest Pad × 1
Material
80% nylon, 20% spandex
Color
Blue, Red, Black, White
Note
Due to manual measurements, please allow slight measurement deviations.
Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)