App Introduction
Create stackable bundle offers targeting products by tags or collections. You’ll be able to set up bundle deals by simply adding tags like 'Chair|3for2' or 'Shirt|2for1'. If tagging isn’t your preference, you can also target eligible products by collection, product type, or vendor. Additionally, you can apply discounts to customers with specific tags, and exclude duplicate items from your bundle offers. Add web push notifications to your store to let customers know they can unlock discounts by adding more items to their order.
Core Functionality
- Create auto-stackable multi-buy discounts.
- Target products by collection, vendor, or product type.
- Exclude duplicate products and specific customers.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Discount Promotion Merchants
- Membership Retailers
Basic Information
- Developer:Ripple Apps
- Address:Bristol, ENG, GB
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-2-15
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础
$9.99
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/discounts/bundle.json
- PUT /admin/api/discounts/bundle/{id}.json
- GET /admin/api/discounts/bundle.json
Permission:write_discounts,read_discounts,manage_products
- GET /admin/api/products.json?collection_id={id}
- GET /admin/api/products.json?vendor={vendor}
- GET /admin/api/products.json?product_type={type}
Permission:read_products,read_collections,read_inventory
- PUT /admin/api/discounts/bundle/{id}/exclusions.json
- GET /admin/api/discounts/bundle/{id}/exclusions.json
- DELETE /admin/api/discounts/bundle/{id}/exclusions/{item_id}.json
Permission:write_discounts,read_discounts,read_customers