View Single Post
  #1  
Old 10-27-2009, 02:37 PM
 
VinceAvando VinceAvando is offline
 

Newbie
  
Join Date: Oct 2009
Posts: 4
 

Default Change Quantity and update price

Hi there,

I am sure I have seen this particularly requirement before on previous versions of xcart.. so assume it is simple to do.

I need to make it so on the product details page, when the quantity is changed, the price displayed on the page is updated (either automatically or via an update button) so if the item costs $50 each, and the quantity is set to 10, is shows the cost to be $500.

Any ideas on how I can do this, I tried to copy and paste the code from the "cart.php" page which has this on it, but it didn't work.

Any help would be greatly appreciated.

Regards,

Vince
__________________
4.2.1
Reply With Quote