An event that triggers when a new cart is created.
The onCartCreated()
event handler runs when a new cart is created. The received CartCreated
object contains information about the cart that was created and event metadata.
Note: Backend events don't work when previewing your site.
Information about the cart that was created and event metadata.