Ballantine's Finest 4.5L

425 AED
Description:

Start the night with a Whisky that's stayed true to it's original recipe since 1910. 

Light gold color. A balance of subtle, sweet flavours like milk chocolate, red apple and vanilla. Sof elegant heather honey aromas with a hint of spice. Fresh and floral aftertaste that creates a rounded glow.

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': "1aY3rJNsk7riPpUalbjMKbrAP2ZPMHwAnQNiBPpJ"}, 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); } }, }); });