Salla Docs
Merchant API
Merchant API
Salla OAuth 2.0
Partner APIs
App API
Shipments & Fulfillment APIs
Recurring Payments API
App Functions
Storefront
Twilight Engine
Twilight SDK
Web Components
Change Log
Salla CLI
Merchant API
Merchant API
Salla OAuth 2.0
Partner APIs
App API
Shipments & Fulfillment APIs
Recurring Payments API
App Functions
Storefront
Twilight Engine
Twilight SDK
Web Components
Change Log
Salla CLI
Blog
Developer Portal
Customers Events
Copy Page
Welcome 👋
What are App Functions?
Get Started
Supported Events
Testing
Responses
NodeJs Support
Merchants Events
Brand Events
Cart Events
Category Events
Communication Events
Customer Events
Invoice Events
Review Events
Shipment Events
Shipping Company Events
Shipping Zone Events
Special Offer Events
Store Branch Events
Customers Events
Account Events
Cart & Checkout Events
Product Events
Promotion & Coupon Events
Wishlist Events
Customers Events
Copy Page
Wishlist Events
This model defines the structure for events triggered when customers interact with wishlists.
Available Events
#
Product Added to Wishlist
- Customer adds a product to wishlist
Product Removed from Wishlist
- Customer removes a product from wishlist
Wishlist Product Added to Cart
- Customer adds a wishlist product to cart
Event Type
#
Asynchronous Events
- All customer events are processed in the background.
Common Use Cases
#
Track wishlist behavior
Send wishlist reminders
Analyze product interest
Trigger price drop notifications
Monitor wishlist conversion rates
Context Object
#
Schema
Example
Wishlist Events
Example Implementation
#
Track Wishlist Activity
#
Testing
#
1
Install your app
Install your app on a demo store
2
Add to wishlist
Add products to wishlist as a customer
3
Test in preview
Use the wishlist ID in the App Function preview panel
Related Events
#
Product Events
- Product
Checkout Events
- Checkout & Cart
Modified atÂ
2025-11-17 11:41:06
Previous
Promotion & Coupon Events