When switching currency, "?wcmlc=" is not added to the url. Previously, when switching currencies, the link looked like this etalkschool.com/en/?wcmlc=CAD. It was possible to copy the link for each currency. At some point it stopped working, now when you switch the currency nothing changes, the url doesn't change (etalkschool.com/en/).
Languages: English (English )Spanish (Español )German (Deutsch )
Timezone: America/Lima (GMT-05:00)
Hello,
I do honestly not recall that we used to add the currency as a parameter inside the URL in the past - it might be that this was the case longer time ago, but it is not how the feature currently works.
As far as I am aware, the currency only changes by using JavaScript on the fly without needing to reload the page.
You can see the expected behavior on this test site: hidden link
So it is not possible to generate a link where the URL parameter will be added? For example, a client can pay in USD, and we want to send him a link where the page will specify the currency in USD (etalkschool.com/en/?wcmlc=USD).