Women's Celtic Knot Lace Embroidery Art Comfort Casual Pants

$32.99
Color:  Light blue
Size:  S
Quantity
Shipping
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Why We Love Merino Wool

Natural Temperature Regulation: Merino wool keeps you warm even when wet—unlike cotton, which traps moisture and pulls heat from your body. It can hold up to 60% of its weight in moisture without feeling damp. In warm or humid climates, lightweight merino breathes and wicks sweat to keep you cool.

Odor-Resistant for Longer Wear: Merino absorbs sweat quickly, preventing the growth of odor-causing bacteria. This means you can wear it for days or even weeks without washing. Fewer laundry cycles reduce environmental impact and extend the life of your garment.

A Better Wardrobe with Less: Merino's versatility allows you to own fewer, better garments. Instead of accumulating cheap clothing, merino supports a simple, high-quality wardrobe that reduces clutter and decision fatigue.

Low-Maintenance and Practical: Modern merino wool is comfortable, durable, and not high-maintenance. We design each piece to be wearable and useful, encouraging longer intervals between washes to save time, energy, and money

Supports Better Sleep: Studies show that adults fall asleep faster and sleep deeper when wearing merino wool compared to cotton or polyester. By helping maintain your body’s ideal thermal comfort zone, merino promotes more restful sleep for both adults and babies.

If you value owning less and owning better, consider merino wool.

Description

SPU: DZ-208224-HWE

Fabric Name: 95% Cotton-5% Nylon

Pattern: Embroidery Art

Process: Drawstring

Style: Casual

Length: Long

Popular Elements: Celtic Knot Lace

Occasion: Daily

Theme: All Seasons

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 Waist Hip Length
cm inch cm inch cm inch
S 65 25.4 110 42.9 98 38.2
M 69 26.9 114 44.5 100 39.0
L 73 28.5 118 46.0 102 39.8
XL 77 30.0 122 47.6 104 40.6
2XL 81 31.6 126 49.1 106 41.3
3XL 85 33.2 130 50.7 108 42.1
4XL 89 34.7 134 52.3 110 42.9
5XL 93 36.3 138 53.8 112 43.7
Due to manual measurement, there may be an error of 1-3cm