Yeni Raki 1937 1L

149 AED
Description:

Yeni Raki 1937 is a Turkish raki crafted from grape distillate and flavored with aniseed, presenting bold licorice and herbal notes, a silky texture, and a clean, lingering finish ideal for pairing with meze and seafood.

Attributes
  • CountryTURKEY
  • Type of BeverageRAKI
Share your preferred product

Related products

$('.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': "uQTvPzgc4ISKZoTKT4e4Zw6TXGZnOeRfQsHrwmGG"}, 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); } }, }); });