This module improves the shopping experience on an online store by making sure customers can't select invalid quantities of a product without any manual effort. Here's how it works:
When a customer chooses a number of items to buy, the module automatically checks if this number is less than the minimum allowed for that product. If it is, an error message appears telling the customer that the quantity is too low, and the "Add to Cart" button disappears, preventing the customer from proceeding with the purchase.
If the customer increases the quantity back to a valid amount (more than the minimum), the error message goes away, and the "Add to Cart" button becomes visible again, allowing them to add the product to their cart.
The module also ensures that the customer cannot order more items than are available in stock. If they try to do so, an error message appears, informing them that the requested quantity exceeds the stock available.
All these checks happen automatically in the background, without the customer needing to press any special buttons or perform extra steps. It makes shopping smoother and helps avoid mistakes.
Live Demo
#product minimum:3
#product quantity:6
Install:
First download the ZIP file.
Then go to Extension>Installer Click on the (Upload) button And upload the downloaded ZIP file.
Go to Extension>Modifications and hit the Refresh button to apply the changes.
Free support and installation
cartcraft.oc@gmail.com
Login and write down your comment.
Login my OpenCart Account