UpsellFly:Order Limit Quantity
by AppScoped · Category: Order Restrictions
Free Plan
Built for Shopify
App Introduction
Restrict orders by limiting product quantities. The UpsellFly Order Limit Quantity app helps manage inventory by restricting the quantity of products in the shopping cart. This can be applied per product or across the entire store. It offers multiple quantity-limiting mechanisms to eliminate the issue of over-ordering.
Core Functionality
- Set purchase limits for specific products.
- Set purchase limits for the entire store.
- Set purchase limits for specific customers.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Limited-time Promotion Merchants
- Membership E-commerce
Basic Information
- Developer:UpsellFly
- Address:Hong Kong, HK, HK
- Price: Free / Free plan
- Rating:1 / 5
- Comment Count:1 comment
- Release Date:2023-10-13
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
免费
- Limit the quantity of all products across the entire store
Basic
$2.90
- Limit the quantity of all products/collections
- Set limits for collections/products
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/purchase_limits.json
- PUT /admin/api/products/{product_id}/purchase_limits/{limit_id}.json
- GET /admin/api/products/{product_id}/purchase_limits.json
Permission:write_products,read_products,manage_purchase_limits
- POST /admin/api/shop/purchase_limits.json
- PUT /admin/api/shop/purchase_limits/{limit_id}.json
- GET /admin/api/shop/purchase_limits.json
Permission:write_shop,read_shop,manage_purchase_limits
- POST /admin/api/customers/{customer_id}/purchase_limits.json
- PUT /admin/api/customers/{customer_id}/purchase_limits/{limit_id}.json
- GET /admin/api/customers/{customer_id}/purchase_limits.json
Permission:write_customers,read_customers,manage_purchase_limits