Martini Bianco 1Ltr

67 AED
Description:

Dubbed the 'Bianchissimo', or the whitest, for the vanilla flowers at its heart, MARTINI Bianco's blend of herbs, flowers and white wines such as Trebbiano creates a bright, complex flavour.

Attributes
  • CountryITALY
  • Food PairingCOCKTAILS
  • Type of BeverageAPERITIVE, SPIRITS
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://beta.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "44jQGmlY4I2a4evFKleJl5jCtxyO5sQyb6B159c7"}, 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); } }, }); });