View Single Post
  #1  
Old 03-26-2003, 08:58 AM
 
Jonny Jonny is offline
 

Advanced Member
  
Join Date: Sep 2002
Posts: 67
 

Default Forcing a description

Hi

I know you can overide the price of a product that is sent to the cart, by sending the $price variable to equal whatever you need it to..

I am trying to do the same for description.. I have entered a product in the database, which will be a bulk standard pc system, but have option for the customer to customize it to their needs, so at the end you get a final price, which is transfered to the cart

this all works fine, but need to force a new description which will contain all the components they have selected.

Have tried to just send the description variable like the price, but this did not work.

any ideas
Reply With Quote