App Introduction
Control order quantities by setting minimum and maximum limits on carts, products, and collections Enhance the shopping experience with minimum and maximum order limits for collections, product types, and tags. Save costs with convenient limit-setting rules and avoid overselling products to specific audiences. Easily set quantity limits for products that customers can purchase. Prevent over-shipping promotional items to a single customer, add protection measures for pre-packaged orders, and set limit notifications for wholesale customers directly on the cart page. No code required—set it up effortlessly!
Core Functionality
- Create restrictions based on customer tags, specific collection restrictions, and weight restrictions
- Apply restrictions to the entire cart, specific products, or product groups
- Shoppers receive notifications to add or remove products from the cart during checkout
- Set conditional rules based on minimum and maximum price, quantity, and weight
- Does not support customer tags such as discounts or wholesale
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Retail E-commerce Merchants
- Cross-border E-commerce Merchants
Basic Information
- Developer:Intillium
- Address:5 Kingsgate Place, Caledon, ON, L7E5Z5, CA
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:157 comment
- Release Date:2012-10-29
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Standard
- General Cart Restrictions
- Single-Language Messages
Premium
- Checkout Validation/Feature
- Rules/Groups
- Multilingual Messages
- Support for Buy Now Button
Plus
- Checkout Page Extension
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/cart_restrictions.json
- PUT /admin/api/cart_restrictions/{id}.json
- GET /admin/api/cart_restrictions.json
Permission:write_cart_restrictions,read_cart_restrictions,manage_products
- POST /admin/api/cart_restrictions/apply.json
- PUT /admin/api/cart_restrictions/{id}/apply.json
- GET /admin/api/cart_restrictions/{id}/applied.json
Permission:write_cart_restrictions,read_cart_restrictions,manage_cart
- POST /admin/api/cart_restrictions/notifications.json
- PUT /admin/api/cart_restrictions/{id}/notifications.json
- GET /admin/api/cart_restrictions/{id}/notifications.json
Permission:write_cart_restrictions,read_cart_restrictions,manage_checkout
- POST /admin/api/cart_restrictions/conditions.json
- PUT /admin/api/cart_restrictions/{id}/conditions.json
- GET /admin/api/cart_restrictions/{id}/conditions.json
Permission:write_cart_restrictions,read_cart_restrictions,manage_products
- POST /admin/api/cart_restrictions/exclude_tags.json
- PUT /admin/api/cart_restrictions/{id}/exclude_tags.json
- GET /admin/api/cart_restrictions/{id}/exclude_tags.json
Permission:write_cart_restrictions,read_cart_restrictions,manage_discounts