Don't miss our special offer!✨

Men's Retro Casual Plaid Pocket Lapel Long Sleeve Shirt

$48.95
Color:  Yellow
Size:  S
Quantity
Free worldwide shipping on order $89+
Eco-friendly fabric
Clear printing and bright colors
Diversified styles and distinctive personalities
Shipping

Description

Product Introduction

SPU:HOOLS250319-2nH

  • Category: Men's shirts
  • Collar design: Lapel
  • Fabric selection: Blended
  • Sleeve design: Long sleeve
  • Version design: Regular
  • Craft design: Pocket
  • Suitable season: Four seasons
  • Size selection: Multiple sizes

1. The classic charm of lapel design
The lapel design has always been a classic choice in men's shirts. Compared with the stand-up collar, the lapel not only increases the overall softness, but also highlights the temperament of the wearer. Whether it is work or leisure occasions, lapel shirts can make men look more capable and elegant. In terms of design, lapel shirts often show a simple yet sophisticated style, which makes it easy to cope with various occasions.

The design of the lapel is not only comfortable, but also has a good decorative effect. Through different lapel widths and shapes, it can adapt to men with different face shapes and show the most suitable style. For men who want to show a professional image in the workplace, lapel shirts are an ideal choice.

2. The superiority of blended fabrics
In the selection of fabrics, blended fabrics are favored because of their unique superiority. Blended fabrics are usually made of two or more materials. This combination not only improves the performance of the fabric, but also effectively enhances the overall beauty of the shirt. Shirts made of blended fabrics usually have better wear resistance and wrinkle resistance, ensuring that men remain in good condition throughout the day's work.

There are many types of blended fabrics, such as cotton-polyester blends, cotton-wool blends, etc. These different combinations not only improve the breathability and comfort of the shirt, but also ensure the wearer's adaptability in various environments. When choosing a shirt, men can choose the corresponding blended fabric according to their needs to cope with different weather and occasions.

3. The diversity of long-sleeved design
Long-sleeved shirts are a classic style among men's shirts, suitable for all body shapes and styles. The long-sleeved design can play its role in different seasons. Whether it is warmth in winter or sun protection in summer, long-sleeved shirts are a practical and fashionable choice.

The flexibility of the long-sleeved design enables it to be matched with a variety of clothing. Whether it is paired with suit pants to form a formal business image, or combined with jeans and casual shoes to form a casual style, long-sleeved shirts can always help you. This diversity makes long-sleeved shirts a must-have item in men's wardrobes.

4. The comfort of regular version
In the design of shirts, the regular version has won the favor of many men with its comfortable tailoring. Compared with the slim version, the regular version of the shirt gives the wearer more room for movement, making the wearer more comfortable in daily activities. It is designed to provide a loose but not too loose appearance, which not only keeps the image neat, but also ensures the comfort of wearing.

Regular version of the shirt is suitable for men of different body types, especially for those who care about the abdominal curve. It can effectively cover up the flesh and show a more slender body proportion. Whether it is a thin or slightly fat body, the regular version can always provide an inclusive beauty.

5. Exquisite craftsmanship design-pocket details
When we mention the craftsmanship design of shirts, the existence of pockets is often a neglected detail. However, the pocket design is not only a visual embellishment, but also a functional embodiment. An exquisite pocket design can not only enhance the style and layering of the shirt, but also provide a convenient use experience for men.

Whether it is the small pocket on the chest or the pocket on the side, the careful consideration of the pocket design shows the brand's attention to detail. For men who need to carry small items such as business cards, pencils or mobile phones, the pocket design not only increases the practicality of the shirt, but also adds more possibilities for dressing.

6. A choice for all seasons
The design of this lapel blended long-sleeved shirt makes it suitable for all seasons. In spring and summer, long-sleeved shirts can effectively block direct sunlight and protect the skin from UV damage, while in autumn and winter, blended fabrics provide good warmth. With proper matching, men do not need to change clothes frequently when the seasons change, and can easily cope with various climate changes.

Size Chart:

Long Sleeve Shirt Chest Shoulder Length
cm inch cm inch cm inch
S 110 43.3 48 18.9 72 28.3
M 115 45.3 50 19.7 74 29.1
L 120 47.2 52 20.5 76 29.9
XL 125 49.2 54 21.3 78 30.7
2XL 130 51.2 56 22 80 31.5
3XL 135 53.1 58 22.8 82 32.3

Worldwide Shipping

Total Delivery Time = Processing Time + Shipping Time

1.Processing Time:

The amount of time it takes for us to prepare your order for shipment. Our normal processing time for orders is 7-9 business days. This involves the securing of stocks, in some cases, and the checking of product quality. Orders can be cancelled or modified within 8 hours after being placed.

2.Shipping Time:

The amount of time it takes to receive your order after your order has shipped. Shipping times can vary depending on your location and shipping methods.

Standard Shipping: 12-19 business days 

Express Shipping: 7-12 bussiness days 

*For items which have stock in warehouse, items will be shipped in 24 hours.

*For some remote areas, it may take up to 20 business days to deliver the parcel.

Shipping Fee

Free shipping on orders US$89+ 

*The actual shipping cost differs depend on the shipping country and the weight of the item.

Insurance Service for Shipping:

We have opened insurance service for all customers. You can choose to use it or not when placing an order. Please note that the use of insurance service will incur insurance fees, which will be paid together when completing the order.

Note for taxes:

For most of the countries, our customers do not need to pay for importing fees, duties or VAT (Valued Additional Tax). However, for some limited countries (especially for some European countries such as Germany, Italy, UK, etc.) may need to pay duties or VAT according to your countries’ levying rules.

Hassle-free Returns

We're bummed if you're not 100% satisfied with the items you received, and we gladly accept returns within 7 days of receipt for regular items in new condition.

Step 1: Email us for the authorization
Step 2: Process the exchange/return
Step 3: Get your refund / exchange in 3-10 working days

Contact us: service@hooshops.com

For more  👉Exchange / Return / Refund Policy

NOTE: Gifts, blind boxes or clearance items are not available for exchange or return.

Here are what our customers say
Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.

You May Also Like

View more

#Hoo Life on Instagram

View more