Skip to content
On this page

Configuration

Setting up store currency

Cartify uses USD as the default currency, if you want to change it to another currency you can add APP_CURRENCY to the .env file with the value using ISO 4217 format as follows:

APP_CURRENCY=EUR

And here is the result:

Product with eur currency