App Introduction
Display a price range (instead of a single value) for products across all your collections You can show product price ranges based on variant prices. On collection pages, for each product with variants at different prices, display the minimum and maximum prices. If some of your products have variants with varying prices, the product’s price range (min and max) will appear in the product thumbnail, replacing the standard single price. For products without variants at different prices, the price will remain the same as before.
Core Functionality
- Display price ranges for all products, with prices varying by variant
- Show only the product's lowest price, only the highest price, or both
- Set price display formats, such as "From $5" or "From $5 to $15", etc...
Merchant-Friendly
- Apparel & Footwear Merchants
- Home Goods Merchants
- 3C Electronics Merchants
- Multi-category Merchants
Basic Information
- Developer:Singleton software
- Address:Javornícka 12, Banská Bystrica, 97411, SK
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:9 comment
- Release Date:2019-4-29
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础计划
$3.99
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/products.json
- GET /admin/api/products/{product_id}.json
- GET /admin/api/variants.json
Permission:read_products,read_variants
- GET /admin/api/shop.json
- PUT /admin/api/shop.json
- GET /admin/api/products/{product_id}/metafields.json
Permission:read_shop,write_shop,read_metafields
- GET /admin/api/products.json?fields=variants
- GET /admin/api/variants.json?limit=250
- PUT /admin/api/products/{product_id}.json
Permission:read_products,read_variants,write_products