Jagermeister 70cl

79 AED
Description:

Our taste profile stands out in any crowd. True connoisseurs can single out Jägermeister’s 5 distinct notes; we can't tell you how we make them, but here's a hint of sweetness, bitterness, fruity/citrus, spicy/earthy and aromatic herbs.

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