ProductViewStop: {
    events: (Catalog | Identity | PartyIdentification | ErrorEvent)[];
}

Description: Stop viewing the details of a product (e.g. a Product Detail Page). This does not cover the case where a product impression is viewed as part of a list (e.g., a Product Listing Page). This interaction is for tracking how much time a shopper spends viewing the details of a product. It is considered optional and may or may not be implemented. If sent, it must be preceded by a corresponding Product View Start interaction.

Type declaration