This PrestaShop module allows to define value of maximum product quantity that customer can add to cart and order, or feature to check how many times product was previously ordered and based on defined limits - block or allow to order it. As a shop owner you can define different values for each product and for each customer group. When customer will try to order more quantity of product that you allow - module will not allow to do that.
This great PrestaShop addon is one from the most wanted features in PrestaShop. With this module you can specify value of maximum product quantity that customer will be able to order. As you can read in short description - as a shop owner you can define different values of maximum quantity for each product and for each customer group that you have in your online store. Of course if you don't want to create such restrictions - module also allows to do that.
This is great module to limit orders based on customer group - for example you can distinct maximum value for simple customer and for wholesaler customer. Second one will be able to order 1000 quantity of product, first only several items. There is no limitations, you can create as much restrictions as you want.
Most important features in module
The most important feature is a possibility to define quantities for each product based on customer grups. You can read detailed specification below (both for front and back office).
Two possibilities
With this module you can define two kind of maximum quantity limits. First one - is a limit for cart. Module will check the number of products in cart and then - allow to place an order, or not. Second one is a limit for all purchases, also previously placed. Module will check history of orders and then - allow to place an order or not.
For current cart | All purchases |
Maximum product quantity you can set with this module will be applicable for customers' carts. Module will analyse how many products cart has, and based on this - block possibility to place an order (if customers' cart reached limits). |
This feature checks also previously placed orders. Module will get history of orders, count the products in these orders. Based on this calculation module will check limits you defined. And then - it will block possibility to order (if customers' reached the quantity limits). You can set limit for: - last quarter (3 months) - last half year (6 months) - this year orders (from 1 January current year) |
Version 2.2.7
id_product; id_group; shop; quantity; datetype
(semicolon-separated)id_product; id_product_attribute; id_group; shop; quantity; datetype
(semicolon-separated)id_product; id_group; shop; quantity
(semicolon-separated)id_product; id_product_attribute; id_group; shop; quantity
(semicolon-separated)ps_shoppingcart
module version 3.0.0, improving overall performance and stability.allow_oosp
variable on the cart page in PrestaShop 1.7.8.x, ensuring smooth cart functionality.#product-details
block, which contains information about the currently viewed product.