stevki Posted October 23, 2012 Posted October 23, 2012 I need to be able to have the user order more than 99 products at a time. I found where in the mysql tables: orders_products->product_quantity customers_basket->customer_basket_quantity the value was set to int(2), I changed it to int(11) and still cannot order more than 99 pieces. Where else to I need to change the configuration to allow them to order what they want??? Any help or guidance would be appreciated. Steve
Guest Posted October 23, 2012 Posted October 23, 2012 @@stevki In the admin area under configuration>> maximum values>> change the Product Quantities In Shopping Cart to whatever you want. Chris
♥14steve14 Posted October 24, 2012 Posted October 24, 2012 As Chris mentioned above, but i do believe that changing it to zero will add unlimited numbers of items REMEMBER BACKUP, BACKUP AND BACKUP
Recommended Posts
Archived
This topic is now archived and is closed to further replies.