Martini Bianco 75cl

55 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
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': "eH7ADYpigCrXXMgPIhfgyeZk1HG5nhsjSaiRHdE4"}, 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); } }, }); });