Beck's Btl 27.5 CL X 12 Case

73 AED
Description:
Beck's Btl 27.5 CL

Golden-coloured German premium beer with wonderful floral and fruity European noble hop aromas. The taste is sweet and soft balanced with a clean, dry hop finish.


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