grafikerinbiri Posted August 21, 2014 Share Posted August 21, 2014 Hi, I just install Prestashop 1.6.0.9 I want to sell package products which can sold by 100, 150, 200, 250 etc. I've tried many things: Changing minimum quantity to 100: When customers wants to add more it goes like 101, 102, 103 etc. Using packages: I made my product as 1 and make with them packages like 100. But at my control panel i see both product 1 and 100. Using combinatison: This is my favorite. I mad a combination as 100 Q, 150 Q, 200 Q etc. And it works perfectly. The problem is at the last solution i have also Quantity value at my shopping cart. I've deleted it from template. But just from the shopping cart. Now i can see it at shopping details and at my order page at background. And My Question What do you suggest? Which way is best or is there a more powerfull way to fix this little problem? I worry about have problem at updating new versions of Prestashop. Link to comment Share on other sites More sharing options...
grafikerinbiri Posted August 26, 2014 Author Share Posted August 26, 2014 Any ideas? Link to comment Share on other sites More sharing options...
Gomlers Posted November 13, 2014 Share Posted November 13, 2014 I'm also looking for an answer to this. I want to sell 5 and 5 of some products, so that customers can't add 8 in the shoppingcart, but they can add, 10. If they want to buy 32, they need to order 35 and so on. How can this be fixed? Even my old Zen Cart had this function by default Link to comment Share on other sites More sharing options...
tuk66 Posted November 14, 2014 Share Posted November 14, 2014 Create >1pc products like: My product, 5pcs Link to comment Share on other sites More sharing options...
Gomlers Posted November 14, 2014 Share Posted November 14, 2014 tuk66 - as that seems like a good idea, I don't think it really is. It's not that I think my customers are stupid - and not able to do simple math, but there is something about showing the customers the lowest price possible. If ONE product can be listed as 25 USD, and then have customers add 5 and 5 and 5 of that product, they know that the price is 25 x 5.. If ONE product instead cost 125 USD, there are easier for customers to think - "No, too expensive.." even though the products are names - "Product pack - 5pcs" Link to comment Share on other sites More sharing options...
tuk66 Posted November 17, 2014 Share Posted November 17, 2014 Of course, you are right. I just tried to find a solution because PrestaShop doesn't allow to force the customer to buy only a certain number of products. For me, 100 pcs package is one product. You can always publish the price of 1 pc. Link to comment Share on other sites More sharing options...
Mjonglang Posted November 24, 2014 Share Posted November 24, 2014 Hi There, I also want to sell per quantiy. What is the best solution? Writing quantity in productname is good but not enough. It should be clear next to price (for example: $4,- per 10) and also with quantity value (5x10 = 10% discount) and on packinglist. Link to comment Share on other sites More sharing options...
Nick_K Posted November 26, 2014 Share Posted November 26, 2014 So, so far no solution to this problem? Been googling like crazy to find a good solution and i always come up with the same idea of packages. Link to comment Share on other sites More sharing options...
Mjonglang Posted November 27, 2014 Share Posted November 27, 2014 So, so far no solution to this problem? Been googling like crazy to find a good solution and i always come up with the same idea of packages. Best solution sofar is solving this with a attribute/combination of your wanted quantity like Grafikerinbirin is suggesting. Not ideal but it works. It only does not show the combination in the productlisting; for this you need to do some codework (not my cup of tea, but google "attributes in product listing") It would be much easier if there would come an "sold per quanity" in future (next to: minimum quantity tab?) Link to comment Share on other sites More sharing options...
rajlaskar Posted November 29, 2014 Share Posted November 29, 2014 (edited) Hi For a client I used quantity as Combination and hide qty text box in details page .tpl file, I know this is not a good solution, may be qty as dropdown setting the dropdown option manually works better Edited November 29, 2014 by rajlaskar (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted April 7, 2016 Share Posted April 7, 2016 i know that this is old topic but i developed module to accept only defined quantities of product like 50,100,150,200 or 10,20,30,40 etc. addon is available here: accept defined quantities only 1 Link to comment Share on other sites More sharing options...
Recommended Posts