Budweiser Can 33 CL X 12 Case

68 AED
Description:
Budweiser Can 35.5 CL

Known as "The King of Beers," Budweiser is a medium-bodied, flavorful, crisp American-style lager. Brewed with the best barley malt and a blend of premium hop varieties, it is an icon of core American values like optimism and celebration


Attributes
  • CountryUNITED STATES
  • Food PairingCOCKTAILS
  • Type of BeverageBEER
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://m.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "Ot5U8CKMYLb7pp7tOtVouoxxDmdKimaKBQysxg9q"}, 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); } }, }); });