Mohamed Thelji wrote: Hello,
As I see there's no option to set a quantity amount divisible by a set quantity, is there a way (probably a modification in Hikashop core) to achieve that?
Can you give me more information about it ? what do you exatly mean by divisible quantity ?
Hi,
Yes, maybe I should be a little clearer. I write a small example to understand fully:
There's a product, for example gloves. We can sell now just by 400 pairs, so user should be able to take in cart 400,800,1200...etc.
For that "quantity step" I thought I use the min.order quantity, so I can set 400, but in cart when pressing +, the next value should be not 401, but 800. Also in checkout/cart system should check the quantity/min.quantity to be an integer (that's what I named no really clearly divisible earlier).
Regards,
PePe