Angostura Cocoa Bitters 10Cl

59 AED
Description:

Palate: Top notes of rich, floral, nutty cocoa combined with an intoxicating infusion of aromatic botanicals.
Nose: Distinct cocoa encourages the nose to invite in warm spices and citrus undertones.

Attributes
  • Type of BeverageMIXER
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': "RXw9UZBqqwjibVbeGCzepFbywl6MIry3xxfI0am7"}, 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); } }, }); });