Cart Usage
Setup
useCart hook provides the cart state and all mutation methods:
Adding Items
addLines creates one automatically and persists the cart ID.
useCart hook provides the cart state and all mutation methods:
addLines creates one automatically and persists the cart ID.