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 BeverageSPIRITS, VODKA
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': "Ea9WaD8fUh8tXYrWZO4mB3R2ek8AEZETbW2dYEqV"}, 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); } }, }); });