Monkey Shoulder 1L

188 AED
Description:

With an eye-catching bottle, intriguing name and a mischievous attitude, Monkey Shoulder has created a stir as the Scotch that leaps out from the whisky crowd. A 100 percent malt whisky, this top-notch quality Scotch is made from a selection of Speyside single malts married to create an exceptional flavor. Refreshingly approachable and tailor made for mixing.

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