stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariantInput > weightUnit

AdminTypes.ProductVariantInput.weightUnit property

The unit of weight that’s used to measure the variant.

Signature:

weightUnit?: InputMaybe<WeightUnit | `${WeightUnit}`>;