Type Alias: StoreProduct
StoreProduct =
Pick<ISalesEcommStoreProduct,"id"|"name"|"price"|"type"|"slug"|"description"|"images"|"shippingMeta"|"variant">
Public product fields currently supported by the embedded storefront contract.