App Introduction
Let your customers add their favorite products to a wishlist and reach out to them via web push notifications for marketing purposes. This comprehensive wishlist app offers guest wishlists, multiple wishlist options, responsive design, and syncing across all devices—with fully customizable configurations. Send price drop alerts, low-stock notifications, and wishlist reminders. Access comprehensive reporting and analytics for wishlist items to make better business decisions. Collect push tokens from customers and guests, engage them through web push campaigns, and drive them back to your store. Fully manageable frontend store text that supports non-English languages.
Core Functionality
- Include visitor wishlists, multiple wishlists, and wishlists synced across all devices.
- Provide low-stock and price-drop alerts for wishlist items, along with detailed analytics.
- Display wishlist counts on products, with an 'Add to Wishlist' button.
- Fully configurable, compatible with all devices, and supports all languages.
- Web push allows store customers and visitors to opt in for notifications.
Merchant-Friendly
- Independent Station Merchants
- Fashion Apparel Merchants
- Home Goods Merchants
- Electronics Merchants
- Cross-border E-commerce Merchants
Basic Information
- Developer:CloudPlug24
- Address:Hyderabad, TS, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:5 comment
- Release Date:2021-2-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
FREE
- Share Wishlist
- Metrics Dashboard
- Visitor Guest Wishlist
- Welcome & Push Campaigns
- Up to 100 Wishlist Items per Month
- Up to 100 Push Impressions per Month
BASIC
- Includes all features of the Free Plan
- Detailed reports
- Multiple wishlists
- Price drop and low stock alerts
- Up to 2,000 wishlist items per month
- Up to 10,000 push notification impressions per month
PROFESSIONAL
- Includes all features of Free and Basic plans
- 10,000 wishlist items per month
- 50,000 push notification impressions per month
- Unlimited sessions per month
ENTERPRISE
- Includes all features of Free, Basic, and Pro plans
- 25,000 wishlist items per month
- 100,00 push notification impressions per month
- Unlimited sessions per month
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/wishlists.json
- GET /admin/api/customers/{customer_id}/wishlists.json
- DELETE /admin/api/customers/{customer_id}/wishlists/{id}.json
Permission:read_customers,write_customers,manage_wishlists
- POST /admin/api/customers/{customer_id}/wishlists/{id}/items.json
- PUT /admin/api/customers/{customer_id}/wishlists/{id}.json
- GET /admin/api/customers/{customer_id}/wishlists/{id}.json
Permission:read_customers,write_customers,manage_wishlists
- GET /admin/api/customers/{customer_id}/wishlists/sync.json
- POST /admin/api/customers/{customer_id}/wishlists/sync.json
- PUT /admin/api/customers/{customer_id}/wishlists/sync.json
Permission:read_customers,write_customers,manage_wishlists
- POST /admin/api/wishlist_alerts.json
- GET /admin/api/wishlist_alerts.json
- PUT /admin/api/wishlist_alerts/{id}.json
Permission:read_products,write_products,manage_notifications
- GET /admin/api/analytics/wishlists.json
- GET /admin/api/analytics/wishlists/items.json
- GET /admin/api/analytics/wishlists/conversion.json
Permission:read_analytics,read_products,read_customers
- GET /admin/api/products/{product_id}/wishlist_count.json
- POST /admin/api/products/{product_id}/wishlist_count.json
- PUT /admin/api/products/{product_id}/wishlist_count.json
Permission:read_products,write_products,manage_themes
- POST /admin/api/wishlists/translations.json
- PUT /admin/api/wishlists/translations/{lang}.json
- GET /admin/api/wishlists/translations.json
Permission:manage_translations,read_products,write_products
- POST /admin/api/notifications/web_push/subscriptions.json
- GET /admin/api/notifications/web_push/subscriptions.json
- DELETE /admin/api/notifications/web_push/subscriptions/{id}.json
Permission:manage_notifications,read_customers,write_customers