Your search for '${data}' did not yield any results.
`
})()}
(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}/3
Description
Product Details: Product ID:MS0005D3PR
Size Chart:
Size
Length
Bust
Shoulder
Sleeve
cm
inch
cm
inch
cm
inch
cm
inch
S
72
28.3
104
40.9
45
17.7
22.5
8.9
M
74
29.1
112
44.1
47
18.5
23
9.1
L
76
29.9
120
47.2
49
19.3
23.5
9.3
XL
78
30.7
128
50.4
51
20.1
24
9.4
2XL
80
31.5
136
53.5
53
20.9
24.5
9.6
3XL
82
32.3
144
56.7
55
21.7
25
9.8
4XL
84
33.1
152
59.8
57
22.4
25.5
10.0
5XL
86
33.9
160
63.0
59
23.2
26
10.2
Notes:
1.Size for manual measurement, there may be a 0 to 1 cm error, belongs to the normal phenomenon.
2.Due to the difference between different monitors, the picture may not reflect the actual color of the item.
${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)