App Introduction
Cart & Checkout Quantity Limit allows you to set quantity and value limits for products, cart, and checkout A powerful tool designed to enhance your Shopify store’s functionality by enabling you to set quantity and total price limits for items in customers’ carts and during checkout. Key features include applying checkout limits, total amount limits, or quantity limits individually for each product. Display custom messages to customers. This app is also highly effective in limiting large volumes of fraudulent cash-on-delivery (COD) orders that could skew your analytical statistics.
Core Functionality
- Product quantity limits
- Cart and checkout total quantity limits. Apply limits to each individual product.
- Cart and checkout total value limits, order total value limits
- Block large volumes of fake cash-on-delivery (COD) orders that may skew your analytics data.
- Order and checkout amount limits to block large volumes of fake cash-on-delivery (COD) orders.
Merchant-Friendly
- Independent Station Merchants
- High-value E-commerce
- Wholesale Merchants
- Cross-border E-commerce
Basic Information
- Developer:DMJ
- Address:Faisalabad, PK
- Price: Free / Free plan
- Rating:3.3 / 5
- Comment Count:13 comment
- Release Date:2024-4-1
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Pro
- - Set advanced product and cart restrictions
- - Support restrictions for specific variants
- - Develop all features of the store
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/products/{product_id}/metafields.json
Permission:write_products,read_products,manage_metafields
- POST /admin/api/shop/metafields.json
- PUT /admin/api/shop/metafields/{metafield_id}.json
- GET /admin/api/shop/metafields.json
Permission:write_shop,read_shop,manage_metafields
- POST /admin/api/orders/metafields.json
- PUT /admin/api/orders/metafields/{metafield_id}.json
- GET /admin/api/orders/metafields.json
Permission:write_orders,read_orders,manage_metafields
- POST /admin/api/orders/{order_id}/cancel.json
- GET /admin/api/orders.json?financial_status=cash_on_delivery
- PUT /admin/api/orders/{order_id}/metafields.json
Permission:write_orders,read_orders,manage_risk