Open
Reported for: WPML Multilingual & Multicurrency for WooCommerce 5.3.3.1
Overview of the issue
If you are using the standalone version of WPML Multilingual & Multicurrency for WooCommerce, you will experience an issue where the currency resets to the default if the visitor execute actions as changing the country during Checkout or increasing the items quantity on the Cart page.
Workaround
To bypass this issue temporarily, you can use the shortcode versions of the Cart and Checkout pages, known as Classic Cart and Classic Checkout blocks.
To implement the workaround:
- Edit your Cart and Checkout pages.
- Insert the respective shortcodes
woocommerce_cartfor the Cart page andwoocommerce_checkoutfor the Checkout page.