App Introduction
Enable a wide range of campaigns based on **customer tags** and **product tags**—including volume discounts, bundle discounts, purchase-with-purchase gifts (Spend X Get Y), and shipping discounts. Enhance the customer experience and boost sales. Implement diverse discounts using customer tags and product tags: volume discounts, bundle discounts, Spend X Get Y offers, and shipping discounts. Flexible condition setup is also available. It supports various use cases such as exclusive discounts for VIP customers, wholesale pricing, and tiered membership discounts. Powered by **Shopify Functions**, the app is accessible to merchants beyond the Shopify Plus plan. Rest assured, we do not store any of your customers’ personal information on our servers.
Core Functionality
- Product discounts (can be set by customer tags and product tags)
- Shipping discounts (can be set by customer tags)
- Tiered volume discounts based on purchase quantity and amount
- Volume discount tables can be displayed on product pages (via theme app extensions)
- Uses Shopify Functions, so no personal information is stored on the app's server
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Volume Sales Merchants
- International Merchants
- High-value Merchants
Basic Information
- Developer:Flatto Inc.
- Address:shibuya, dougenzaka, JP-13, 1500043, JP
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2024-5-10
- Supported languages:Japanese、English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/discounts.json
- PUT /admin/api/discounts/{id}.json
- GET /admin/api/discounts.json
Permission:write_discounts,read_discounts,manage_products
- POST /admin/api/shipping_discounts.json
- PUT /admin/api/shipping_discounts/{id}.json
- GET /admin/api/shipping_discounts.json
Permission:write_shipping,read_shipping,manage_discounts
- POST /admin/api/volume_discounts.json
- PUT /admin/api/volume_discounts/{id}.json
- GET /admin/api/volume_discounts.json
Permission:write_discounts,read_discounts,manage_orders
- POST /admin/api/theme_app_extensions.json
- PUT /admin/api/theme_app_extensions/{id}.json
- GET /admin/api/theme_app_extensions.json
Permission:write_themes,read_themes,manage_apps
- GET /admin/api/functions.json
- POST /admin/api/functions/{id}/deploy.json
- GET /admin/api/functions/{id}/metadata.json
Permission:read_functions,write_functions,manage_apps