View Single Post
  #1  
Old 10-13-2004, 11:35 AM
 
roblen roblen is offline
 

Senior Member
  
Join Date: Oct 2004
Posts: 114
 

Default Wholesale pricing mod.

Hello I have the need to modify the wholesale pricing table.
Where and how do I multiply the price in the cell by 1,000 ..for display purposes only.
customer/main/product.tpl

example : column one has a quantity of 1-250 with a price of $0.16 I would like to display (0.16 X 1000) or $160.00 instead of $0.16. This is just the display of the cell and not the real value of $0.16
Thanks
Reply With Quote