Vintage Loose Cotton Linen Stand Collar Long Sleeved Shirt

$55.99
Color:  Green
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);

PayPal Payment Notice

PayPal checkout is temporarily offline for a routine gateway security & compliance update (3–5 business days). Major Credit and Debit cards remain 100% operational and secure.

256-Bit SSL Encrypted & PCI-DSS Compliant
🌿 Naturally You Collection

Cotton & Linen Collection

Comfort • Sustainability • Conscious Living

Crafted from breathable cotton and linen, this collection blends timeless style with responsible production—supporting a more conscious way of dressing.

🌍 Nature-Inspired Design

Every piece reflects slow living and mindful production from fiber to final garment.

🤝 Positive Impact

Your purchase supports sustainable farming, reduced waste, and ethical supply chains.

💡 Certified Quality

OEKO-TEX® Standard 100 & GOTS certified materials for safer, cleaner fashion.

Free Shipping Easy Returns Secure Checkout Eco Certified

Trusted by conscious shoppers worldwide

4.8/5 rating • 30-day returns • Secure payment

🌱 Wear your values—comfort, simplicity, responsibility.

Linen Collection Hero
NEW
Fabric Detail

Breathable Natural Fabric

Eco Process

Eco Production Process

Linen Collection Mobile Hero NEW
Fabric detail

Breathable

Eco process

Eco

Description

SPU: XH-289582-FY

Fabric Name: Polyester

Pattern: Solid Color

Process: Paneled

Style: Casual

Length: Mid-Length

Collar: Stand Collar

Popular Elements: Button, Loose

Sleeve Type: Long Sleeve

Occasion: Daily

Theme: Spring, Fall

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 Shoulder Bust Length Sleeve
cm inch cm inch cm inch cm inch
S 45 17.6 100 39.0 65 25.4 58 22.6
M 46 17.9 104 40.6 67 26.1 59 23.0
L 47 18.3 108 42.1 69 26.9 60 23.4
XL 48 18.7 112 43.7 71 27.7 61 23.8
2XL 49 19.1 116 45.2 73 28.5 62 24.2
Due to manual measurement, there may be an error of 1-3cm

From Factory to Your Door

Our Factory

From fabric selection to cutting, sewing, and final quality inspection, our production system ensures full control over craftsmanship, durability, and consistency in every piece.

Our Warehouse

We operate structured in-house warehouses designed for speed and accuracy, with real-time inventory management and efficient order processing to ensure every order is handled with care.

Our Global Delivery

We offer worldwide shipping. Orders are dispatched from the nearest available warehouse based on your location, ensuring faster delivery times and a smoother shopping experience.