Exchange Currency Module

Hello



I have a problem to cs-cart. i need a information about programming code for exchange.

our general problem is, when an order creat, it use same currency, we want to different price for every product.



we changed and added some tablo in cs-cart ;



we added a new column in cs-cart_products table call “doviz” and every products added special currency in this column. we change some files (buy_now.tpl and price.tpl ) for exchange modules.



but,



we can see this link, "index.php?dispatch=products.view&product_id=XXX



unfortuanilty we dont see with this link, "

index.php?dispatch=categories.view&category_id=XXX





Our question ;



how can we view $product.doviz variable to all .tpl files in cs-cart, we added “doviz” column in cscart_products table.





Thanks



.