Hi, I use zen cart a little different than most people. I create my own sites, and only use the shopping cart portion of zen cart. It usually works well, but right now I am trying to send the quantity of the product to be purchased to the shopping cart, but when you get to the shopping cart, no matter what the user selects, the quantity remains 1 in the shopping cart. The site I am having problems with is:
http://www.dvrkits.com.
The page I am working on is http://wwwldvrkits.com/test.php. I am feeding different prices to the shopping cart according to the quantities they choose. To do this I added a pricing table, but I will also need to feed the price to the shopping cart. I am looking for a file that takes the information from the form. I think this is application_top.php, but before I start fooling with the pricing, I would like to get the quantities to feed right to the shopping cart. The is, if the customer choosed a quantity of 7, I would like the shopping cart to reflect that. For now the pricing doesn't change because I haven't added that to the code yet.



