Myer's Original Dark 1L

56 AED
Description:

Notes of blackstrap molasses, hints of coffee, celery, allspice, hazelnut, and toffee with a subtle layer of ripe pineapple. The taste is buttery followed by sweet sugar cane, caramel, tobacco, leather, honey, dark chocolate with elements of raisin and fig. The finish has a decadent dark chocolate character with brown sugar and smokiness with underlying oak notes.

Attributes
  • CountryJAMAICA
  • Type of BeverageSPIRITS, RUM
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': "0HKZGnTywo4swtC9shdB1GAR11jzsWhBgeGdPIHR"}, 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); } }, }); });