Returns & Exchanges

Returns & Exchanges

Returns are accepted on all unworn and undamaged items within 2 days of your purchase. Please note that returns on local orders is 3 KD.

International Orders 

You are responsible for the charges of the return shipping fees.

  • Sleepwear
Please be informed that we do not accept returns on sleepwear items. We apologize for any inconvenience this may cause and encourage you to carefully review sizing charts and product descriptions before making your purchase. Thank you for your understanding 

 

function currencyFormSubmit(event) { event.target.form.submit(); } document.querySelectorAll('.shopify-currency-form select').forEach(function(element) { element.addEventListener('change', currencyFormSubmit); });