Home > @vsf-enterprise/bigcommerce-api > ProductVariant > weight
# ProductVariant.weight property
This variant's base weight on the storefront. If this value is null
, the product's default weight (set in the Product resource's weight field) will be used as the base weight.
Signature:
weight: number | null;