Skip to content
On this page

getProductFreeShipping ​

Definition ​

Get product free shipping property

Signature ​

ts
export function getProductFreeShipping(product?: Product): boolean 

Parameters ​

NameTypeDescription
product
Product
product entity

Return type ​

ts
boolean
getProductFreeShipping has loaded