App Introduction
Display real-time "in-cart" counts for each product/variant to highlight popular items. Show the number of times each product or its variants have been added to carts on the Product Detail Page (PDP). This helps customers identify trending items and make informed purchasing decisions. For merchants, the app provides actionable insights into which products are frequently added to carts—an easy way to engage customers and keep merchants updated on real-time product interest.
Core Functionality
- Display cart counts for each product and its variants on the PDP.
- Help merchants identify popular products using cart data.
- Provide merchants with insights into product popularity.
- Easily integrate with your existing product pages.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Boutique Merchants
- FMCG Merchants
Basic Information
- Developer:EzzApps
- Address:Samarqand, UZ
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:5 comment
- Release Date:2024-12-5
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/products/{product_id}.json
- GET /admin/api/products/{product_id}/variants.json
- GET /admin/api/carts/{cart_id}.json
Permission:read_products,read_cart,read_inventory
- GET /admin/api/reports.json?type=product_performance
- GET /admin/api/products.json?sort=popularity
- GET /admin/api/carts.json?fields=line_items
Permission:read_products,read_reports,read_cart
- GET /admin/api/analytics/products.json
- GET /admin/api/reports.json?type=cart_analytics
- GET /admin/api/products.json?fields=popularity_score
Permission:read_analytics,read_products,read_reports
- GET /admin/api/themes/{theme_id}/assets.json
- POST /admin/api/themes/{theme_id}/assets.json
- GET /admin/api/shop.json?fields=domain
Permission:write_themes,read_themes,read_shop