App Introduction
Set order quantity limits on products, collections, cart items, and customer tags, with checkout rule validation Create quantity rules, minimum order requirements, and maximum order caps for collections, products, variants, and cart items based on quantity, value, or weight. Boost sales revenue by enforcing minimum order quantities per purchase, or by using wholesale customer tags and contact methods to request quotes. Prevent fraud or bulk purchases—even for repeat purchase attempts—with checkout validation rules. Easily customize settings to align with your brand identity *without writing a single line of code*. Perfect for efficiently managing minimum and maximum order quantities.
Core Functionality
- Create minimum order quantity limits for products, variants, or collections
- Set reorder/future order volume limits per customer
- Create order limits based on product quantity, multiples, total value, or weight
- Apply restrictions based on wholesaler or customer tags, with contact options for quotes
- Compatible with Shopify checkout rule validation
Merchant-Friendly
- Wholesale E-commerce
- Multi-category Retail
- Independent Station Merchants
- Customized E-commerce
Basic Information
- Developer:Avada
- Address:102 Tran Phu, Ha Dong, Hanoi, 100000, VN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:191 comment
- Release Date:2024-6-27
- Supported languages:English、French、German、Italian、Japanese、Spanish
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Limit orders by value/quantity/weight
- Variant/Product/Collection restrictions
- Limit by multiple
- Customer tag restrictions
- Shopify checkout rule validation
- Auto-translate restriction messages
- 100 free views
Basic
- Limit orders by value/quantity/weight
- Variant/Product/Collection restrictions
- Limit by multiples
- Customer tag restrictions
- Shopify checkout rule validation
- Auto-translate restriction messages
- Unlimited display
- Based on your Shopify plan
Shopify
- Limit orders by value/quantity/weight
- Variant/Product/Collection restrictions
- Limit by multiples
- Customer tag restrictions
- Shopify checkout validation rules
- Auto-translate restriction messages
- Unlimited displays
- Based on your Shopify plan
Advanced
- Limit orders by value/quantity/weight
- Variant/Product/Collection restrictions
- Limit by multiples
- Customer tag restrictions
- Shopify checkout validation rules
- Auto-translate restriction messages
- Unlimited displays
- Based on your Shopify plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/limits/min_quantity.json
- PUT /admin/api/orders/limits/min_quantity/{id}.json
- GET /admin/api/orders/limits/min_quantity.json
Permission:write_orders,read_orders,manage_products
- POST /admin/api/customers/limits/reorder_total.json
- PUT /admin/api/customers/limits/reorder_total/{id}.json
- GET /admin/api/customers/limits/reorder_total.json
Permission:write_customers,read_customers,manage_orders
- POST /admin/api/orders/limits/multi_criteria.json
- PUT /admin/api/orders/limits/multi_criteria/{id}.json
- GET /admin/api/orders/limits/multi_criteria.json
Permission:write_orders,read_orders,manage_inventory
- POST /admin/api/customers/limits/tagged.json
- PUT /admin/api/customers/limits/tagged/{id}.json
- GET /admin/api/customers/limits/tagged.json
Permission:write_customers,read_customers,manage_orders
- POST /admin/api/checkout/rules/compatibility.json
- PUT /admin/api/checkout/rules/compatibility/{id}.json
- GET /admin/api/checkout/rules/compatibility.json
Permission:write_checkout_rules,read_checkout_rules,manage_orders