App Introduction
To get the discount, users need to place an order with a value exceeding the maximum order amount from before that day! Immenx provides users with a gamified discount experience: to get the discount, users must place an order with a value exceeding the maximum order amount from before that day. This helps merchants in the following areas: 1. Initial Attraction 2. Revenue Growth 3. Customer Loyalty Merchants can access a dashboard via the app, where they can set a baseline value—the minimum order amount users need to exceed to get the discount. They can also set the discount percentage here.
Core Functionality
- Apply cart discount if the order amount exceeds the maximum order amount prior to the day!
- Set a minimum discount value or base value!
- Set a discount percentage for the order!
Merchant-Friendly
- Independent Station Merchants
- High-value E-commerce
- Promotional Merchants
- Order Growth Merchants
Basic Information
- Developer:Immenx
- Address:Kickstart, Shahrah e Faisal, karachi, 75350, PK
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-12-30
- 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
- GET /admin/api/orders.json?limit=1&order=created_at+desc
- PUT /admin/api/cart/discounts.json
Permission:write_discounts,read_orders,manage_cart
- POST /admin/api/discounts.json
- PUT /admin/api/discounts/{id}.json
- GET /admin/api/discounts.json
Permission:write_discounts,read_discounts,manage_orders
- POST /admin/api/discounts.json
- PUT /admin/api/orders/{id}/discounts.json
- GET /admin/api/discounts.json
Permission:write_discounts,read_discounts,manage_orders