St-Remy VSOP Brandy 1 Ltr

65 AED
Description:

A fine brandy with a well balanced, smooth taste and distinctive French brandy character. St-Rémy uses eaux-de-vie distilled from eight grape varieties, which are aged 1-2 years, of which 6 months are spent exclusively in small 200 litre oak barrels.

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