CONTACT INFORMATION

NEWSLETTER

Don’t miss out thousands of great deals & promotions.

© 2025 Amira Trading. All rights reserved.

© 2025 Amira Trading. All rights reserved.

jQuery(document).ready(function($) { // For dropdown-style variations $('form.cart').on('change', 'select', function() { $('form.cart').trigger('check_variations'); }); // For color/image swatches (if you use them) $('.variations_form').on('click', '.variable-item', function() { $('.variations_form').trigger('check_variations'); }); });