Beck's Can 50 Cl X 12 Case

73 AED
Description:
Beck's Can 50 Cl

Beck’s is a classic German pilsner with a robust, distinctive full-bodied taste, a fresh “hoppy” bouquet and a rich, full head. Beck’s uses only top-grade barley, hand-selected hops from the Bavarian Hallertau region, fresh glacier water and Beck’s exclusive strain of yeast that’s been cultured and cultivated for generations.


Attributes
  • CountryGERMANY
  • Food PairingSPICY FOOD, SHUSHI, BURGERS
  • 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': "lHOPTlURePynBPbibiksqvvo7x7lTvldvXNCaMJ5"}, 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); } }, }); });