import Cart from '@doomcommerce/shopify-theme-cart'
let cart = await Cart.query()
cart = await Cart.change({
quantity : 10 ,
line : 2
})
-
Notifications
You must be signed in to change notification settings - Fork 1
Wrapper & typings for Shopify's theme cart API
License
DoomCommerce/Shopify-Theme-Cart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Wrapper & typings for Shopify's theme cart API