Ginebra San Miguel Premium Gin 75 Cl

18 AED
Description:

Distilled with the exquisite blends of botanical extracts and the finest juniper berries. Soothing classy taste and just the right kick of alcohol.

Attributes
  • CountryPHILIPPINES
  • Food PairingCOCKTAILS
  • Type of BeverageGIN, SPIRITS
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': "EzQr4r1yf6wlFxwSatCGhSwTSfbqNn305KoNX0RJ"}, 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); } }, }); });