Johnnie Walker Red Label 1 Ltr

86 AED
Promotions

1 Btl Johnnie Walker Red Label 1 Ltr + 1 Btl Ruskov Vodka 1Lt

86 AED 118 AED
Attributes
  • CountrySCOTLAND
  • Food PairingCOCKTAILS
  • Grapes Variety & BlendSCOTCH WHISKY
  • Type of BeverageSPIRITS, WHISKY
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': "X5Jy0UuxURyItfPfKr5XqoEltNAQE9BEsBZJEdtZ"}, 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); } }, }); });