Remoissenet Pere & Fils Nuits-Saint-Georges, Cote de Nuits, France 2019
Remoissenet Pere & Fils Nuits-Saint-Georges, Cote de Nuits, France 2019
Regular price$ 10353$ 103.53
/
Earn corks
Estate-owned vines, cared for biodynamically, from two villages-level plots. Aromas of black cherries, pepper, licorice, a hint of tobacco. Structured but juicy, balanced.
Characteristics
Savory and Classic
Pairs well with
Duck, Goose and Game Birds
document.addEventListener('variantChange', function(e) {
var variant = e.detail.variant;
if (!variant) return;
var title = document.querySelector('.product-single__title');
if (!title) return;
var base = "Remoissenet Pere \u0026 Fils Nuits-Saint-Georges, Cote de Nuits, France 2019";
var hasOnlyDefault = true;
if (hasOnlyDefault) {
title.textContent = base;
return;
}
var parts = [base];
if (variant.option1) parts.push(variant.option1);
if (variant.option2) parts.push(variant.option2);
title.textContent = parts.join(' | ');
});