TourCMS community

For users of the TourCMS tour operator ecommerce platform

Hello,

Currently we are selling our tours in EUR but would like to add USD too - so for example here http://www.armeniaexplorer.com/en/dates_n_rates I would like to have an extra column showing the same tour price in USD next to EUR (the conversion could be taken from xe.com or somewhere else). Can anyone advise how to do this?
Thanks
Hasmik

Views: 21

Reply to This

Replies to This Discussion

Hi Hasmik,
Do you build that webpage from data generated by TourCMS? If so you could create a second website selling in USD then could output the price based on the USD exchange rate you have loaded in TourCMS.

You would edit the template on your existing website to add an extra field containing the price from your new website, so for example currently you would have something like this already to pull out your Euro price:

<$TourCMSdeparture output="d_main_price" dec="show" xml="1"$>

Whereas the following would pull out the price for a website with the ID of 454 (for example):

<$TourCMSdeparture output="d_main_price" dec="show" xml="1" website_id="454"$>

You could also have a link then to book in USD, but you don't have to.

Hope that helps.

Paul

RSS

© 2012   Created by TourCMS team.

Badges  |  Report an Issue  |  Terms of Service