App Introduction
Let customers save collections to their wishlist and return when they’re ready to purchase Our wishlist app integrates seamlessly with your store. Customers can save favorite products or variants for later, view all saved items in one place, and add them to the cart when they’re ready. Shoppers can access the wishlist via a floating button with a side drawer or a navigation link to a dedicated page—you can customize the button and icon colors to match your store’s brand. Prompt guest shoppers to log in or create an account to save their wishlists, helping you capture more sign-ups and repeat sales.
Core Functionality
- Add to Wishlist button on each product page
- Save favorite products and variants to a personal wishlist
- Add products to cart directly from the wishlist
- Prompt guest shoppers to create an account to save their wishlist
- Customize button colors and choose between a side drawer or dedicated page layout
Merchant-Friendly
- Independent Retail Merchants
- Fashion Apparel E-commerce
- Home Goods Stores
- Beauty & Skincare Merchants
- Digital 3C E-commerce
Basic Information
- Developer:Daeda Technologies PTE. LTD.
- Address:160 Robinson Road, #14-04 SBF Center, Singapore, 068914, SG
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-1-8
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/wishlists.json
- GET /admin/api/customers/wishlists.json
- PUT /admin/api/customers/wishlists/{id}.json
Permission:read_customers,write_customers,read_products
- POST /admin/api/customers/wishlist_items.json
- GET /admin/api/customers/wishlist_items.json
- DELETE /admin/api/customers/wishlist_items/{id}.json
Permission:read_customers,write_customers,read_products
- POST /admin/api/cart/items.json
- GET /admin/api/cart.json
- PUT /admin/api/cart/items/{id}.json
Permission:read_orders,write_orders,read_products
- POST /admin/api/customers.json
- GET /admin/api/customers/account_activation_urls.json
- PUT /admin/api/customers/{id}.json
Permission:read_customers,write_customers,manage_accounts
- POST /admin/api/themes/{id}/assets.json
- GET /admin/api/themes/{id}/assets.json
- PUT /admin/api/themes/{id}/assets/{asset_key}.json
Permission:read_themes,write_themes,manage_online_store