Home > @shopware-pwa/helpers > getProductFreeShipping

# getProductFreeShipping() function

Get product free shipping property

Signature:

export declare function getProductFreeShipping(product?: Product): boolean;

# Parameters

Parameter Type Description
product Product

Returns:

boolean