ShippingConditions constant
IRI for schema:ShippingConditions
ShippingConditions represent a set of constraints and information about the conditions of shipping a product. Such conditions may apply to only a subset of the products being shipped, depending on aspects of the product like weight, size, price, destination, and others. All the specified conditions must be met for this ShippingConditions to apply.
Implementation
static const ShippingConditions = IriTerm.prevalidated(
'https://schema.org/ShippingConditions',
);