# Cart

> The cart/* Shoplazza webhooks notify your app when a shopping cart is created or updated, so you can react to what buyers put in their carts in real time.

The `cart/*` webhooks notify your app about changes to a shopping cart.

  cart/createTriggered when an item is added to the cart.
  cart/updateTriggered when a shopping cart item is updated.
