Salla Docs
Merchant API
  • Merchant API
  • Salla OAuth 2.0
Partner APIs
  • App API
  • Shipments & Fulfillment APIs
  • Salla AWB
  • Recurring Payments API
  • App Functions
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Ecommerce Events
  • Change Log
Salla CLI
Merchant API
  • Merchant API
  • Salla OAuth 2.0
Partner APIs
  • App API
  • Shipments & Fulfillment APIs
  • Salla AWB
  • Recurring Payments API
  • App Functions
Storefront
  • Twilight Engine
  • Twilight SDK
  • Web Components
  • Ecommerce Events
  • Change Log
Salla CLI
Salla - Opensource
Salla - Developers Community
  1. Events
  • Overview
  • Getting Started
  • Usage - Device Mode
  • Usage - Cloud Mode
  • Events
    • Account Events
    • Cart & Checkout Events
    • Product Events
    • Promotion & Coupon Events
    • Wishlist Events
  1. Events

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

Common Use Cases#

Track wishlist behavior
Send wishlist reminders
Analyze product interest
Trigger price drop notifications
Monitor wishlist conversion rates

Payload Object#

Schema
Example
Wishlist Events

Example Implementation#

Track Coupon Usage#

Modified at 2025-11-27 13:04:50
Previous
Promotion & Coupon Events