Striped Twill Men's Plus Size Long-Sleeved Polo Shirt

$40.00
Color:  Yellow
Size:  L
Quantity
people are viewing this right now
/** @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);

Description

Our plus-size L-9XL polo shirts are a stylish, year-round choice! Crafted from lightweight, breathable cotton, these shirts keep you cool and comfortable even on hot days. Perfect for casual outings, sports, travel, or daily wear. A thoughtful gift for your dad, husband, son, or brother!

Specifications:

  • Sizing: Men Big, L to 9XL

  • Material: Cotton, Polyester

  • Fit: Regular Fit

  • Neckline: Polo Notched

  • Sleeve Length: Long Sleeve

  • Closure Type: Zipper

  • Fabric Weight Type: Extra Lightweight

  • Applicable Season: Spring, Summer, Autumn

  • Care and Cleaning: Machine Wash, Tumble Dry

  • Occasion: Casual, Business, Formal, Dates, Vacation, Parties

Note: Please choose the right size according to your measurements. Due to manual measurement, the size may vary by 1.5 inches or 1 inch. 

SIZE CHART Body Measurements Garment Measurements
Chest Chest Length
L 40“ - 42”
102cm -107cm
44”
112cm
28.4”
72cm
XL 44“ - 46”
112cm-117cm
48“
122cm
29.9“
76cm
2XL 48“ - 50”
122cm-127cm
52”
132cm
31.1”
79cm
3XL 52“ - 54”
132cm -137cm
56“
142cm
32.2“
82cm
4XL 56“ - 58”
142cm -147cm
60”
152cm
33.4”
85cm
5XL 59.5“ - 61.5”
151cm -156cm
63.7“
162cm
34.6“
88cm
6XL 63.5“ - 65.5”
161cm -166cm
67.7“
172cm
35.8“
91cm
7XL 67.5“ - 69.5”
171cm -176cm
71.6“
182cm
37“
94cm
8XL 71.5“ - 73.5”
182cm -187cm
75.5“
192cm
38.1“
97cm
9XL 75.5” - 77.5“
192cm -197cm
79.5“
202cm
39.37“
100cm

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.

Read Our Story