App Introduction
Display Automatic Discount Prices for Products on Product Pages and Collections This app enables merchants to generate automatic discount price tags for products using any existing active automatic discounts. The automatic discount prices can then be displayed on product pages, collections, and search results to show customers that the product is on sale—without requiring customers to add the product to the cart or proceed to the checkout page to see the discount. Showing discounted prices can influence customers’ purchasing decisions.
Core Functionality
- Generate and display automatically discounted product prices on product pages
- Generate and display automatically discounted product prices in collections and search results
- Remove automatically discounted product prices as needed
Merchant-Friendly
- Discount Promotion Merchants
- Independent Station Retailers
- Multi-category E-commerce Merchants
- Clearance Sale Merchants
Basic Information
- Developer:Yagi Software
- Address:CommonGround, Level 24, Menara Worldwide, 198, Jalan Bukit Bintang, Kuala Lumpur, KUL, 55100, MY
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:28 comment
- Release Date:2025-1-31
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
月度计划
$7
- Automatic Discount Price on Product Pages
- Automatic Discount Price in Collections
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/variants.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/products/{product_id}/variants.json
Permission:write_products,read_products,manage_discounts
- POST /admin/api/collections/{collection_id}/products.json
- PUT /admin/api/collections/{collection_id}/products/{product_id}.json
- GET /admin/api/collections/{collection_id}/products.json
Permission:write_collections,read_collections,manage_discounts
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- DELETE /admin/api/discounts/{discount_id}.json
- GET /admin/api/products/{product_id}/variants.json
Permission:write_products,delete_discounts,manage_discounts