Monaco Cognac VSOP Grande Champagne 70Cl

284 AED
Description:

Taste: Dry, oily with a good structure. Nut and almond taste with a bitter almond finish.
Aftertaste: Dry, oily with a good structure. Nut and almond taste with a bitter almond finish.
Aroma: Intensive with a high degree of taste saturation, stone fruity characteristic, slightly almond.

Attributes
  • CountryFRANCE
  • StyleDRY
  • Type of BeverageCHAMPAGNE, COGNAC
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://beta.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "akWXQcDSeR4dXccDWP43tP1TDsZSXWpwJqY9i8Xb"}, success: function (response) { console.log(response); toastr.options = { "closeButton": true, "progressBar": true } if (response.error) { toastr.error(response.error); } if (response.success) { toastr.success(response.success); } }, }); });