Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com
Comfort Fit For Wide Feet Platform  Loafers Walking Shoes shopify Stunahome.com

Comfort Fit For Wide Feet Platform Loafers Walking Shoes

Price

£57.99 £28.94
682 sold

color - White

Please select a color

size

Please select a size
Fit: True to size

Quantity

Our shoes are designed, tested, and endorsed by our team of professional shoemakers.

HIGH-END FABRIC|IDEAL FOR ALL SEASONS|ORTHOPEDIC SUPPORT|RELIEVES FOOT PAIN|DESIGNED FOR WIDE FEET

Life-Changing Comfort For Those With Wide Feet!

  • RELIEVES FOOT PAIN

    Provides optimal support to your feet and joints. Can help relieve: General foot pain, plantar fasciitis, bunions, corns, heel spur, gout, hammer toe, blisters, and more.

  • ORTHOPEDIC SUPPORT

    Standing on your feet all day puts enormous pressure on your feet. Comfort loafers provide optimal support to your feet for all day comfort.

  • DESIGNED FOR WIDE FEET

    Made with stretchable material to cater up to EE width, these shoes will fit you perfectly and be your new walking companion.

"It's never easy for me to find comfortable shoes since I have really wide feet, so I ordered comfort loafers to try. Immediately I knew they were perfect, my wide feet tucked in perfectly and I can walk comfortably in them for hours!" Angela S.

FAQs

1. What is the 60 Day Wear Test Guarantee?

We believe 100% in our products. This is why we offer a 60-Day Wear Test Guarantee where you can test the shoes and decide for yourself.

2. Why Should We Take Care Of Our Feet?

The feet are the foundation of the entire human body. They support your body from the ground up.

3. What is the Plantar Fascia?

The plantar fascia muscle is a long band of muscle tissue and ligaments that stretches all the way from your heel bone to the front of your foot. This supports the arch and bone structure of the foot. When inflamed, this causes a variety of issues in the foot such as Plantar Fasciitis, and Heel Pain.

4. Who Should Wear Orthopedic Shoes?

Orthopedic shoes help align a patient's feet and off-load areas of increased stress (like a collapsed arch, an arthritic joint, or a diabetic ulcer or callus).

5. Can normal people wear orthopedic shoes?

People of all ages wear orthopedic shoes. They are also popular among people without foot problems because they are specifically designed to support the foot, ankle, and leg‘s structure and mechanics and strengthen important muscles.

6. What Happens If I Order the Wrong Size?

Don't worry, this happens. Just send your order back and we will ship the correct size to you at no extra cost.

60 Days Money Back Guarantee

We offer a 60-day guarantee to eliminate your foot pain! We fully stand behind our product and believe we have the best product in the industry. We want to give you a full 2 months to try out our product, and if you don't like it 100%, you can contact us and we'll find a solution.

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.