Home > @vsf-enterprise/sapcc > UseCartEntriesComposable > getMaxQuantity
UseCartEntriesComposable.getMaxQuantity property
A method for getting maximum quantity that can be added to a cart for a given product.
Signature:
getMaxQuantity: (props: GetMaxProductQuantityProps) => number;