(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();
})();
1/2
${data.index + 1}/${data.total}
Description
airpears.com
Welcome to airpears.com! We're so happy you're here. Explore our collection of beautifully designed clothing made for comfort and style. As a special thank-you, enjoy an extra 5%–20% off—just for you! Don’t miss out on finding your new favorites at a great deal. Thank you for visiting airpears.com!
Description
SPU: DZ-208484-LYJ
Pattern: Art Print
Process: Printed
Style: Fashion
Length: Mid-Length
Collar: Crew Collar
Popular Elements: Printed
Sleeve Type: Short Sleeve
Occasion: Daily
Theme: Fall, Winter
NOTE: If you are not sure, please choose a larger size. If you have any doubts about this product, we suggest you contact our customer service team. Due to the color difference between the screens of different electronic devices (computers, mobile phones or ipads), especially the CRT screen and the LCD screen, the color of the item may be slightly different from what you see in the photos, please take the actual product as the standard.
Size
Length
Bust
Shoulder
cm
inch
cm
inch
cm
inch
S
118
46.5
105
41.3
39
15.4
M
119
46.9
110
43.3
40
15.7
L
120
47.2
115
45.3
41
16.1
XL
121
47.6
120
47.2
42
16.5
2XL
122
48.0
125
49.2
43
16.9
3XL
123
48.4
130
51.2
44
17.3
4XL
124
48.8
135
53.1
45
17.7
5XL
125
49.2
140
55.1
46
18.1
Size Guide
How to choose your size on airpears.com?
Don't know your size? Our size guide help you find the best fit!
1. Where is the size guide displayed?
Just click on the 'Product Description' button on each product page and swipe down to find out the size chart which you can view in centimeters and inches, and how to measure to make sure it fits perfectly.
2. Where can find sizing recommendations?
You can also contact our customer service via Airpears Facebook Messenger or email to consult about the right size for you. Our customer service asks for information such as your height, weight and bust size to help you choose the right size when ordering.
At Airpears, we are committed to providing exceptional customer service. Whether you have a question, need assistance, or simply want to share your feedback, we are here to help. You can reach us through various channels:
1. Messenger Support Airpears Facebook Messenger. Our team will respond as soon as possible, within 12 hours.
2. Email Support For any inquiries, please email us at support@airpears.com. Our team will respond as soon as possible, within 24 hours.
We value your input and are committed to ensuring your satisfaction. Thank you for choosing Airpears!
${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)