Item - Order Multiples
Hi everyone, first time post here. I just installed drupal commerce and it's looking great. I have a few questions but I'll start out with his one.
We have a few products that need to be ordered in multiples of 10 or 25. How would I set this up. I have found that I can do item minimums using rules, but nothing on multiples.
Thanks
Comments
Round to nearest?
You can set up a rule that rounds to the nearest amount (and if rounding using system:message to emit a message explaining the change). It's an idea anyway.
You also could just bundle your product in groups of 5. In other words, a product would contain 5 widgets.