Wishlist Module
Wishlist functionality for users. Save favorites, share wishlists, and back-in-stock alerts.
Wishlist Demo
bot
Everything You Need
Explore all the powerful features included in the Wishlist module.
Save favorites
Included with the Wishlist module for seamless integration.
Wishlist sharing
Included with the Wishlist module for seamless integration.
Back-in-stock
Included with the Wishlist module for seamless integration.
Price drop alerts
Included with the Wishlist module for seamless integration.
Move to cart
Included with the Wishlist module for seamless integration.
Multiple wishlists
Included with the Wishlist module for seamless integration.
Use Cases
Discover how businesses use the Wishlist module
User engagement
Perfect for teams looking to implement user engagement capabilities.
Sales conversion
Perfect for teams looking to implement sales conversion capabilities.
Re-marketing
Perfect for teams looking to implement re-marketing capabilities.
Easy to Integrate
Use our RESTful API or webhooks to integrate the Wishlist module with your existing systems.
View API Documentation// Enable Wishlist module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "wishlist",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "wishlist",
"name": "Wishlist",
"enabled": true,
"status": "active"
}
}Related Modules
Explore other modules in the E-commerce category
Ready to Use Wishlist?
Get started today with our free plan. No credit card required.