Archive for category My Own Modifications

Shopping Cart : Product Quantity

 
I found a few reason why using drop-down menu for product quantity instead of text field could be better (product_info.php and shopping_cart.php files): With tracking inventory, it’s possible to setup a max number of products that could be added to the shopping cart It’s easy to set a default value other than 1. For the [...]