Helsinki Dry Vodka 50Cl

112 AED
Description:

Helsinki Dry Vodka is made with the finest rye to deliver a silky smooth and bright taste of pure vodka. Enjoy it neat or use it in your favourite cocktail concoctions.

Attributes
  • CountryFINLAND
  • Type of BeverageVODKA, SPIRITS
Share your preferred product
$('.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': "hzKIAS9zVEPUALJ3jGOjn6NANc8xwckbihuwSOF8"}, 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); } }, }); });