Hi, thanks for your reply.
For a follow-up on this:
I had productqty.limit = 5, allowcartmodellimit.flag = NO, -1 for stock levels and no Allow set on model level
I tried with the settings you provided, but no success.
However, I had singlepurchase.flag set to YES. I assumed it would limit each purchase to a single product. Setting this to NO fixes the problem with the dropdown but also allows a single purchase to include multiple different products, which is something I need to prevent.
If singlepurchase.flag is set to YES and productqty.limit is not set, the normal textbox on product detail can add more than 1 quantity. The textbox in the cart module also works this way. But if productqty.limit is set and a dropdown appears instead of the textbox, it will always pick 1. The textbox in cart module still works for updating the quantity.
-Kristof
For a follow-up on this:
I had productqty.limit = 5, allowcartmodellimit.flag = NO, -1 for stock levels and no Allow set on model level
I tried with the settings you provided, but no success.
However, I had singlepurchase.flag set to YES. I assumed it would limit each purchase to a single product. Setting this to NO fixes the problem with the dropdown but also allows a single purchase to include multiple different products, which is something I need to prevent.
If singlepurchase.flag is set to YES and productqty.limit is not set, the normal textbox on product detail can add more than 1 quantity. The textbox in the cart module also works this way. But if productqty.limit is set and a dropdown appears instead of the textbox, it will always pick 1. The textbox in cart module still works for updating the quantity.
-Kristof