inostor™-Women's 2 Piece Sets Outfits Casual Long Sleeve Sweatsuits Sets

$49.99
$94.97
-$44.98
people are viewing this right now
1 sold
Quantity
Color:  Dusty Blue
Size:  XS
Inseam:  REGULAR

Description

🔥The price is limited!!💥Grab yours as the limited promotion available!🎁💐Buy 2 Free Shipping!!

 Size Guide (IN)

SIZE (US) BUST WAIST HIP SHOULDER TOP LENGTH
XS(2-4)

30-33

28-31

36.10

24.40

24.05

S(4-6)

33-35

31-33

37.16

25.59

24.45

M(8-10)

38.5-41

33.5-36

39.15

26.77

24.90

L(12-14)

42-45.5

36-39

41.55

27.95

25.30

XL(16-18)

46-49.5

39.5-42

44.03

29.53

25.85

2XL(20-22)

50-52

42.5-45

47.24

31.10

26.25

3XL

52.5-55

45.5-48

51.1 32.78 27.30
  • Inseams: Petite 27.5" (recommended for 5'3" and under), Regular 30.5", Tall 33.5" (recommended for 5'8" and above)
  • Measurements are taken with the garment laying flat. Measurements are approximate - please allow up to a 1/2" tolerance for each measurement.  

"When I tell you this set feels light as air, I'm not kidding. The perfectly loose-and-lightweight fabric is like buttah!”

One of Oprahs's Favorite 2 Piece Sets

The womens sets is air essentials sets,light-as-air fabric,which is made with spacer fabric that’s lightweight, soft and ultra drapey, designed to feel silky against your skin.

The sweat sets designed with a sporty polo collar, V-neck and high-low hem,high waisted pants with Drawstring,drawcord for a custom fit with a loose fit that reveals wide legs,High-low hem offers extra coverage in back, 4-way stretch for easy movement.

High-waisted wide-leg trousers are perfect for accentuating your long legs. showing a tall figure. Oversized fit for easy layering and effortless all-day wear. Making You Comfortable All Day Long!

DESCRIPTIONS

  • Elastic waistband
  • Relaxed fit
  •  V-neck and high-low hem
  • Wide leg pants

Care Instructions

  • Material: 47% Modal, 46% Polyester, 7% Elastane.
  • Machine Wash Cold, Gentle Cycle. Inside Out. Only Non-Chlorine Bleach When Needed. Tumble Dry Low. Low Iron If Needed.

Our Promise

  •  100% Money-Back Guarantee
  •  Free return within 90 days
  •  Worldwide Shipping For All Orders 


 

Customer Reviews
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.