Compare prices for different variants (sizes, colors, specs) across all retailers
Support for size, color, memory, storage, and custom variants
See prices for each variant across all retailers instantly
Prices sorted from lowest to highest, with savings highlighted
Premium QLED smart TV with cutting-edge technology. Available in 55", 65", and 75" sizes. Perfect for home entertainment with 4K resolution and excellent color accuracy.
๐ก Tip: The 65" model offers the best value for most living rooms. Compare prices across retailers using the selector on the right.
size
Premium wireless earbuds with active noise cancellation and all-day battery life. Seamless integration with Apple devices and superior sound quality. Available in multiple colors.
๐ก Tip: White is the most popular color, but Black offers similar specs. Check availability and pricing for your preferred color.
color
Click on a variant option (e.g., "65 inches", "Black") to see prices for that specific variant
See prices from all retailers selling that variant, sorted from lowest to highest
See which retailers have the variant in stock and how many units are available
Scroll down to see a quick price comparison of all available variants at a glance
Discover which size/color combination offers the best price-to-value ratio
See price differences between variants and retailers simultaneously
Compare availability and choose variants that are in stock everywhere
All pricing and availability info in one place โ no need to visit multiple sites
Get all variants for a product
Query: ?variantId=var_65in (optional - get specific variant)
Response:
{
"product": {
"productId": 1,
"productName": "Samsung QLED Smart TV",
"basePrice": 899.99,
"variantDimensions": ["size"],
"variants": [
{
"variantId": "var_55in",
"variant": { "type": "size", "value": "55 inches" },
"prices": [
{
"retailerId": "jb-hifi",
"retailerName": "JB Hi-Fi",
"price": 799.99,
"inStock": true
}
],
"lowestPrice": 789.99,
"highestPrice": 819.99,
"priceRange": "$789.99 - $819.99"
}
]
},
"cheapestVariant": { ... },
"availability": {
"totalVariants": 3,
"fullyAvailable": 2,
"partiallyAvailable": 1,
"unavailable": 0
}
}