App Introduction
A seamless wishlist solution to help your customers save their favorite products BH Simple Wishlist enables customers to save liked products for later, enhancing the shopping experience and increasing return visitor rates. Effortlessly add wishlist buttons to product and collection pages. Fully customizable via the Shopify Theme Editor. Lightweight, easy to install, and compatible with all Online Store 2.0 themes. Built by BrandHighlighters for seamless store integration.
Core Functionality
- Quickly add items to the wishlist from product and collection pages
- Supports guest shoppers and logged-in customers with automatic syncing
- Allow users to create multiple lists to organize their favorite products
- Users can add personalized notes to each item to remind themselves of the saving reason
- Configure the wishlist block directly from your Shopify theme
Merchant-Friendly
- Independent Station Merchants
- Fashion Apparel Merchants
- Home Goods Merchants
- Beauty & Skincare Merchants
Basic Information
- Developer:Brand Highlighters
- Address:2 Maning Way, Lancaster Business Park, Caton Road, Lancaster, Lancashire, ENG, LA1 3SU, GB
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-7-23
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/wishlist_items.json
- GET /admin/api/customers/{customer_id}/wishlist_items.json
- DELETE /admin/api/customers/{customer_id}/wishlist_items/{item_id}.json
Permission:read_customers,write_customers,read_products
- POST /admin/api/customers/{customer_id}/wishlist_sync.json
- GET /admin/api/customers/{customer_id}/wishlist_sync_status.json
- PUT /admin/api/customers/{customer_id}/wishlist_sync.json
Permission:read_customers,write_customers,manage_wishlist
- POST /admin/api/customers/{customer_id}/wishlist_lists.json
- PUT /admin/api/customers/{customer_id}/wishlist_lists/{list_id}.json
- DELETE /admin/api/customers/{customer_id}/wishlist_lists/{list_id}.json
Permission:read_customers,write_customers,manage_wishlist
- POST /admin/api/customers/{customer_id}/wishlist_items/{item_id}/notes.json
- PUT /admin/api/customers/{customer_id}/wishlist_items/{item_id}/notes.json
- GET /admin/api/customers/{customer_id}/wishlist_items/{item_id}/notes.json
Permission:read_customers,write_customers,manage_wishlist
- GET /admin/api/themes/{theme_id}/assets.json
- PUT /admin/api/themes/{theme_id}/assets.json
- GET /admin/api/themes/{theme_id}/settings_schema.json
Permission:read_themes,write_themes,manage_online_store