(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}/23
Description
Cotton bra:soft, comfortable and elastic, close to your chest and will not move. Wearing this bra will show your elegant side.
Featured bra without steel ring: Solve the pain and discomfort caused by skin damage caused by steel ring and insufficient chest support. It will bring yougood support and improve, shape, and support a perfect chest shape.
Full coverage: plump cup,good hiding power, prevent side leakage, maintain natural body shape, suitable for women of any size, and increase feminine charm.
Lifting and supporting breasts: wirelessly designed bra and natural cushions provide comfortable and firmer support.
High-quality craftsmanship:pure cotton hand-sewn,safety latex three-dimensional cushions are combined, strong ventilation, breathable and not stuffy,keep fresh all day, it is the best choice for daily wear and dating.
Moisture absorption and sweat resistance: safe for the skin, preventing rashes and skin irritation caused by heat and sweat.
Use safe and non-toxic materials, soak the hand wash and rub it hard without fading and no deformation.
Use the 3D three-dimensional cushion to massage, promote blood circulation, relieve fatigue,you deserve it.
Specification:
Fabric: Nyon, Spandex
The content of the main fabric composition: 80 (%)
Mold Cup Type: Thin Mold Cup
Sizes: M, L, XL, 2X
NOTE
Due to manual measurements, please allow slight measurement deviations.
Due to the difference in light and monitor during shooting, a certain chromatic aberration will be caused.
${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)