wix-stores
The wix-stores module contains functionality for working with your site's store from client-side code. Learn more.
Additional information about this section
The endpoints exposed by this API
Deprecated. This function will continue to work, but a newer version is available at wix-stores.cart.getCurrentCart().
Deprecated. This function will continue to work, but a newer version is available at wix-stores.cart.removeProduct().
Deprecated. This function will continue to work, but a newer version is available at wix-stores.product.getOptionsAvailability().
Deprecated. This function will continue to work, but a newer version is available at wix-stores.product.getVariants().
Deprecated. This function will continue to work, but a newer version is available at wix-stores.cart.onChange().
- Cart
The wix-stores.Cart module contains functionality for working with your site's cart from client-side code.
- Navigate
The wix-stores.Navigate module contains functionality for navigating to store-related pages from client-side code.
- Product
The wix-stores.product module contains functionality for working with your store's products from client-side code.