ProductVariantValues
Returns data from Products table.
Last updated
Returns data from Products table.
Last updated
Name
Type
Description
Id [KEY]
Integer
The ID of the option value.
VariantId [KEY]
Integer
The ID of the corresponding variant.
OptionId [KEY]
Integer
The ID of the option.
Label
String
The label of the option value shown on the storefront.
DisplayName
String
The label of the option value shown on the storefront.