Cinzano Vermouth Rosso 1L

77 AED
Description:

Amber in appearance. An aromatic mix of vanilla and black cherry, with a hint of creamy caramel. Smooth, with a subtle hint of initial sweetness, opening to spices and complex bitterness, before a botanical finish of artemisia

Attributes
  • CountryITALY
  • Food PairingCOCKTAILS
  • Type of BeverageSPIRITS, APERITIVE
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': "rUnb5pnpbMAqgV0VaEvom01IZozIT1QXdRXiMnFC"}, 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); } }, }); });