App Introduction
Create discount tiers and group products into a bundle. Create multiple discount tiers and group products within tiers into a native Shopify bundle. You’ll be able to target products by collection, product vendor, and product type to create multiple tiers with different percentage discounts.
Core Functionality
- Create multiple discount tiers and group your products into a single bundle.
- Target products by collection, product vendor, and product type.
- Apply different discounts for each tier level and use them in the same order.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Promotion-focused Merchants
Basic Information
- Developer:Ripple Apps
- Address:Bristol, ENG, GB
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2023-12-6
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础
$2.90
- Multiple tiers.
- Target products by collection, product vendor, and product type.
- Apply multiple discount tiers to the same order.
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/bundle_discounts.json
- PUT /admin/api/bundle_discounts/{id}.json
- GET /admin/api/bundle_discounts.json
Permission:write_bundle_discounts,read_bundle_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,manage_collections
- POST /admin/api/discount_tiers.json
- PUT /admin/api/discount_tiers/{id}.json
- GET /admin/api/discount_tiers.json
Permission:write_discounts,read_discounts,manage_orders