RemoveFromCart (EN)
A profile triggers the RemoveFromCart event when it removes a product from the cart.
Content
In the RemoveFromCart event, the following fields are minimally sent along:
Attention: the product id in the event needs to correspond with the SKU of the product in Squeezely!
When products are offered in more than one language, also the language (in which the product is removed from the shopping cart) has to be part of the product array as language. The notation for the language is ISO-639-1-ISO-3166 alpha 2.
If more fields are displayed in the event, they will be additional fields are added to the event.
Implementation
The RemoveFromCart event can be implemented automatically with:
The event can be implemented manually with:
Custom Tracking (EN) RemoveFromCart with Custom Tracking (EN)