(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/1
${data.index + 1}/${data.total}
1/1
${data.index + 1}/${data.total}
Description
Made of high quality fall and winter fabric to keep warm and cold, soft and comfortable DESIGN STYLE: Straight-legged pants, fashionable and versatile, comfortable and casual, loose pants, suitable for daily wear, can be matched with any top. PATTERN DESIGN: Patterns and slogans are combined with minimalist pattern design, focusing on simplicity, brightness and fashion. It usually adopts round neck design, giving a classic and comfortable feeling. The main design elements are patterns and monogrammed slogans that appear on the pants in large print or decorative lettering arrangements. This can be individual letters, words or phrases. Letter Combination
Letter combinations are key design elements in graphic design that convey a specific message or theme through a unique combination of letters or phrases. They can be catchy slogans, inspirational words, humorous or sarcastic phrases and more. The content of lettered slogans usually reflects a person's attitudes, values, interests or fashion statements. They can be letters from the alphabet, letters from other languages or decorative letterforms to create a unique visual effect.
Translation: DeepL.com (free version)
Please note: All dimensions are hand-measured with an error of 1 to 3 centimeters.
SIZE CHART
Body Measurements
Garment Measurements
Waist
Hip
Waist
L
29.8“ - 31.8” 76cm - 81cm
40“ - 42” 102cm - 107cm
33.8" 86cm
XL
32.2“ - 34.2” 82cm - 87cm
44“ - 46” 112cm - 117cm
36.2" 92cm
2XL
34.5“ - 36.5” 88cm - 93cm
48“ - 50” 122cm - 127cm
38.5" 98cm
3XL
37.7“ - 39.7” 96cm - 101cm
51.9“ - 53.9” 132cm - 137cm
41.7" 106cm
4XL
41.6“ - 43.6” 106cm - 111cm
55.8“ - 57.8” 142cm - 147cm
45.6" 116cm
5XL
46.6“ - 47.6” 116cm - 121cm
59.7“ - 61.7” 152cm - 157cm
49.6" 126cm
6XL
49.5“ - 51.5” 126cm - 131cm
63.7“ - 65.7” 162cm - 167cm
53.5“ 136cm
7XL
53.4“ - 55.4” 136cm - 141cm
67.6“ - 69.6” 172cm-177cm
57.4“ 146cm
8XL
57.4“ - 59.4” 146cm - 151cm
71.5“ - 73.5” 182cm - 187cm
61.4“ 156cm
9XL
61.3“ - 63.3” 156cm - 161cm
75.5“ - 77.5” 192cm - 197cm
65.3“ 166cm
Shipping Policy
We provide global delivery services to all countries, using DHL as the default delivery service, orders below $89, you need to pay $6.99 for shipping. Orders over $89 are free of charge. For more detailed delivery dates, click to enter this page. If you have any questions, feel free to contact service@biggmans.com.
Track My Order
Our Mission
Everyone, regardless of body type, deserves the right to express their own style and to dress comfortably and stylishly.
${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)