Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductVariant > requiresShipping
Warning: This API is now obsolete.
Use
InventoryItem.requiresShipping
instead.
Whether a customer needs to provide a shipping address when placing an order for the product variant.
Signature:
requiresShipping: Scalars['Boolean']['output'];