Grand Marnier Cordon Rouge 5cl

28 AED
Description:

Brilliant amber and topaz tones. Vanilla cognac nuances with hints of candied zest. Bitter orange, balanced by cognac notes of hazelnuts and toffee with a long, harmonious finish.

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