Vosteen Posted January 19, 2016 Share Posted January 19, 2016 Hello, using the CSV-Import, I only found the values "discount amound" and "discount percent". So this is like a fixed discount, isn't it? We've got up to ~10.000 Products and most of them have a quantity discount. It depends on multiple factors (weigt, volume...). We can't say a general price-rule like "buy 50 and get 10% discount". Every product has its own individual quantity and discount-price. So my question is: How to import this? We are able to export those prices to a CSV file. There we have a column for "min-quantity for discount" and "new price". The "new price" is actually the new price - not just the discount amount like " -1€ " oder " -10% ". Can we use this directly? Or do we have to re-calculate it somehow? Optional: Can we also import multiple quantitiy "steps" for different discounts? Like 0-50 = 3€ 51-100 = 2€ 101-X = 1€ I already read, you might be able/have to edit something in phpmyAdmin? Link to comment Share on other sites More sharing options...
im_presto Posted January 19, 2016 Share Posted January 19, 2016 For this we need to prepare rules and set up the price accordingly. Link to comment Share on other sites More sharing options...
Vosteen Posted January 19, 2016 Author Share Posted January 19, 2016 You mean like rules for a group of customers? Link to comment Share on other sites More sharing options...
im_presto Posted January 19, 2016 Share Posted January 19, 2016 No, we need to program it and set rules in the script or configure through custom module. Link to comment Share on other sites More sharing options...
Vosteen Posted January 19, 2016 Author Share Posted January 19, 2016 Sounds...tricky and time-expensive? Link to comment Share on other sites More sharing options...
im_presto Posted January 19, 2016 Share Posted January 19, 2016 yeah it is... Link to comment Share on other sites More sharing options...
Vosteen Posted January 19, 2016 Author Share Posted January 19, 2016 Hmm, this one looks, like it's heading into the direction I need, but it seems unfinished: https://www.prestashop.com/forums/topic/286410-how-to-allow-csv-import-of-specific-prices/ Any thoughts about that? 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