Men's America Independence Day Printed Casual Polo Shirt

$37.99
Color:  Black
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

Description

SPU: DZ-294410-FY

Fabric Name: 100% Cotton-blend

Pattern:  America Independence Day Printed 

Process: Printed

Style: Casual

Length: Mid-Length

Collar: Lapel

Popular Elements: Button

Sleeve Type: Short Sleeve

Occasion: Daily

Theme: Summer

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 106 41.3 70 27.3 20.5 8.0
M 46.5 18.1 112 43.7 72 28.1 21 8.2
L 48 18.7 118 46.0 74 28.9 21.5 8.4
XL 49.5 19.3 124 48.4 76 29.6 22 8.6
2XL 51.5 20.1 132 51.5 78 30.4 22.5 8.8
3XL 53.5 20.9 140 54.6 80 31.2 23 9.0
4XL 56 21.8 148 57.7 82 32.0 23.5 9.2
5XL 58.5 22.8 156 60.8 84 32.8 24 9.4
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.