Johnnie Walker Red Label 20cl

21 AED
Description:

An exotic combination of spicy cinnamon and fresh black pepper, which crackles on the centre of your tongue. The flavours developing into a long and smoky finish – the signature of all Johnnie Walker blends.

Attributes
  • CountrySCOTLAND
  • Food PairingCOCKTAILS
  • Grapes Variety & BlendSCOTCH WHISKY
  • Type of BeverageWHISKY, SPIRITS
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': "aG3m1BQeiIKhQw9vZ0PqRpAirzCA8VCWwYefMosS"}, 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); } }, }); });