is_consumable_for
Use it like this:
- [ #is/_consumable_for :: Product] or
- [ is_consumable_for :: Product]
A pointer to another product (or multiple products) for which this product is a consumable.
Relation describes that: [ #has_/domain :: Product] ( #has_/name :: is_consumable_for) ( #has_/range :: Product)