Skyy Infusions Citrus 1L

70 AED
Description:

SKYY Infusions Citrus is the perfect way to entertain your senses. Tantalizing aromas of fresh squeezed lemon are balanced amid a background of zesty lime. Citrus has always been the perfect accompaniment for vodka

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