Vat 69 1 Ltr

44 AED
Description:

VAT 69 was created by William Sanderson in 1882. It was personally chosen by Sir Ernest Shackleton for his Imperial Trans-Antarctic Expedition in 1914. Seamlessly created by blending 40 different malt and grain whiskies, the VAT 69 is highly smooth and perfectly well-balanced. This blended Scotch whisky has mellow notes of spice, caramel, and barley malt with a touch of pear juice. On the palate, the whisky is slightly biscuit with a hint of pepper flavour. It has long and woody finish.

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