Big Guys Simple Casual Printed T-shirt Pants Set

$5.78
Color:  T-Shirt-Navy blue
Size:  L
Quantity
/** @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

Description

This navy blue short set features intricate geometric maze prints and edgy splatter details. This loose-fitting ensemble ensures all-day comfort while adding a modern twist to casual wear. Perfect for spontaneous outings, it combines style and versatility.

Specifications

  • Type: Short Sleeve T-Shirt Pants Set

  • Designs: Print, Ink Splash, Geometric Pattern, Navy Blue

  • Size: L To 9XL

  • Style: Casual 

  • Fit: Loose 

  • Neckline: Crew 

  • Sleeve Length: Short Sleeve 

  • Elasticity: Slightly Elasticity

  • Care & Cleaning: Machine Wash, Tumble Dry

  • Occasion: Causal, Sports, Home, Street Stroll, Casual Workdays

Please Note:All Dimensions Are Measured Manually With A Deviation Of 1 To 3cm.

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

Shipping & Returns

We will notify you of the parcel delivery progress in real time via email

United States, Canada, Australia, New Zealand, Ireland, Germany, Sweden, France, Italy,etc

Free Shipping On Orders Over $39

Shipping Cost (Orders Under $39) : $7.99—$12.59

Shipping Time: 3-7 days.

Return Policy

We offer 30 Day Guarantee. If ever you're unhappy with the fit as soon as you've tried it on, just send us a DM so we can send you a return or exchange. Our 100% Fit Guarantee & exchanges got you covered! Our Customer Satisfaction is our priority, So please contact Customer service or send a DM and we will be happy to help with any issue with your order.

Security & Privacy

Perisami keeps your payment information safe and secure in accordance with the Perisami Privacy Policy. We also support a variety of payment options , including credit/debit cards (Visa, Mastercard, Discover, American Express, JCB, Diners Club and Maestro, etc.), Digital Wallet (PayPal, Google Pay, Apple Pay, etc.), BNPL (Klarna, Pay after Delivery, etc.) to ensure that your payment details are secure.

The payment methods available for your account may vary depending on your country/region and currency.