Daaaaad Posted April 24, 2018 Share Posted April 24, 2018 Hello, I would like to be able to sell products by X pieces... set the unit price in the admin but only allow the customer to buy a multiple of a specific quantity (by product). I don't think it's possible with the default installation of Prestashop. I found a module but it don't seems to be very professional : https://addons.prestashop.com/en/cross-selling-product-bundles/25969-sell-by-x-units.html - There are typos / spelling mistakes - It use a popup in the case of a quantity error instead of creating a select box for right quantities. Can you help? Link to comment Share on other sites More sharing options...
Guest Posted April 24, 2018 Share Posted April 24, 2018 Can you explain the reason why? I would just make the product title "Product Number 1: Pack size 10" And make the price and weight for 10 items Link to comment Share on other sites More sharing options...
joseantgv Posted April 24, 2018 Share Posted April 24, 2018 41 minutes ago, Daaaaad said: Hello, I would like to be able to sell products by X pieces... set the unit price in the admin but only allow the customer to buy a multiple of a specific quantity (by product). I don't think it's possible with the default installation of Prestashop. I found a module but it don't seems to be very professional : https://addons.prestashop.com/en/cross-selling-product-bundles/25969-sell-by-x-units.html - There are typos / spelling mistakes - It use a popup in the case of a quantity error instead of creating a select box for right quantities. Can you help? Do you mean this? https://addons.prestashop.com/en/fast-mass-updates/27632-minimum-and-maximum-unit-quantity-to-purchase.html Link to comment Share on other sites More sharing options...
Daaaaad Posted April 24, 2018 Author Share Posted April 24, 2018 3 hours ago, joseantgv said: Do you mean this? https://addons.prestashop.com/en/fast-mass-updates/27632-minimum-and-maximum-unit-quantity-to-purchase.html Hi @joseantgv, thank you for the link ! I just tested the module and unfortunately : - It's far too complex... you have to create rules with a selection of products... I just want to set an increment quantity for some products (via the API would be the best!) - The increment function is not working at all. When I try to save the increment step it's not saving Furthermore, their Prestashop Addons Front Office Demo is not working because HTTPS is missing... That makes me think that they are not maintaining the module. Regards, David. Link to comment Share on other sites More sharing options...
Daaaaad Posted April 24, 2018 Author Share Posted April 24, 2018 4 hours ago, haylau said: Can you explain the reason why? I would just make the product title "Product Number 1: Pack size 10" And make the price and weight for 10 items Hi @haylau, The reason is we would like to display the unit price to the customer... that's for a B2B shop selling warehouse equipment. I could specify the quantity in the title but the customer would be obliged to calculate the unit price manually Do you understand? Link to comment Share on other sites More sharing options...
Guest Posted April 24, 2018 Share Posted April 24, 2018 Could you use this feature? Link to comment Share on other sites More sharing options...
Daaaaad Posted April 25, 2018 Author Share Posted April 25, 2018 9 hours ago, haylau said: Could you use this feature? That's a good point! I did not notice this unit price field... Thank you Link to comment Share on other sites More sharing options...
idnovate.com Posted April 25, 2018 Share Posted April 25, 2018 Hi @Daaaaad, first of all, apologies about the SSL Frontoffice demo problem, it was solved yesterday. - About the config, the module can't save the increment quantity if you have set the "multiple" quantity (it's your case). Actually the "multiple" quantity has priority against the "increment", and it has no sense (as we have developed the module) to set the multiple and the increment quantity. Maybe it's necessary to show a message to customers like you who are trying to set the multiple quantity "6" and also the increment quantity at the same time. No problem, I take it to add the message in the next version of the module (that is almost ready to be published) and thanks for the subliminal tip - About the complexity, the module is developed to define massively the minimum, maximum and multiple (or increment) quantities with an easy configuration. You can do it for the whole catalog with a simple rule (without selecting values in the filters), or filtering by the criteria that you need to set these quantities. If you need to do it for some specific products then it's needed to select it individually in the products filter. - The module is maintaned and constantly upgraded, you should not have any problem. Don't hesitate in contact with us if you have any problem or an additional doubt. Regards, David Link to comment Share on other sites More sharing options...
Daaaaad Posted April 25, 2018 Author Share Posted April 25, 2018 42 minutes ago, idnovate.com said: Hi @Daaaaad, first of all, apologies about the SSL Frontoffice demo problem, it was solved yesterday. - About the config, the module can't save the increment quantity if you have set the "multiple" quantity (it's your case). Actually the "multiple" quantity has priority against the "increment", and it has no sense (as we have developed the module) to set the multiple and the increment quantity. Maybe it's necessary to show a message to customers like you who are trying to set the multiple quantity "6" and also the increment quantity at the same time. No problem, I take it to add the message in the next version of the module (that is almost ready to be published) and thanks for the subliminal tip - About the complexity, the module is developed to define massively the minimum, maximum and multiple (or increment) quantities with an easy configuration. You can do it for the whole catalog with a simple rule (without selecting values in the filters), or filtering by the criteria that you need to set these quantities. If you need to do it for some specific products then it's needed to select it individually in the products filter. - The module is maintaned and constantly upgraded, you should not have any problem. Don't hesitate in contact with us if you have any problem or an additional doubt. Regards, David Hi @idnovate.com, Ok thank you very much for this clarification... what about creating the rules via the API (As my shop is synchronized with my ERP) ? Regards, David. Link to comment Share on other sites More sharing options...
idnovate.com Posted April 25, 2018 Share Posted April 25, 2018 Hi @Daaaaad, unfortunately we haven't planified it, Maybe in the future versions of the module we will add it as a new feature. Regards, David Link to comment Share on other sites More sharing options...
Matt Bergo Posted April 29, 2018 Share Posted April 29, 2018 I have a similar need. Is there an easy way or a module to make it work like this: https://www.vegetology.com/opti3-omega-3-epa-dha It looks like 2 products (single and pack of 3) in a single product page. Link to comment Share on other sites More sharing options...
selectshop.at Posted April 29, 2018 Share Posted April 29, 2018 @Matt Bergo - This is native feature of Prestashop. Simply add product combinations for that. It is the same if you sell 50 ml, 100 ml and 250 ml for ex. Add sizing attribute to your products like explained here in the docu: http://doc.prestashop.com/display/PS16/Managing+Product+Attributes Link to comment Share on other sites More sharing options...
Matt Bergo Posted April 29, 2018 Share Posted April 29, 2018 Thanks for your reply. I tried it and it works. Sorry for the newbie question. I would also like to be able to show a different item description depending on which attribute is selected. Is it also part of Prestashop? Link to comment Share on other sites More sharing options...
selectshop.at Posted April 29, 2018 Share Posted April 29, 2018 No this is not possible as per default. Search for paid addons on official addons page: http://addons.prestashop.com/ Link to comment Share on other sites More sharing options...
PrestaPros Posted February 21, 2019 Share Posted February 21, 2019 For now we have version for 1.6 https://prestapros.com/en/services/quantity-price-step 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