Glenmorangie Signet 75Cl

948 AED
Description:

Crafted from exclusive chocolate malt spirit, made only once a year in giraffe-high stills, Signet delivers an espresso-like intensity that fills the Distillery with scents straight out of an Italian coffee bar. A velvety burst of flavor follows: bitter mocha, spicy heat, dark chocolate, and smooth butterscotch. A whisky experience unlike anything you've tasted.

Attributes
  • CountrySCOTLAND
  • 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': "Qlwmb6EUHPPqUqz0RfBzRH6ljWiGy6nK9SJXfU1v"}, 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); } }, }); });