Red Horse Can 50 CL X 12 Case

50 AED
Description:
Red Horse Can 50 CL

A strong, high alcohol beer. It is deeply hued lager with a distinctive, sweetish taste, balanced by a smooth bitterness.


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