PovilasJ Posted May 10 Share Posted May 10 Hello, I'm looking for a solution for our eshop. The problem is our company's discount system: we assign a price list to each customer, as a result of that an individual discount is applied to each customer for each product. We have ~1k products, but in the customer price list, the discount is indicated only for a certain number of products (if the product is not in the price list, then the standard price is applied to such products). I think it could be possible to create special prices for products according to the customer, but then there will be a lot of such special price rules for each product. Is there any limit for special price rules number? Won't a large number of special price rules slow down the eshop? It is not possible to divide customers into customer groups and apply discounts accordingly. Maybe someone have encountered a similar problem? Is Prestashop suitable for implementing such a discount system in general? Maybe there are some modules? Link to comment Share on other sites More sharing options...
Prestashop Addict Posted May 10 Share Posted May 10 Hi, certainly the best solution as you mentioned, should be to create customers groups, with catalog rules. Link to comment Share on other sites More sharing options...
PovilasJ Posted May 10 Author Share Posted May 10 As I mentioned, creating customer groups is not a good solution, because every customer would be in a different group. Link to comment Share on other sites More sharing options...
Paul C Posted May 10 Share Posted May 10 You can set specific prices for a product that is based on a whole number of factors (not just customer group) down to an individual customer (see attached image). The issue would be importing them all (I believe you can only import certains types of specific prices with the standard import tools). The query to select the price for the customer shouldn't slow the store down significantly but additional queries will obviously always slow things down to an extent. It wouldn't be impossible to script an import as long as you can create the import files with product id, customer id and the price for that customer. 1 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