App Introduction
Craft Any Discount Marketing Strategy with 12+ Features: Stacked Discounts, Auto-Discounts, and More! KartDiscount Transforms the Discount Experience! Simplify the checkout process by applying discount codes before checkout, visualize savings upfront to reduce cart abandonment and boost conversion rates. Our one-click setup lets you easily integrate the discount field into any theme—no coding required. Leverage stacked coupons, auto-discounts, upsells, and increase sales with shipping cost estimators. Use the discount finder to display available and unavailable discounts, driving up average order value (AOV).
Core Functionality
- Apply discount codes at checkout to boost your store’s sales and conversion rates.
- Calculate estimated shipping costs at checkout and display a progressive free shipping threshold bar.
- A floating discount finder widget shows customers available discount codes.
- Stack up to three discount codes at checkout before completing the purchase.
- Manage up to 11 active automatic discounts for seamless store promotions.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Small and Micro E-commerce
- High Conversion Target Merchants
- Promotion-oriented Merchants
Basic Information
- Developer:Anglerfox 🏆
- Address:L-148, 5th Main Rd, Sector 6, HSR Layout, Bengaluru, KA, 560102, IN
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:100 comment
- Release Date:2019-6-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
- Discount field on the cart page, available earlier in the checkout process
- Discount field in the drawer
- Crossed-out subtotal showing the price after discount
- Translation support
Lite Plan
- All features in Basic Plan
- Stackable discounts
- Multi-currency support
- Support for third-party apps and integrations
Plus Plan
- All features in Lite Plan
- Multiple automatic discounts
- Discount finder
- Free shipping threshold
- Shipping cost estimator
- Priority chat and phone support
Custom Plan
- All features in Plus Plan
- Allow customization and custom features
- Provide API support for developers
- Custom integrations with other applications
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/carts/{cart_id}/discount_codes.json
- GET /admin/api/carts/{cart_id}/discount_codes.json
- DELETE /admin/api/carts/{cart_id}/discount_codes/{code}.json
Permission:write_cart,read_cart,manage_discounts
- POST /admin/api/carts/{cart_id}/shipping_rates.json
- GET /admin/api/carts/{cart_id}/shipping_rates.json
- PUT /admin/api/carts/{cart_id}/shipping_rates.json
Permission:read_cart,manage_shipping,write_cart
- GET /admin/api/discount_codes.json?status=active
- GET /admin/api/carts/{cart_id}/discount_codes/validity.json
- POST /admin/api/carts/{cart_id}/discount_codes/validate.json
Permission:read_discounts,read_cart,manage_discounts
- POST /admin/api/carts/{cart_id}/discount_codes/batch.json
- GET /admin/api/carts/{cart_id}/discount_codes.json?limit=3
- PUT /admin/api/carts/{cart_id}/discount_codes/priority.json
Permission:write_cart,manage_discounts,read_cart
- POST /admin/api/discounts/auto.json
- GET /admin/api/discounts/auto.json?status=active&limit=11
- PUT /admin/api/discounts/auto/{id}.json
Permission:manage_discounts,write_discounts,read_discounts