[?Mother's Day 49%% off?]Super comfortable leather sandals

people are viewing this right now
$33.99
$71.90
-53%
Color:  WHITE
Size:  US 4/ EU 35
Quantity
Whole Shop! Buy more, Save more!
Minimum Qty Discount
2+ 5% OFF
3+ 8% OFF
4+ 10% OFF
Free shipping on all orders over $50
Free shipping on all orders over $40
Contact us: service@jacqzel.com
Secure payments

Description

Designed by our professional footwear designers
These sandals are designed with the idea of making each person who wears them more comfortable. Relieve heel, foot and knee pain! They are designed for people who want to live a pain-free life and walk normally again. No one wants heel spurs, foot or knee pain to ruin their life.

MOVE WITHOUT PAIN TODAY!
With these sandals, you don't need doctor visits or expensive insoles. Every step you take in the sandals is cushioned by the chunky, soft sole. The thick sole absorbs shock and supports the entire foot, not just the heel!

WHY ARE THESE SANDALS SO EFFECTIVE?
✔️ Cushioning - Super comfortable leather sandals provide complete foot cushioning for optimal comfort. The sole contains a special gel that absorbs shock better than any other sole.

✔️ More stability - The extra wide 3 cm sole under the heel provides stability and the carefully placed footbed ensures a perfect fit, comfort and better performance.

✔️ For wide and narrow feet - Sandals fit wide and narrow feet. They are also made of lightweight material so your feet can breathe!

    Product details:

    • Upper Material: Split Leather
    • Lining Material: Genuine Leather
    • Fashion Element: Shallow
    • Outsole Material: Rubber
    • Season: Spring/Autumn
    • Closure Type: Slip-On
    • Pattern Type: Print
    • Toe Shape: Round Toe
    • Fit: Fits True to Size, Take Your Normal Size
    • Item Type: Flats
    • Occasion: Casual
    • Toe Style: Closed Toe

    Women's Shoes Size Chart

     
    ? NOTICE: IF YOU HAVE WIDE FEET OR BUNION OR BIG ANKLE, PLEASE CHOOSE HALF A SIZE OR ONE SIZE BIGGER

    -------o0o-------

    click on "add to cart"?

    OUR GUARANTEE


    ? Insured Shipping: Every order includes real-time tracking details and insurance coverage in the unlikely event that a package is lost or stolen in transit.

    ? 30-day return policy: If your order arrives damaged or defective, you have 30 days to request a return.

    ✉️ Customer Care: We have a team of live carers ready to help you and answer your questions within 72 hours, 7 days a week.

    ? Secure Payments and Information: We use SSL Secure encryption to 100% protect your personal and financial information.

    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.