Multi-Currencies

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
acrab
Ensign (ENS)
Ensign (ENS)
Posts: 13
Joined: Mon Jul 14, 2008 11:32 pm

Multi-Currencies

Post by acrab » Thu Jul 24, 2008 4:12 am

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.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Multi-Currencies

Post by mazhar » Thu Jul 24, 2008 4:37 am

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.

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Re: Multi-Currencies

Post by sohaib » Thu Jul 24, 2008 9:30 am

For example, how can I display some items in US dollar and other items in Euro?
You will have to do some customization for this. Mainly BuyProductDialog if you want this to happen on product page only.

User avatar
sohaib
Developer
Developer
Posts: 1079
Joined: Fri Jan 23, 2004 1:38 am

Re: Multi-Currencies

Post by sohaib » Thu Jul 24, 2008 9:31 am

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.

Post Reply