App Introduction
Customers can easily create their wishlists and add products. They can also create a wishlist, add products, and share it with anyone via email.
Core Functionality
- Create a wishlist
- Share a wishlist
- Email notifications
Merchant-Friendly
- Fashion & Apparel Merchants
- Home Goods Merchants
- Beauty & Skincare Merchants
- Gift Category E-commerce
Basic Information
- Developer:Hubify Apps
- Address:16870 W Bernardo, San Diego, CA, 92127, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2020-9-15
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
标准
$3.99
- Save unlimited products to the wishlist
- Share the wishlist via email
- Get wishlist and product reports
- Unlimited reminder emails
- Get revenue reports
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/wishlist.json
- PUT /admin/api/customers/{customer_id}/wishlist/{product_id}.json
- GET /admin/api/customers/{customer_id}/wishlist.json
Permission:write_customers,read_customers,manage_products
- POST /admin/api/customers/{customer_id}/wishlist/share.json
- GET /admin/api/customers/{customer_id}/wishlist/share/links.json
- PUT /admin/api/customers/{customer_id}/wishlist/share/settings.json
Permission:write_customers,read_customers,send_messages
- POST /admin/api/notifications/email/wishlist.json
- GET /admin/api/notifications/email/wishlist/settings.json
- PUT /admin/api/notifications/email/wishlist/{event}.json
Permission:write_notifications,read_notifications,send_messages