Shopping Cart
Notifying Clerk.js about changes to the shopping cart.
Some functionality like specific trigger emails relies on Clerk.io knowing the content of a visitors shopping cart.
Clerk.js enables you to easily keep us updated about shopping cart changes through a JavaScript interface.
Method | Action |
---|---|
| Tells Clerk.io that product with id |
| Tells Clerk.io that product with id |
| Tells Clerk.io that the shopping cart now contains 3 products with the ids |
Updated 20 days ago