App Introduction
Track and Display Total Sales Directly on Product Pages This app shows the total sales volume of each product directly on its respective product page, allowing customers to see how many times an item has been sold. It helps merchants organize and promote their best-selling products by enabling them to create custom smart collections. The app also calculates the total sales quantity for all current products by syncing and analyzing data from all past orders, ensuring sales data is accurate and up-to-date.
Core Functionality
- Display the real-time sales count of products.
- Customizable widget for seamless integration into product pages.
- Dynamic collections based on product sales counts to optimize product promotion.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Hot Product Promotion Merchants
Basic Information
- Developer:Horline Solutions
- Address:Honoré de Balzac str. 81/1, ap.104, Kyiv, 02232, UA
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-1-22
- Supported languages:English、French、German
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
$1.49
- Stores with up to 50 products
Pro
$1.99
- Stores with up to 100 products
Ultimate
$2.99
- Store with unlimited products
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/products/{product_id}/sales.json
- GET /admin/api/products/sales/count.json
- GET /admin/api/orders/line_items.json?product_id={product_id}
Permission:read_orders,read_products,read_inventory
- POST /admin/api/shop/metafields.json
- PUT /admin/api/shop/metafields/{metafield_id}.json
- GET /admin/api/themes/{theme_id}/assets.json
Permission:write_themes,write_shop,read_shop
- POST /admin/api/custom_collections.json
- PUT /admin/api/custom_collections/{collection_id}.json
- POST /admin/api/custom_collections/{collection_id}/products.json
Permission:write_custom_collections,read_custom_collections,manage_products