Home > @vsf-enterprise/bigcommerce-api > ProductVariant > height
# ProductVariant.height property
Height of the variant, which can be used when calculating shipping costs. If this value is null, the product's default height (set in the Product resource's height field) will be used as the base height.
Signature:
height: number | null;