View Single Post
  #2  
Old 08-30-2007, 08:13 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Quantity change -> price change

But the price per item doesn't change! Some people only want to know price per item, and they expect the cart to do the math for them at checkout. You could always add a display variable - that does the math. Edit product.tpl and add a smarty equation for the item price * quantity -- hold on -- that won't work without some ajax or js, since how will smarty know what the qty is? Sounds like a late-night project for someone (not me).
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote