Sheridan's 1L

134 AED
Description:

It is uniquely bottled, consisting of two separate sections, separated by glass, but fused together. One section is filled with a black liqueur, consisting of coffee and whiskey flavors, the other is filled with a white liqueur of milk white chocolate.
When pouring into a lowball glass, the white liqueur should be gently floated on top of the black liqueur.

Attributes
  • CountryIRELAND
  • Food PairingSERVE WITH ICE, COFEE WITH ICE
  • Type of BeverageLIQUEUR, SPIRITS
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "qyEQSNtO5yXeKO7AwHTYOrPkboQLtzykuoqIlZnd"}, 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); } }, }); });