Represents the size details of a product, including dimensions, weight, and availability.
Fields
dimension
DimensionThe dimensions of the product size.
display
StringDisplay name of the product size.
is_available
BooleanIndicates whether the product size is available for purchase.
quantity
IntThe quantity of the product size available.
seller_identifiers
[String]List of identifiers used by sellers for the product size.
value
StringThe value or label representing the product size.
weight
WeightThe weight of the product size.
Was this section helpful?