San Miguel Light Btl 33 CL X 12 Case

70 AED
Description:
San Miguel Light Btl 33 CL

A light and reduced-calorie lager with an exceptionally smooth and crispy taste. It is less filling and light on the stomach. Perfect for fun, light drinking moments with friends.


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://beta.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "YEbFtLV5PocPymscwlMMoNy5UiZlnWNyxmHm5WjH"}, 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); } }, }); });