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

CellarCharts Logo

List on CellarCharts

CellarCharts pairs detailed wine analytics with live pricing from retailers. List your inventory to get discovered by collectors and enthusiasts.

Completely Free • No Setup Costs • No Monthly Fees

Add Your Inventory

Private and for internal use only. We'll use this to contact you about your application.

If you already provide feeds to other platforms, we can likely use the same URL. This URL is kept private and secure.

Why List on CellarCharts?

Connect with serious wine collectors and enthusiasts who are actively searching for specific wines and vintages.

Reach Target Customers

Get your inventory in front of serious wine collectors who are actively searching for specific bottles and vintages.

Increase Visibility

Your wines appear alongside detailed analytics, reviews, and pricing data, helping customers make informed decisions.

One-Time Setup (Free)

Provide a product feed URL and CellarCharts will match and update your inventory daily. No ongoing work required.

Wine listings on CellarCharts

Your wines will appear alongside detailed market data and analytics

Inventory Feed Requirements

Your inventory URL should provide a structured feed (JSON, XML, or delimited text) with the following information for each wine:

  • Wine Name: Full wine name listed in your inventory
  • Producer: Winery or producer name
  • Vintage: Year (YYYY format) or 'NV' for non-vintage
  • Price: Current retail price with currency
  • Bottle Size: Size in numeric liters (0.75, 1.5, etc.)
  • Product URL: Link to the wine on your website
  • SKU: Your internal product identifier
  • Country (optional): Wine's country of origin
  • Region (optional): One or more fields for the wine's region, subregion, or appellation
  • Type (optional): Wine type (red, white, rosé, sparkling, or fortified)
  • Variety (optional): Grape variety (Nebbiolo, Chardonnay, etc.)
  • Image (optional): URL to wine bottle or label image

Supported Formats:

  • • JSON (.json)
  • • XML (.xml)
  • • Pipe-delimited text (.txt)

Example JSON Structure:

{
  "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.