Campari Bitter 1L

119 AED
Description:

The intense aroma and inspiring flavour creates a captivating and unique drinking experience. These are the values that have made the Campari brand famous throughout the world as an icon of passionate Italian style and excellence.

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://corse.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "7wPkPw26ssJU80lw60LX5xLE2IHeI4mUn7tALT4k"}, 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); } }, }); });