vishkap Posted September 29, 2017 Share Posted September 29, 2017 Hi, I would like to order products in multiple of 250 with minimum quantity set to 250 . Please help! Link to comment Share on other sites More sharing options...
selectshop.at Posted September 29, 2017 Share Posted September 29, 2017 You have three options for that: 1) add your product as 250, so instead of one pc. 250 pcs. OR 2) add combinations/variants to your product: 1 pc. (standard), 250 pcs. 500 pcs. etc. 3) you use a paid solution: https://addons.prestashop.com/en/combinaisons-customization/3129-fo-quantitydeclinations-prices-quantity-per-multiple.html https://addons.prestashop.com/en/sizes-units/5628-product-properties-extension-sell-by-weight-lengthetc.html Link to comment Share on other sites More sharing options...
vishkap Posted September 29, 2017 Author Share Posted September 29, 2017 Can' we make changes in the code to achieve this? Link to comment Share on other sites More sharing options...
selectshop.at Posted September 29, 2017 Share Posted September 29, 2017 Unfortunately you didn't specified, if it is only for some products, or all your products should be ordered by 250. For to use min. quantity you can use the default feature on tab Preferences -> orders -> min. purchase value. You also didn't specified for which Prestashop version do you need this. BTW you don't need to make changes on code. You can use one of the options named. These you can use as native feature or more comfort b paid solutions. Link to comment Share on other sites More sharing options...
vishkap Posted September 29, 2017 Author Share Posted September 29, 2017 My prestashop version is 1.6.1.15 and I need the quantity to be in multiple of 250 for all the products. Link to comment Share on other sites More sharing options...
selectshop.at Posted September 29, 2017 Share Posted September 29, 2017 Than add the products as 250 instead of 1. You only need to add to product description that the quantity bought of the product are 250 pcs.Before your make changes on code, you should explore the native options Prestashop offers you. I'm also selling products in packs, so bottles of 6. My product is added as pack and customers can only buy packs, so 1x6, 2x6, 3x6 etc. So my product is: "product xyz 6pcs." If you are buying the product from your supplier as single product, so only one pc. and not a pack, so you need to use a module for to handle your stock. Second link I added to post #2 fits for this. Link to comment Share on other sites More sharing options...
TiaNex Shopping Posted October 2, 2017 Share Posted October 2, 2017 here is what you need, you can order mini quantity of mix attributes combination https://www.prestashop.com/forums/topic/604948-how-to-set-minimal-order-quantity-of-a-product-mixed-attributes-combinations/ Link to comment Share on other sites More sharing options...
Scully Posted October 2, 2017 Share Posted October 2, 2017 The only way with build in functionality are product variants (combinations). The other way buy a module which can handle this for you. Link to comment Share on other sites More sharing options...
Hasnainraza Sundrani Posted August 17, 2022 Share Posted August 17, 2022 On 9/29/2017 at 4:11 PM, selectshop.at said: Than add the products as 250 instead of 1. You only need to add to product description that the quantity bought of the product are 250 pcs.Before your make changes on code, you should explore the native options Prestashop offers you. I'm also selling products in packs, so bottles of 6. My product is added as pack and customers can only buy packs, so 1x6, 2x6, 3x6 etc. So my product is: "product xyz 6pcs." If you are buying the product from your supplier as single product, so only one pc. and not a pack, so you need to use a module for to handle your stock. Second link I added to post #2 fits for this. Hii I want to do exactly like this "I'm also selling products in packs, so bottles of 6. My product is added as pack and customers can only buy packs, so 1x6, 2x6, 3x6 etc. So my product is: "product xyz 6pcs." as you said you did this so can you share how you did this? Link to comment Share on other sites More sharing options...
Ali Samie Posted August 17, 2022 Share Posted August 17, 2022 3 hours ago, Hasnainraza Sundrani said: Hii I want to do exactly like this "I'm also selling products in packs, so bottles of 6. My product is added as pack and customers can only buy packs, so 1x6, 2x6, 3x6 etc. So my product is: "product xyz 6pcs." as you said you did this so can you share how you did this? check this document: https://doc.prestashop.com/display/PS17/Managing+Products#ManagingProducts-Creatingapackofproducts There is also this document: https://www.webibazaar.com/blog/tutotial/how-to-create-a-products-pack-prestashop-1-7/ 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