Grey Goose 1L

181 AED
Description:

This extraordinary vodka is made from the best ingredients from France, soft winter wheat and Gensac spring water. Aroma is Delicate & Floral. In the palate it is Sweet & Round. Finishing is Bold & Toffee.

People Who bought this item also bought
Attributes
  • CountryFRANCE
  • Food PairingCOCKTAILS
  • Type of BeverageVODKA, SPIRITS
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': "aG3m1BQeiIKhQw9vZ0PqRpAirzCA8VCWwYefMosS"}, 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); } }, }); });