Matz 8.5% Can 50Cl x 24

120 AED
 

Matz 8.5% Can 50Cl X 12 Case

60 AED
Attributes
  • Type of BeverageLAGER, BEER
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': "PbojbyBVufmxctL8GZUZJ0X7GgSRCeCAy9Da8V7N"}, 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); } }, }); });