Wedding Dresses

Classic & Fabulous! Find the perfect #wedding dresses for your big day!

Love for ever!

Marriage is a promise for two hearts to give―one word, one love, one life to live. Best wishes… today and always.

Wedding Dresses

View more

Free customizing

Made-to-order

Customer service

service@miabel.co.uk

Secure payment

Visa/Mastercard/American Express

Super discount

Extra 10% Off, Code: SALE

Customer Reviews
Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.
Show more Wow you reached the bottom
/** @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-1720598921949').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);

FAQs

Frequently asked question

1.How long does it take to receive the goods after placing an order?

Receiving time=Processing time+Shipping time

Processing Time:

Express Shipping Order : 10-12working days

Rush Order: 5-8working days

Shipping time: 5-8working days

2.How do I add my custom sizes/colors?

Note the size/color in the "Special Instruction" section on the order page;

Or send the order number and your size/color to the customer service email:service@miabel.co.uk.

3.How do I choose a size that's right for me?

We offer standard sizes or you can note your bust, waist, hips, and height so that we can customize the dress for you according to your size.

4.Can I receive a refund/return upon receiving the goods?

You can refer to the refund policy we placed at the bottom of the website. We have a detailed refund/return policy.

5.How can I track my order?

Track your order by logging into my acount. You'll receive updates at each stage. For assistance, contact us via email or live chat - we're here to help!

6.Why was my payment declined?

Common reasons include bank restrictions or card usage patterns. We accept Credit/Debit Cards (Visa, MasterCard, AMEX). Try another payment method or contact your bank, then place your order again.

7.How can I ensure the size and color work perfectly for me?

We understand the importance of a perfectly fitted dress. To ensure a great fit, please select your size according to the size chart or provide us with your exact measurements when placing your order. Colors may appear slightly different due to monitor settings, photography lighting, and surroundings.

We support custom dresses. You can note your size information on your order, or send your size information and the order number after you place the order to our customer service email, and we will help you customize the dress according to your size.

8.Frequently asked question

If you have any more questions, please feel free to contact our customer service email: service@miabel.co.uk

We will reply to you within 24 hours.