The Línea Set

Sale price Price 60.000 KD Regular price 75.000 KD Unit price  per 

Model is 180 cm wearing size Small

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