App Introduction
Prevent customers from placing unwanted orders. Create checkout rules for minimum/maximum quantities, order limits, and restrictions. With the MOQ app, the custom rule builder lets you set specific checkout conditions. For example, you can control limited inventory, quantity limits, product restrictions, maximum quantities, maximum limits, minimum limits, cart limits, and the number of items customers can purchase. You can also require specific customer groups or product combinations, restrict product availability to logged-in users only, and enforce checks based on product details, variants, and collections. Available customer support will help you customize anything!
Core Functionality
- Build custom checkout validation rules: min/max quantity, specific quantity
- Apply to all product levels: cart, collection, product, and variant
- Add custom error messages for order limits and minimum order quantities (MOQ)
- Customize checkout behavior using conditional checkout rules
- Subscriber-only product restrictions, product order limits, and purchase limits
Merchant-Friendly
- Subscription E-commerce
- Independent Station Merchants
- Multi-category E-commerce
- Boutique Merchants
Basic Information
- Developer:Madgic
- Address:Ha Noi, VN
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:70 comment
- Release Date:2024-8-9
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Limited Quantity Rules
- All Purchase Restriction Target Options
- Block Purchases on All Pages
- Custom Messages
Standard
- Unlimited number of rules
- All target options for purchase restriction
- Block purchase on all pages
- Custom message
User Location & Comments
User Location
Comments
Shopify API Used
- 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_orders
- POST /admin/api/checkout_rules/products.json
- PUT /admin/api/checkout_rules/products/{id}.json
- GET /admin/api/checkout_rules/products.json
Permission:write_checkout_rules,read_checkout_rules,manage_products
- POST /admin/api/checkout_rules/errors.json
- PUT /admin/api/checkout_rules/errors/{id}.json
- GET /admin/api/checkout_rules/errors.json
Permission:write_checkout_rules,read_checkout_rules,manage_checkout
- POST /admin/api/checkout_rules/conditions.json
- PUT /admin/api/checkout_rules/conditions/{id}.json
- GET /admin/api/checkout_rules/conditions.json
Permission:write_checkout_rules,read_checkout_rules,manage_shop
- POST /admin/api/checkout_rules/subscribers.json
- PUT /admin/api/checkout_rules/subscribers/{id}.json
- GET /admin/api/checkout_rules/subscribers.json
Permission:write_checkout_rules,read_checkout_rules,manage_customers