Aperol Aperitivo 1L

(32 reviews)
89 AED

Signore Giuseppe Prosecco Rose Extra Dry 75Cl

(32 reviews)
48 AED

Build Aperol, prosecco, and club soda in a wine glass over ice. Garnish with fresh orange slices in the glass.

  • INGREDIENTS: 2 oz.(6 cl) Aperol 3 oz. (9 cl) Prosecco 2 oz. (6 cl) (or a top off) Club soda Orange Slices
$('.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': "AUuKANlLEVYixEpQeG8yWZC7AzfNz673LUWIZYDT"}, 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); } }, }); });