# Composables
This package contains the following Composition API functions responsible for interacting with specific parts of platform logic.
WARNING
Currently a work in progress and not ready for production usage.
useCart - to manage cart
useCategory - to fetch categories
useFacet - fetch product related data
useProduct - to fetch, filter and sort products
useUser - to manage authorization and user profile
useUserOrders - to manage user order history
useUserShipping - to manage user shipping addresses
useWishlist - to manage user wishlist