Currency switcher

Create new currencies switchers or change the position of existing

Switcher snippet

You can create an unlimited amount of currencies switchers and use them as you need. Each created switcher have unique configuration and ID to identify which one we need to display. Block of code with ID can be found at the bottom of the switcher configuration section in the LangShop application.

Currency switcher code block

Include new switcher

To include new switcher to any place of theme just copy automatically generated a block of code and insert it to a needed theme file.

<footer>
    ...
    {% render "ls-currencies-switcher", id: 82289733 %}
    ...
</footer>

Change position of existing

You can move the inclusion of existing snippet in the theme files as you need. Just remove from one place and insert to another.

Report incorrect information

Still Have Questions?

Our customer care team is here for you!

Contact Us