Background of the issue:
I activated the multi currency option, but it shows at the end of the product description. I would like it to be shown above the add to cart button. I am managing a woocommerce shop, using the elessi theme, and we have products with multiple variations.
Symptoms:
The multicurrency dropdown is displayed at the end of the product description instead of above the add to cart button.
Questions:
How can I move the multicurrency dropdown to be above the add to cart button?
I understand what you're looking for. If you've created a currency switcher for the Product Page (Screenshot: hidden link) from the "WooCommerce > WooCommerce Multilingual > Multicurrency" tab, you should see it right below the Add to Cart button. If you’ve created one and it’s not appearing in the correct position, it may be due to how the Single Product template is set up in your theme.
To add a currency switcher according to your requirements, please refer to the guide below. You’ll be able to add a currency switcher using either a shortcode or PHP code, placing it wherever you prefer.