sizes property

List<String>? sizes
getter/setter pair

Size of the item.

Only one value is allowed. For variants with different sizes, insert a separate product for each size with the same itemGroupId value (see size definition).

Implementation

core.List<core.String>? sizes;