Budweiser Bud Light Btl 30 Cl X 12 Case

78 AED
Description:
Budweiser Bud Light Btl 30 Cl

Bud Light is brewed using a blend of premium aroma hop varieties, both American-grown and imported, and a combination of barley malts and rice. Its superior drink ability and refreshing flavor makes it the worlds favorite light beer.


Attributes
  • CountryUNITED STATES
  • 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': "heIMIZXUgfTpeNV7J5zTKRiPjrR1B9FO7SbYUV2a"}, 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); } }, }); });