App Introduction
Create discount products, bundle discounts, bulk/volume discounts, discount codes, and vouchers. The discount app lets merchants create multiple discount types, including bulk discounts, volume discounts, bundle discounts, and discount codes. Create different discount codes/vouchers to stimulate customer purchases and drive revenue. You can set a code/voucher valid for all products, or create multiple codes for specific products. **Bulk/Volume Discounts**: Buy more, save more. **Bundle Discounts**: Purchase a main product to get discounts on additional items.
Core Functionality
- Discount App: Set discounts for all products or specific items on your store.
- Discount Codes/Vouchers: Boost customer purchasing motivation.
- Bulk/Volume Discounts: Apply discounts for bulk purchases. Get 10% off when buying 5-10 items.
- Bundle Discounts: Offer discounts for product bundles. Example: Get 10% off B when purchasing A.
- Cart Discounts: Apply discounts based on total cart value. Example: Get 10% off when your cart totals $300.
Merchant-Friendly
- Independent Station Merchants
- Retail E-commerce Merchants
- Wholesale E-commerce Merchants
- Multi-category E-commerce
- Promotion-focused Merchants
Basic Information
- Developer:Autoketing
- Address:8th Floor, Vietnam Journalists Association Building, HN, VN, 8th Floor, Vietnam Journalists Association Building, HN, VN, Hà Nội, 100000, VN
- Price: Free / Free plan
- Rating:4.8 / 5
- Comment Count:9 comment
- Release Date:2023-6-27
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/discounts.json
- PUT /admin/api/discounts/{discount_id}.json
- GET /admin/api/discounts.json
Permission:write_discounts,read_discounts,manage_products
- POST /admin/api/discount_codes.json
- PUT /admin/api/discount_codes/{code_id}.json
- GET /admin/api/discount_codes.json
Permission:write_discount_codes,read_discount_codes,manage_orders
- POST /admin/api/bulk_discounts.json
- PUT /admin/api/bulk_discounts/{bulk_id}.json
- GET /admin/api/bulk_discounts.json
Permission:write_bulk_discounts,read_bulk_discounts,manage_inventory
- POST /admin/api/bundle_discounts.json
- PUT /admin/api/bundle_discounts/{bundle_id}.json
- GET /admin/api/bundle_discounts.json
Permission:write_bundle_discounts,read_bundle_discounts,manage_products
- POST /admin/api/cart_discounts.json
- PUT /admin/api/cart_discounts/{cart_id}.json
- GET /admin/api/cart_discounts.json
Permission:write_cart_discounts,read_cart_discounts,manage_checkout