CartProvider
CartProvider owns cart state and exposes actions through the hook.
Place it as high as needed so the cart is available where your UI needs it.
CartProvider owns cart state and exposes actions through the hook.
Place it as high as needed so the cart is available where your UI needs it.