carlosfocus Posted December 17, 2009 Posted December 17, 2009 Hi I'have my web based in oscommerce http://www.paitillatours.com/am%C3%83%C2%A9rica-del-sur/ushuaia-al-completo-4-dias-de-recorrido-p-518.html You can see the price in USD$ but I want show another price in BSF I have this code but isn't working <span class="in_prod_info"><?php echo $products_price?></span><br><?php $mon = "2.15"; $mul = $products_priced; $mont = $mul * mon; echo $mont ?> If you see after USD$ price the numer 0 because the code not working How Can I apply the code or action Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.