Minimum product quantities, discounts and display the lowest price.
-
Hi.
I have a page with products with various attributes and I need one or several plugins that are compatible and perform the following functions:
– Minimum quantity to buy a product: The minimum quantity to buy must appear directly on the product page, so that the client cannot lower that minimum quantity. The minimum purchase quantities are different for each product.
– Discounts for purchase quantities of a product: visible discounts on the product page and, if possible, see the discount / s made in the cart.
– Price From (lowest): On the page where all the products of a category are shown, the price of each product will be the lowest in its discount table, taking into account taking the lowest price among all its attributes to calculate discounts.Example:
Product Skates Roses
o Skates size S minimum quantity 3 units 10 € / U
o Skates size L minimum quantity 3 units € 15 / U
o Skates size M minimum quantity 3 units € 20 / UDiscounts:
o 10 units 5%
o 20 units 10%
o 30 units 20%The price that will be shown on the page of all the products for this model of Skates will be: the lowest price, Skates Size S with the highest discount 20%: From 2 € / U
I have tried to help myself with a debate by marcvilap (@marcvilap) and Fernando Tellado
(@fernandot) from 2 years ago, it is perfect to show the minimum price of a variation on the page of all the products without it appearing as an attribute, but it is not linked to discounts and gives all products and attributes the same price, lowest buying from 1 unit.Thanks
The page I need help with: [log in to see the link]
- The topic ‘Minimum product quantities, discounts and display the lowest price.’ is closed to new replies.