1.3.2 • Published 4 months ago

@doomcommerce/shopify-theme-cart v1.3.2

Weekly downloads
-
License
AGPLv3
Repository
github
Last release
4 months 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

4 months ago

1.3.1

4 months ago

1.3.0

4 months ago

1.2.4

4 months ago

1.2.3

4 months ago

1.2.2

4 months ago

1.2.1

4 months ago

1.2.0

4 months ago

1.1.0

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago