ProductVariantValues

Returns data from Products table.

Columns

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.

Last updated