product_removed_from_cart
event is recorded when a visitor removes a product or multiple products from their shopping cart on your website.product_removed_from_cart
event is triggered.detail
object containing information about the removed product(s). The detail
object must include the following properties:detail.value
requireddetail.products
requiredproduct
object common schema