1.3.2 • Published 2 years ago

@doomcommerce/shopify-theme-cart v1.3.2

Weekly downloads
-
License
AGPLv3
Repository
github
Last release
2 years ago

Shopify Theme Cart API Wrapper

Wrapper functions & typings

Button Installation   Button Usage   Button Examples

npm install @doomcommerce/shopify-theme-cart

Showcase

import Cart from '@doomcommerce/shopify-theme-cart'

let cart = await Cart.query()

cart = await Cart.change({
    quantity : 10 ,
    line : 2
})
1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago