stuke Posted January 2, 2019 Share Posted January 2, 2019 Hello, This is my first attempt on creating a webshop with Prestashop and i cant seem to figure this one out. I have a product with these prices: if you buy 1 => € 2 if you buy 2 => € 3.5 if you buy 3 => € 5 if you buy 4 => € 6.5 etc .... So the first product you buy is € 2, if you buy more then 1, the price for each product is lowered to €1.5 So if you buy 4 products its € 2 + (3 x € 1.5) I have many products and each product can have a different 'single' price and different discount price for each following product. I cant seem to figure out how i can do this in Prestashop or havnt found a module that can do this. Thank you for any advice in the right direction! Link to comment Share on other sites More sharing options...
musicmaster Posted January 2, 2019 Share Posted January 2, 2019 That can with special prices what you find under the pricing tab of a product. For a minimum of two product you have the price 1.75. For a minimum of 3 1.67, etc. There is one catch: 3 for 5 won't work as you need to specify per product. 3x1,66=4.98 3x1.67=5.01. Link to comment Share on other sites More sharing options...
stuke Posted January 9, 2019 Author Share Posted January 9, 2019 Hi, Thank you for pushing me in the right direction. There is still a catch tho. Let me use easier numbers: 1 item: € 3 2 items: € 5 => € 3 + 1 x € 2 3 items: € 7 => € 3 + 2 x € 2 4 items: € 9 => € 3 + 3 x € 2 8 items: € 17 => € 3 + 7 x € 2 So you will allways have to count in the first item price when you buy more. Is this doable? With Special prices if i buy 8 items i allways get € 16 insted of € 18 Thanks again. Link to comment Share on other sites More sharing options...
musicmaster Posted January 11, 2019 Share Posted January 11, 2019 That is noit the way Prestashop thinks. If you have two for 5 then you need to specify 2,50 for each one. You cannot say that one is 3 and the other 2. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now