It contains the products added to the wishlist by a user.
Value | Description |
---|---|
user_id Type: string Required | It stores the id of the user. |
product_id Type: string Required | It stores the id of the product which is added to the wishlist. |
variant_id Type: string |