App Introduction
A simple **Japanese-made purchase limit app** that lets you set quantity restrictions per product. [Powered by Shopify’s Cart and Checkout Validation API, it delivers more robust order limits than traditional apps] **Simple Purchase Limit | Easy Order Restriction** is a Shopify app that lets you add product purchase quantity limits to your store. By setting these limits, you can effectively balance order management and inventory control. As a Japanese-made Shopify app, we also offer Japanese-language onboarding support.
Core Functionality
- Set minimum and maximum purchase quantities per product.
- Display error messages on product pages.
- Display error messages on cart pages.
- Supports Cart and Checkout Validation API.
Merchant-Friendly
- Independent Station Merchants
- Boutique Merchants
- Multi-category E-commerce
- Wholesale Merchants
Basic Information
- Developer:UnReact Inc.
- Address:飯氏912-30, 福岡市西区, JP-40, 819-0371, JP
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-3-6
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
$6.99 / 或 $69.99/年(可节省 17%)
- You can try the app for free for 7 days from the installation date.
- For development stores, you can try all features indefinitely and completely free of charge.
- You can enjoy a substantial discount with annual billing, essentially getting 2 months free.
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/variants/{variant_id}.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/products/{product_id}/variants/{variant_id}.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/metafields.json
- PUT /admin/api/metafields/{metafield_id}.json
- GET /admin/api/metafields.json
Permission:write_products,read_products,manage_theme
- POST /admin/api/cart/metafields.json
- PUT /admin/api/cart/metafields/{metafield_id}.json
- GET /admin/api/cart/metafields.json
Permission:write_cart,read_cart,manage_checkout
- POST /admin/api/cart/validate.json
- GET /admin/api/cart/validate.json
- PUT /admin/api/cart/validate.json
Permission:write_cart,read_cart,manage_checkout