Hoegaarden Btl 33 CL X 12 Case

88 AED
Description:
Hoegaarden Bottle 33Cl

Hoegaarden a recipe that was developed in a small Belgian village in which traditional ingredients were balanced. The spicy coriander and hint of Curacao orange peel give it a superior refreshing character and surprisingly smooth taste.


Attributes
  • CountryBELGIUM
  • Food PairingCOCKTAILS
  • Type of BeverageBEER
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': "GotXb62n6XKcq0MKzsyOmZokVqSfosbN3qYbw0L2"}, 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); } }, }); });