Shopify: Manual implementation required. Requires a wishlist app or custom implementation.
JavaScript
Properties
| Property | Type | Required | Description |
|---|---|---|---|
| items | array | Yes | Products added to wishlist |
| value | number | No | Product price |
| currency | string | No | ISO 4217 currency code |
When to Fire
- Wishlist/favorite button click
- Save for later action
- Heart icon click on product
Related Events
- view_content — When viewing the product
- add_to_cart — When adding to cart instead