Anchor to CustomerVisitProductInfoCustomer
CustomerVisitProductInfo
object
This type returns the information about the product and product variant from a customer visit.
Anchor to FieldsFields
- Anchor to productproduct•
The product information. If
null
, then the product was deleted from the store.- Anchor to quantityquantity•Int!non-null
The quantity of the product that the customer requested.
- Anchor to variantvariant•
The product variant information, if the product variant exists.
Was this section helpful?