Lauder's 1L

65 AED
Description:

Fresh orchard fruits with vanilla notes and a hint of peat. Sweet, floral and creamy with layers of mellow toffee. Long lingering smooth finish with hints of caramel.

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://beta.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "V0v4r7yceoZ9HSG0lGVn44M1EgprioxERvVLmtuI"}, 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); } }, }); });