import CartButton from 'react-storefront/CartButton'
Name | Type | Default | Description |
---|---|---|---|
path | string | '/cart' | The url path to cart. Defaults to "/cart" |
server | bool | Set to true to force server side navigation. Defaults to false | |
classes | object | CSS classes | |
icon | element | Optional Custom cart icon |
You can override all the class names injected by Moov-PWA thanks to the classes
property. This property accepts the following keys:
cartQuantity
icon