Leffe Brune Bottle 33Cl x 24

179 AED
 

Leffe Brune Btl 33 CL X 12 Case

90 AED
Attributes
  • CountryBELGIUM
  • 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': "0pXG5Fyj9i3PV3cdm4q8oMpxIVe0nd798Xb47FLX"}, 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); } }, }); });