makphisto Posted April 5, 2007 Posted April 5, 2007 I'm trying to use the "Tips and Tricks" to add a quantity box to my product info page. The Trick is here: http://www.oscommerce.info/docs/english/e_...ducts_page.html Anyway, the first step went fine, but the next step says: Then in includes\application_top.php around line 143 find this code: $cart->add_cart($_POST['products_id'], $cart->get_quantity(tep_get_uprid($_POST['products_id'], $_POST['id']))+1, $_POST['id']); My application_top.php does not have that code at all. I've looked it all over, I've done a find. It's just not there. Any idea?
makphisto Posted April 6, 2007 Author Posted April 6, 2007 Wow, does no one use a product quantity box?
makphisto Posted April 6, 2007 Author Posted April 6, 2007 Ahh, I found it. http://www.oscommerce.com/community/contributions,1253/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.