Guinness Draught Stout Can 44Cl

(32 reviews)
285 AED

Appleton Estate Signature 70Cl

(32 reviews)
74 AED

Add all of the ingredients in a blender, and blend until smooth. Serve in a chilled pilsner glass.

  • INGREDIENTS: 12 oz (35.5 Cl) Guinness beer 2 oz (6 Cl) Appleton Estate rum 1 cup vanilla ice cream 1/2 tsp cinnamon 1/4 tsp all spice
$('.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': "irQSSOzy7PdGL54nHETloTqLXptjtyf3BQukjMhr"}, 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); } }, }); });