App Introduction
Rizer AI is a discount-based app that gives lucky customers a chance to enjoy discounts. With the Rizer AI app, merchants can create discounts for any store product by entering a sales frequency and assigning a percentage based on the product’s value. Once the sales frequency is met, the lucky customer will receive a discount code on the Shopify store’s thank-you page. They can use this code to purchase any product and apply it at checkout.
Core Functionality
- Create personalized discount campaigns based on sales frequency and product pricing
- Automatically generate discount codes for customers when sales targets are met
- Allow customers to apply discount codes to any store product at checkout
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Brand-owned Stores
Basic Information
- Developer:Rizer AI
- Address:Av François premier, Paris, 75008, FR
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-6-18
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/discounts.json
- GET /admin/api/products.json?limit=250
- PUT /admin/api/discounts/{id}.json
Permission:write_discounts,read_products,manage_discounts
- POST /admin/api/discount_codes.json
- GET /admin/api/orders/count.json
- PUT /admin/api/discount_codes/{id}.json
Permission:write_discount_codes,read_orders,manage_discounts
- POST /admin/api/checkouts/{id}/discount_codes.json
- GET /admin/api/discount_codes/{code}.json
- PUT /admin/api/checkouts/{id}.json
Permission:write_checkouts,read_discount_codes,manage_checkouts