ProductProperties: {
    product: ProductDescription;
    product_origin:
        | null
        | "outfit"
        | "share_link"
        | "product_category";
    vdrstate: VdrState;
} & AnlyticComponentProperty

Type declaration

  • product: ProductDescription

    The product that this event is about

  • product_origin:
        | null
        | "outfit"
        | "share_link"
        | "product_category"

    Determines the origin of the event. For example the outfit of the outfit preview where the shopper pressed the “style it” button, a share linke or the menu with the categorised products.

  • vdrstate: VdrState

    The current state of the virtual dressing room