Remy Martin Club 1L

619 AED
Description:

EYE: A shimmering shade of copper, like the color of the cognac pot stills.
NOSE: Ageing in French oak brings aromas of burnished almonds followed by warm, spiced cinnamon.
TASTE: An abundance of intense flavours traveling from rich apricot to sweet nutmeg and roasted coffee.
BODY: Multiple aromatic facets lead to a long, lingering finish, perfect for pairing with flavourful foods.

Attributes
  • CountryFRANCE
  • Type of BeverageSPIRITS, 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': "mNZPjGiIfHpYpW8ujmN3xFvJSI8wSw9Rs5P6JXSm"}, 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); } }, }); });