The Luisa Dress

Sale price Price 75.000 KD Regular price Unit price  per 

Model is 180 cm wearing size s/m.

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