Home > @vsf-enterprise/bigcommerce-theme > useCart
# useCart() function
Allows loading and manipulating cart of the current user.
See the UseCartInterface for a list of methods and values available in this composable.
Signature:
export declare function useCart(): UseCartInterface;
Returns: