Dab Diat Pils Btl 33 CL x 24

122 AED
 

Dab Diat Pils Btl 33 CL X 12 Case

61 AED
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': "JYiBx7obNy3TTDOOwcuRuO6KsD9sp17FPl1tfu8o"}, 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); } }, }); });