I've build my store by AC7.0 and I want that my store can display items in multi-currency.
For example, how can I display some items in US dollar and other items in Euro?
Thank you.
Multi-Currencies
Re: Multi-Currencies
A merchant can add currencies to the AbleCommerce store from Merchant Side while a user can select a suitable currency in which he/she wants to see the store for him/her self. On the Merchant side check the Configure > Currencies for adding currencies to the store. When you have multiple currencies in your store then check the CURRENCIES menu item on store side for selecting a suitable currency. A user can have one currency at a time for store.
Re: Multi-Currencies
You will have to do some customization for this. Mainly BuyProductDialog if you want this to happen on product page only.For example, how can I display some items in US dollar and other items in Euro?
Re: Multi-Currencies
Btw how do you decide which ones to show in USD and which ones to show in EUR?
You can probably use a custom field for distinguishing USD products from EUR products.
You can probably use a custom field for distinguishing USD products from EUR products.