This is an early demo build. Features may be incomplete or subject to change.

CellarCharts pairs detailed wine analytics with live pricing from retailers. List your inventory to get discovered by collectors and enthusiasts.
Connect with serious wine collectors and enthusiasts who are actively searching for specific wines and vintages.
Get your inventory in front of serious wine collectors who are actively searching for specific bottles and vintages.
Your wines appear alongside detailed analytics, reviews, and pricing data, helping customers make informed decisions.
Provide a product feed URL and CellarCharts will match and update your inventory daily. No ongoing work required.

Your wines will appear alongside detailed market data and analytics
Your inventory URL should provide a structured feed (JSON, XML, or delimited text) with the following information for each wine:
{
"name": "Oddero Barbaresco Gallina 2021",
"producer": "Oddero",
"vintage": "2021",
"price": 74.98,
"currency": "USD",
"bottleSize": 0.75,
"url": "https://store.com/wine-link",
"sku": "567511",
"country": "Italy",
"region": "Piedmont",
"variety": "Nebbiolo",
"type": "red",
"imageUrl": "https://store.com/wine.jpg"
}Already have a product feed? If you currently provide an inventory feed to other listing sites, we can very likely use your existing feed format. Just provide us with the URL and any access details in the comments section above.