ken.yong Posted November 3, 2005 Posted November 3, 2005 Hi, I am having some difficulties in trying to do the followings: My currency infobox is working fine. When I switch from USD to EUR (or vice versa), it's all good. I have also make my LANGUAGE_CURRENCY defined as USD. Here is the problem - When I switch to EUR, my "Shop by Price" and "Search" infoboxes, which both show some parameters on currency, are still showing USD$! I have been looking for a CURRENCY DEFINE that changes with the currency infobox, automatically. If I set my LANGUAGE_CURRENCY defined as EUR, I will still have the same problem - My "Shop by Price" and "Search" infoboxes will have EUR when a customer chooses USD in the currency inbox. I have been searching the forum about this but to no avail. Thanks for any help! Ken
wheeloftime Posted November 3, 2005 Posted November 3, 2005 Hi, I am having some difficulties in trying to do the followings: My currency infobox is working fine. When I switch from USD to EUR (or vice versa), it's all good. I have also make my LANGUAGE_CURRENCY defined as USD. Here is the problem - When I switch to EUR, my "Shop by Price" and "Search" infoboxes, which both show some parameters on currency, are still showing USD$! I have been looking for a CURRENCY DEFINE that changes with the currency infobox, automatically. If I set my LANGUAGE_CURRENCY defined as EUR, I will still have the same problem - My "Shop by Price" and "Search" infoboxes will have EUR when a customer chooses USD in the currency inbox. I have been searching the forum about this but to no avail. Thanks for any help! Ken I don't know for your search infobox as it sounds you use some contrib for it (the stock quick and advanced search have no problem with currency switching) but as for the Shop by Price contrib: it has it's price ranges hard coded (including the valuta sign) inside the shop_by_price language file (catalog/includes/languages/english/shop_by_price.php). As it is designed now it will not work automatically with valuta switching.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.