mrosto™-🎉Men's textured short sleeve shirt🎉

Sold 0 only 999999999 item(s) left
$23.00 $39.00 Save $16.00
Color:  Brown
Size:  M
Quantity
Share the love
Free worldwide shipping
Free returns
Sustainably made
Secure payments
/** @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-1651799308132').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);
Description
Description

FEATURES

Size Length (CM) Bust (CM) Weight (KG)
M 68 98 50-57.5
L 70 102 57.5-65
XL 72 106 65-75
2XL 74 110 75-85

EARLY TEXTURED PATTERN: This shirt features a stylish and subtle textured pattern that adds depth and sophistication to your outfit. Perfect for casual outings or semi-formal occasions, it exudes effortless style.

BREATHABLE AND LIGHTWEIGHT FABRIC: This shirt is made of a soft and breathable material that ensures maximum comfort, even in hot weather. The lightweight design makes it easy to move throughout the day.

PRACTICAL CHEST POCKET DESIGN: The shirt is equipped with a functional chest pocket that makes it even more practical. Whether it's for style or storage, this pocket adds a refined touch to the overall design.

CLASSIC Collared Neckline: This shirt features a collared neckline with two buttons for a polished and versatile look. Adjust the buttons to customize your style for a casual or professional look.

PERFECT FIT FOR SERIOUS VALUES: Designed with a regular fit, this shirt creates a flattering silhouette. Paired with jeans, chinos or shorts, it's a perfect addition to your wardrobe.

SPEC

Material: 90% polyester 10% spandex

Color: Brown, Black, White, Red

Size: M,L,XL,2XL

Package includes: 1 * Men's Textured Short Sleeve Shirt

NOTE

Colors may vary due to differences in monitors.

For manual measurements, please allow 1-2 cm for potential errors.