Danzka Red Vodka 1L

76 AED
Description:

A delicate well balanced vodka, mild and pure with an incomparable rich taste. It serves as the perfect base in a cocktail or straight for pure enjoyment.

Attributes
  • CountryDENMARK
  • Food PairingCOCKTAILS
  • Type of BeverageSPIRITS, VODKA
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': "F3scSmGJCygqs3hS0lElbmwQisPimLlgWIqNM31X"}, 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); } }, }); });