--- const { wine, cellarApiUrl } = Astro.props; ---
{`${wine.name}
{wine.name} {wine.origin}{wine.grape ? ` ยท ${wine.grape}` : ""}