<style> .lora-return-policy-clean, .lora-return-policy-clean * { box-sizing: border-box; } .lora-return-policy-clean { --lora-bg: #fffaf5; --lora-card: #ffffff; --lora-cream: #f7eee5; --lora-cream-2: #fbf5ef; --lora-border: rgba(166, 128, 96, 0.18); --lora-text: #2f2722; --lora-muted: #7b6a5d; --lora-accent: #b9957a; --lora-accent-2: #d8c1ad; --lora-whatsapp: #22c35e; width: 100%; max-width: 1080px; margin: 0 auto; padding: 18px 12px 42px; color: var(--lora-text); font-family: inherit; line-height: 1.9; background: transparent; } .lora-policy-hero { position: relative; overflow: hidden; border-radius: 30px; padding: 34px 20px 30px; margin-bottom: 18px; text-align: center; background: radial-gradient(circle at 15% 20%, rgba(255, 255, 255, 0.95) 0 20%, transparent 42%), radial-gradient(circle at 85% 80%, rgba(216, 193, 173, 0.32) 0 18%, transparent 46%), linear-gradient(135deg, #fffdf9 0%, #f8eee4 100%); border: 1px solid var(--lora-border); box-shadow: 0 14px 36px rgba(120, 84, 58, 0.08); } .lora-policy-hero::before { content: ""; position: absolute; inset: 14px; border-radius: 24px; border: 1px solid rgba(185, 149, 122, 0.14); pointer-events: none; } .lora-policy-pill { position: relative; z-index: 1; display: inline-flex; align-items: center; justify-content: center; min-height: 34px; padding: 6px 16px; border-radius: 999px; background: rgba(255, 255, 255, 0.78); border: 1px solid rgba(185, 149, 122, 0.20); color: #9a765e; font-size: 13px; font-weight: 900; margin-bottom: 13px; box-shadow: 0 8px 18px rgba(120, 84, 58, 0.05); } .lora-policy-title { position: relative; z-index: 1; margin: 0; color: #2f2722; font-size: clamp(26px, 4vw, 40px); font-weight: 950; line-height: 1.35; letter-spacing: -0.04em; } .lora-policy-date { position: relative; z-index: 1; display: inline-flex; align-items: center; justify-content: center; margin: 14px 0 0; padding: 6px 14px; border-radius: 999px; background: #fff; border: 1px solid rgba(185, 149, 122, 0.16); color: var(--lora-muted); font-size: 13px; font-weight: 850; } .lora-policy-intro { background: linear-gradient(135deg, #ffffff, #fffaf5); border: 1px solid var(--lora-border); border-radius: 24px; padding: 18px 18px; margin-bottom: 16px; color: #4c3c32; font-size: 15px; font-weight: 750; box-shadow: 0 10px 26px rgba(120, 84, 58, 0.05); } .lora-fast-cards { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin-bottom: 18px; } .lora-fast-card { background: #fff; border: 1px solid var(--lora-border); border-radius: 20px; padding: 15px 12px; text-align: center; box-shadow: 0 10px 24px rgba(120, 84, 58, 0.045); } .lora-fast-card strong { display: block; color: #9a765e; font-size: 22px; font-weight: 950; line-height: 1.3; margin-bottom: 4px; } .lora-fast-card span { display: block; color: var(--lora-muted); font-size: 12.5px; font-weight: 800; line-height: 1.6; } .lora-policy-section { background: #fff; border: 1px solid var(--lora-border); border-radius: 24px; padding: 19px; margin: 13px 0; box-shadow: 0 12px 30px rgba(120, 84, 58, 0.045); } .lora-section-head { display: flex; align-items: center; gap: 10px; margin: 0 0 14px; } .lora-section-num { width: 36px; height: 36px; min-width: 36px; border-radius: 14px; background: linear-gradient(135deg, #fff7ef, #ead7c7); color: #9a765e; border: 1px solid rgba(185, 149, 122, 0.22); display: inline-flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 950; box-shadow: 0 8px 18px rgba(120, 84, 58, 0.06); } .lora-section-title { margin: 0; color: #2f2722; font-size: 18px; font-weight: 950; line-height: 1.5; } .lora-policy-list { list-style: none; padding: 0; margin: 0; display: grid; gap: 9px; } .lora-policy-list li { position: relative; padding: 11px 14px; border-radius: 16px; background: #fffaf6; border: 1px solid rgba(185, 149, 122, 0.12); color: #44362d; font-size: 14px; font-weight: 760; line-height: 1.85; } .lora-policy-list li::before { content: ""; width: 7px; height: 7px; display: inline-block; border-radius: 999px; background: #c9a88e; margin-left: 8px; box-shadow: 0 0 0 4px rgba(201, 168, 142, 0.16); vertical-align: middle; } .lora-soft-note { margin-top: 12px; padding: 14px 15px; border-radius: 18px; background: linear-gradient(135deg, #fff7ef, #fbf1e8); border: 1px solid rgba(185, 149, 122, 0.20); color: #5c4638; font-size: 13.5px; font-weight: 820; line-height: 1.9; } .lora-table-wrap { width: 100%; overflow-x: auto; border-radius: 18px; border: 1px solid var(--lora-border); background: #fff; } .lora-fees-table { width: 100%; min-width: 560px; border-collapse: collapse; text-align: right; overflow: hidden; } .lora-fees-table th, .lora-fees-table td { padding: 13px 14px; border-bottom: 1px solid rgba(185, 149, 122, 0.14); font-size: 14px; line-height: 1.7; } .lora-fees-table th { background: #f5e7da; color: #5c4638; font-weight: 950; } .lora-fees-table td { background: #fffdfb; color: #44362d; font-weight: 760; } .lora-fees-table tr:last-child td { border-bottom: 0; } .lora-two-cards { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 10px; } .lora-info-card { padding: 15px; border-radius: 18px; background: #fffaf6; border: 1px solid rgba(185, 149, 122, 0.14); } .lora-info-card strong { display: block; margin-bottom: 7px; color: #9a765e; font-size: 15px; font-weight: 950; } .lora-info-card p { margin: 0; color: #55453b; font-size: 13.5px; font-weight: 760; line-height: 1.85; } .lora-contact-box { margin-top: 18px; padding: 24px 18px; border-radius: 28px; text-align: center; background: radial-gradient(circle at 20% 10%, rgba(255,255,255,.96), transparent 32%), linear-gradient(135deg, #fffdf9, #f8eee4); border: 1px solid var(--lora-border); box-shadow: 0 14px 34px rgba(120, 84, 58, 0.06); } .lora-contact-box h3 { margin: 0 0 8px; color: #2f2722; font-size: 21px; font-weight: 950; } .lora-contact-box p { margin: 0 0 15px; color: var(--lora-muted); font-size: 14px; font-weight: 800; } .lora-whatsapp-link { display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-height: 48px; padding: 11px 22px; border-radius: 999px; background: #ecfff3; border: 1px solid rgba(34, 195, 94, 0.28); color: #168344 !important; text-decoration: none !important; font-size: 14px; font-weight: 950; box-shadow: 0 10px 24px rgba(34, 195, 94, 0.10); transition: transform .18s ease, box-shadow .18s ease, background .18s ease; } .lora-whatsapp-link:hover { transform: translateY(-1px); background: #dcffeb; box-shadow: 0 14px 28px rgba(34, 195, 94, 0.14); } .lora-whatsapp-icon { width: 22px; height: 22px; display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; background: #22c35e; color: #fff; font-size: 13px; font-weight: 950; } .lora-policy-end { margin-top: 15px; padding: 15px 16px; border-radius: 20px; background: #fff7ef; border: 1px solid rgba(185, 149, 122, 0.18); color: #5c4638; text-align: center; font-size: 14px; font-weight: 850; line-height: 1.9; } @media (max-width: 768px) { .lora-return-policy-clean { padding: 14px 9px 34px; } .lora-policy-hero { border-radius: 24px; padding: 28px 15px 25px; } .lora-fast-cards, .lora-two-cards { grid-template-columns: 1fr; } .lora-policy-section { padding: 16px; border-radius: 21px; } .lora-section-title { font-size: 16.5px; } .lora-policy-list li { font-size: 13.5px; padding: 10px 12px; } } </style>
Lora Fashion Policy

Exchange and Return Policy

Last updated: 02-10-2025
At Laura Fashion, we place great importance on customer satisfaction and trust. Therefore, we have established a clear and detailed exchange and return policy, taking into account the unique nature of our evening dresses, which require special handling to maintain their quality and original condition.
7 days for exchange or return from the date of receiving the order
12 hours customer service notification when requesting a return
One-time replacement available only once
1

First: Time period

  • Exchange or return is allowed within 7 days of the date of receiving the order.
  • Customer service must be notified within 12 hours of receiving the order when requesting a return.
  • If the product is manufactured after the order has been placed, and 12 hours have passed since the order was approved, the customer is not entitled to request a return or cancellation.
  • Customer service must be notified within 3 days of receiving the order when requesting an exchange.
  • The exchange is allowed only once, after which the right to return is forfeited.
  • If the customer wishes to exchange the product, the replacement product must be of the same or higher price as the original order.
2

Second: Conditions for accepting returns or exchanges

  • The item must be in its original condition as received by the customer and inside the original packaging.
  • Attach the invoice with the returned shipment.
  • Do not remove or cut the tape attached to the item, as this is a prerequisite for accepting a return or exchange.
  • The piece should be free of any scents such as perfumes or incense.
  • The item should be free of traces of makeup or cosmetics.
  • If there are offers or gifts, the free item must be returned with the entire order when requesting a refund or exchange.
The following products are non-returnable or non-exchangeable: Outlet products, Mega Sale, Deal of the Week, and special offers such as National Day offers.
3

Third: Fees

Fee type Value Observation
Return fees 75 riyals It is transferred to the official store account
Exceptional exchange fees 60 riyals Applies according to the order status
Cash on delivery fees 15 riyals A fee will be deducted upon return and will not be refunded upon request for return or exchange.
excess weight 15 riyals For each additional kilo after the first kilo
4

Fourth: How to get a refund

  • Refunds are processed via credit card, bank transfer, or payment systems such as Tabby, Tamara, and Mis Pay.
  • There is no direct cash refund.
  • The expected time for refunding the amount is from 7 to 24 days, and may reach up to 30 working days depending on the bank.
  • In the case of payment upon receipt, the amount is transferred via bank transfer, and the customer is required to provide us with an IBAN certificate.
  • The customer can choose a shopping voucher of the same value as the returned item after deducting the return fees.
  • Depending on the bank, it may take between 14 and 30 business days for the refund to appear in your bank account.
5

International Shipping

Shipping via SMSA

The price is based on weight, starting from 75 riyals, with an additional 45 riyals for each extra kilo.

Shipping via DHL

Available to all countries worldwide, prices start from 249 riyals depending on the country and weight.

Important note: International shipping cannot be returned, and the customer outside the Kingdom bears the full cost of shipping and return according to the country.
6

Fifth: Manufacturing defects

  • Returns or exchanges are accepted in case of permanent stains that cannot be removed.
  • Returns or exchanges are accepted in case of obvious tearing or damage to the fabric.
  • Defects must be reported within one hour of receiving the order, with clear photos attached.
Not considered manufacturing defects: excess threads that can be cut without damage, slight color variation due to lighting or photography, minor warping of the fabric, shedding of sequins or beads up to 15%, light stains or traces of dust resulting from storage or shipping, or slight variation in the pattern or details of some dresses.
7

Sixth: Customer responsibility

  • The customer must follow up on their returned shipment until its status is updated to “Delivered”.
  • The shipment must be handed in at the shipping company branch and must not leave the branch until the barcode has been scanned by an employee.
  • If non-returnable products are shipped or the specified period has expired, the customer will bear the return shipping fees.
  • If more than 24 hours have passed since the policy was issued without the shipment being delivered, the customer may be charged the applicable fees.
  • Products are stored for only one month, after which they are destroyed without any liability on the part of the store.
8

Seventh: For customers outside the Kingdom

  • The customer bears the full cost of shipping and return, depending on the country.
  • Returns cannot be made for international shipments after shipment has been completed.
  • Delivery time and costs vary depending on the shipping company, country, and weight.
9

Eighth: Additional provisions

  • When ordering more than two pieces, only one piece can be returned at most.
  • Replacement forfeits the right of return.
  • The free shipping provided with the original order is deducted in case of return or exchange.
  • If the customer cancels the order after it has been shipped, the shipping fees and payment card fees will be deducted.
  • If the customer cancels the order before shipping, only the card fee will be deducted.
10

Ninth: Store rights

  • Laura Fashion store reserves the right to accept, refuse, or cancel any order in case of stock shortages.
  • The store has the right to accept, refuse, or cancel any order in the event of an error in product pricing.
  • The store has the right to take appropriate action in the event of suspected fraudulent orders.
  • All website content, including designs, images, texts, logos, and software, is the exclusive property of the store and is subject to copyright.
With this policy, we guarantee you a safe and flexible shopping experience, while maintaining the quality of our products and the trust of our customers.

To contact customer service

The Laura team is happy to serve you and answer your questions regarding exchanges and returns.

Contact via WhatsApp