know Posted January 6, 2004 Share Posted January 6, 2004 My client would like to have the shopping cart reflect every item, line by line, regardless of how many of the same product that is ordered. For example, if a shopper orders 3 of the same exact ring, the shopping cart will have three items listed. There is a reason behind this madness. There are going to be attributes, etc. that will be applied to each product--therefore multiple products in the cart could have the same product ID but indeed be different products because of specific attributes. I've done some digging around, looking for the best way to just disable the 'add to quantity' function, but I haven't been able to put my finger on it exactly. I'm currently in the includes/classes/shopping_cart.php page, as it looks like this is the page that updates the database as a cart is being used by the shopper. Does this sound accurate? Has anyone done this before, and if not, does anyone know what I'm looking for here? TIA Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.