Home > @vsf-enterprise/bigcommerce-theme > WishlistItemParams
# WishlistItemParams interface
Parameters of wishlist item.
Signature:
export interface WishlistItemParams
# Properties
Property | Type | Description |
---|---|---|
productId | number | Id of the product. |
variantId? | number | (Optional) Id of the product's variant. |