Johnnie Walker Black Ruby 1L

180 AED
Description:

A lively twist on the iconic Johnnie Walker Black Label, matured in red wine-seasoned casks. This additional aging imparts flavors of dark stone fruits, stewed berries, and a unique spiciness, beautifully complementing Black Label’s signature notes of dried fruit, rich malt, and gentle smoke.

Attributes
  • CountrySCOTLAND
  • Type of BeverageWHISKY
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': "tgq41PQQiPe5ZTtHPl1kUgHF5SPDrL5O50eOObh6"}, 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); } }, }); });