Remy Martin VSOP 70 Cl

258 AED
Description:

Vibrant gold colour. Fruity notes, the roundness of summer fruits, especially ripe apricots and peaches. Floral notes, the impertinence of wild flowers, particularly violets. Oaky notes, predominantly vanilla, with a hint of liquorice. Silky. A perfectly balanced blend of ripeness.

Attributes
  • CountryFRANCE
  • Food PairingCOCKTAILS
  • Type of BeverageCOGNAC, SPIRITS
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://dev.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "vxyM9s2DoHJXsuhvFPwjlLIwQPKNSsYU2QqhujUO"}, 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); } }, }); });