AZ Order Limits Quantity MOQ
App Introduction
Manage inventory with checkout rules applied to customers, minimum/maximum quantities, and MOQ order limits. Control sales revenue by preventing fraud, bulk purchases by individual buyers, and even repeated purchase attempts. Manage inventory through custom rules that allow you to set conditions for the cart and checkout. You can control order limits via MOQ quantity restrictions (minimum or maximum quantities), maximum and minimum cart values, and maximum and minimum total weights of all items in the cart.
Core Functionality
- Create order limits based on product quantity, total value, or weight
- Set up repeat purchase/future restrictions
- Build custom checkout validation rules: minimum/maximum quantity, specific quantity
- Add custom error messages for order limits and minimum order quantities (MOQ)
- Customize checkout behavior via conditional checkout rules
Merchant-Friendly
- Independent Station Merchants
- Wholesale E-commerce Merchants
- Multi-category Retail Merchants
- Custom Product Merchants
Basic Information
- Developer:AZMediaTech
- Address:Casablanca, MA
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-8-4
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/order_rules.json
- PUT /admin/api/order_rules/{id}.json
- GET /admin/api/order_rules.json
Permission:write_order_rules,read_order_rules,manage_orders
- POST /admin/api/customer_rules.json
- PUT /admin/api/customer_rules/{id}.json
- GET /admin/api/customer_rules.json
Permission:write_customer_rules,read_customer_rules,manage_customers
- POST /admin/api/checkout_rules.json
- PUT /admin/api/checkout_rules/{id}.json
- GET /admin/api/checkout_rules.json
Permission:write_checkout_rules,read_checkout_rules,manage_checkout
- POST /admin/api/rule_messages.json
- PUT /admin/api/rule_messages/{id}.json
- GET /admin/api/rule_messages.json
Permission:write_rule_messages,read_rule_messages,manage_checkout
- POST /admin/api/checkout_conditions.json
- PUT /admin/api/checkout_conditions/{id}.json
- GET /admin/api/checkout_conditions.json
Permission:write_checkout_conditions,read_checkout_conditions,manage_checkout