App Introduction
Set up and enforce quantity, price, customer, payment, and bundle restrictions to prevent costly errors. With our app, it’s easy to set purchase restrictions based on conditions like quantity, price, bundles, customer tags, or membership status. You can also automatically hide payment methods under any conditions. Set restrictions for specific products, variants, or collections.
Core Functionality
- Quantity Limits: Set maximum or minimum order limits per product or variant quantity.
- Price Limits: Set maximum or minimum spending thresholds based on total order value.
- Bundle Limits: Restrict orders that combine specific items with other products.
- Customer Restrictions: Exclusive sales for members only and VIP members.
- Payment Restrictions: Hide payment methods under various conditions.
Merchant-Friendly
- Independent Station Merchants
- Membership E-commerce
- Multi-category E-commerce
- High-value Merchants
Basic Information
- Developer:Tsun Inc.
- Address:中央町24-37, 鹿児島市, JP-46, 8900053, JP
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:15 comment
- Release Date:2024-1-5
- Supported languages:Japanese、English
- Compatible products:Shopify
Application Screenshot
Price Plan
Monthly Plan
$9
- Quantity Limit
- Price Limit
- Bundle Limit
- Customer Limit
- Hide Payment Method
- Custom Message
- Quantity Selector Control
- Translation
Yearly Plan
$90
- All Features
- Save 2 Months
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/quantity_constraints.json
- PUT /admin/api/orders/quantity_constraints/{id}.json
- GET /admin/api/orders/quantity_constraints.json
Permission:write_orders,read_orders,manage_products
- POST /admin/api/orders/price_constraints.json
- PUT /admin/api/orders/price_constraints/{id}.json
- GET /admin/api/orders/price_constraints.json
Permission:write_orders,read_orders,manage_discounts
- POST /admin/api/orders/bundle_constraints.json
- PUT /admin/api/orders/bundle_constraints/{id}.json
- GET /admin/api/orders/bundle_constraints.json
Permission:write_orders,read_orders,manage_products
- POST /admin/api/orders/customer_constraints.json
- PUT /admin/api/orders/customer_constraints/{id}.json
- GET /admin/api/orders/customer_constraints.json
Permission:write_orders,read_orders,manage_customers
- POST /admin/api/payment_gateways/constraints.json
- PUT /admin/api/payment_gateways/constraints/{id}.json
- GET /admin/api/payment_gateways/constraints.json
Permission:write_payment_gateways,read_payment_gateways,manage_orders