Hello all,
this is my first post on the forum
I have manage a magento project for few month now and I would like to create an extension by myself but don't really know where to start.
I would like to create rules for some products with decreasing price.
But, I don't want it to be available to all products. I want some steps.
1 -> 5 : 5€
5 -> 10 : 4€
10 -> ... : 3€
so if I order
Could you guide me on how to do this ?
Thank you
Hello @dave_ls
Set tier price for the product.
It will help
I have try to use tier price for this.
But the price modification has been done on all products, and steps were not existing.
Or maybe I did it in a wrong way ?
You can do this things, using magento default functionality called Tier Price.
You need to set Tier Price like this one.
1 -> 5 : 5€
6 -> 10 : 4€
11 -> ... : 3€