useCartMeta
●cart · /react·function
Read the cart meta slice (discount codes, gift cards, buyer identity, note, attributes, checkout URL) from the nearest provider.
Signature
function useCartMeta(): CartMetaValue;Returns
Metadata copied from the projection.
Related
CartDevtools CartFormProps CartProviderProps AppCartConfig BaseCartActions BuyerIdentityActions CartActions CartAttributeActions