Galliano Vanilla 70cl

83 AED
Description:

The mesmerizing taste of round vanilla tones with floral, fresh and minty notes. Appearance: Clear, golden yellow. Aroma: Reminiscent of vanilla and Tic-Tac peppermint sweets with toffee notes. Taste: Slightly syrupy, peppermint leads with smoothing creamy vanilla, sweet liquorice and herbal notes. Aftertaste: Freshly ground black pepper emerges and cuts through the syrup with lingering vanilla ice-cream, refreshing spicy peppermint and a touch of aniseed.

Attributes
  • CountryITALY
  • Type of BeverageLIQUOR
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': "X7iSsJv2ZzDysGVXIBWj3PtZArkSaJ50c28UJ05C"}, 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); } }, }); });