ProductCollection constant
IRI for schema:ProductCollection
A set of products (either {ProductGroup}s or specific variants) that are listed together e.g. in an {Offer}.
Implementation
static const ProductCollection = IriTerm.prevalidated(
'https://schema.org/ProductCollection',
);