Belvedere Organic Infusions Blackberry & Lemongrass 75Cl

134 AED
Description:

An organic vodka from Poland, made with rye and naturally infused flavors, delivering vibrant blackberry and citrus aromas, a smooth, crisp palate, and a clean, elegant finish suited for sipping or mixing.

Attributes
  • CountryPOLAND
  • Type of BeverageVODKA
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': "n3A3iX3DhDWL4GYyTcJe3jk00CQvSu63vDyEvIMz"}, 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); } }, }); });