Available Since: V1.0.0
Displays a form to allow the selection of different currencies for price display.
| Parameter | Description |
|---|---|
| currencies | The comma separated list of currencies e.g. `USD,AUD,GBP`, these currencies must also be defined within the cart system. |
| path | Address to the location to load the currency images from, images are in the form USD.png |
| ext | The file extension for currency images, defaults to `.png`. |