Currency Switcher Customisation
This section lets you customise the appearance of the currency switcher when using its shortcode. As you adjust the settings on the left, the live preview and the generated shortcode will update automatically. Once you’re satisfied with the design, simply copy and paste the shortcode into any page, post, or widget on your website.
Switcher size
This dropdown menu allows you to set the visual size of the currency switcher when it’s embedded via shortcode.
Click the dropdown arrow to view the available size options (e.g., Small, Medium).
Select your preferred size, and you’ll see the change reflected in both the live preview and the size attribute of the generated shortcode.
Switcher Display Options
These toggles allow you to control which elements are displayed in the currency switcher when using the shortcode. As you enable or disable these options, both the live preview and the generated shortcode will update in real-time.
Display Elements:
- Show Flag –
- Enabled: Displays a flag icon representing the selected currency’s country. → Adds flag=”1″ to the shortcode.
- Disabled: Hides the flag icon. → Removes flag=”1″ from the shortcode.
- Show Flag –
-
- Show Currency Name –
- Enabled: Displays the full name of the currency (e.g., “Indian Rupee”). → Adds name=”1″ to the shortcode.
- Disabled: Hides the currency name. → Removes name=”1″ from the shortcode.
- Show Currency Name –
-
- Show Currency Symbol –
- Enabled: Displays the currency symbol (e.g., “₹”). → Adds symbol=”1″ to the shortcode.
- Disabled: Hides the symbol. → Removes symbol=”1″ from the shortcode.
- Show Currency Symbol –
-
- Show Currency Code –
- Enabled: Displays the three-letter ISO code (e.g., “INR”). → Adds code=”1″ to the shortcode.
- Disabled: Hides the currency code. → Removes code=”1″ from the shortcode.
- Show Currency Code –
Preview
This section provides a real-time visual representation of the currency switcher, based on your selected settings.
- Visual Display: Shows how the switcher will look on the frontend, updating instantly as you change the Switcher Size and Display Options.
- Generated Shortcode: Located below the preview, this shortcode updates automatically based on your selections.
[psm-multi-currency-switcher size="medium" flag="1" name="1" symbol="1" code="1"]
- Copy Icon: Click the copy icon next to the shortcode to copy it to your clipboard. You can paste it into any post, page, or widget area that supports shortcodes.