I am trying to find a way to set inventory rules based on an items attribute set.
For example, most of my products a customer can order as small as 1/4. But some items I want them to be forced to go incrementally starting at 1. So I want a way to where if the item is attribute X, those items are forced to be incremental with the inventory rules.
Is there a way to do this without setting each item's rules?