Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 268 Bytes

wishlist.md

File metadata and controls

16 lines (9 loc) · 268 Bytes

Wishlist

Add to Wishlist

zaius.event("product", { action: "add_to_wishlist", product_id: "product-2143" });

Remove from Wishlist

zaius.event("product", { action: "remove_from_wishlist", product_id: "product-2143" });