Home > @vsf-enterprise/bigcommerce-theme > CartStore
# CartStore type
Cart [Pinia](https://pinia.vuejs.org/) store.
Signature:
export declare type CartStore = ReturnType<typeof useCartStore>;
References: useCartStore
Home > @vsf-enterprise/bigcommerce-theme > CartStore
Cart [Pinia](https://pinia.vuejs.org/) store.
Signature:
export declare type CartStore = ReturnType<typeof useCartStore>;
References: useCartStore
On this page