cancel
Showing results for 
Search instead for 
Did you mean: 

Use special product price if customer orders more than 5 same products

SOLVED

Use special product price if customer orders more than 5 same products

Hello,

 

I have a big product catalog with 'price' and 'special price' attributes set.
I realize that 'special price' is intended to change product price depending on current date.
But is it possible to set special price depending on the number of ordered products?

 

E.g.:
The product price = 10, special price = 9.
If user orders 4 products, the price of these products is 40. If user orders 5, the price is 45.

 

Is it possible to do this using some Magento rules or I have to create Magento extension/module?
Where to begin?

 

Many thanks

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Use special product price if customer orders more than 5 same products

@Vasya999That is the only option you have out of the box in Magento. I am not sure if you can find an extension where you can set one rule which will work for your whole product catalog. As you know your product types and product catalog better than anyone else, you can try to find an extension in Magento marketplace.

 

Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.

 

 

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.

View solution in original post

3 REPLIES 3

Re: Use special product price if customer orders more than 5 same products

@Vasya999

Hi,

 

Same can be achieved via Tier pricing. Below is the URL where you can find more details and how to configure the same.

 

http://docs.magento.com/m1/ce/user_guide/catalog/product-price-tier.html

 

Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.

Re: Use special product price if customer orders more than 5 same products

@Tarandeep Singh

Is it possible to do the same without Tier pricing? The catalog is too big, I want to avoid setting tier price for every single product.

Re: Use special product price if customer orders more than 5 same products

@Vasya999That is the only option you have out of the box in Magento. I am not sure if you can find an extension where you can set one rule which will work for your whole product catalog. As you know your product types and product catalog better than anyone else, you can try to find an extension in Magento marketplace.

 

Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.

 

 

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.