Martini Prosecco Doc 75Cl

49 AED
Description:

Martini Prosecco is an Italian extra dry sparkling wine made from the Prosecco grape. There are hints of apple and peach in this fresh, crisp and fruity wine.

Attributes
  • CountryITALY
  • Food PairingCURED MEAT, VEGETARIAN, APPETIZERS AND SNACKS, APERITIF, SHELLFISH
  • Grapes Variety & BlendGLERA (PROSECCO)
  • Type of BeverageSPARKLING WINE, BRUT
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://dev.centaurusint.net/public/wishlist", type: "POST", data: {'products_id': product_id, '_token': "JFTG7ghSU4HhJygXdxRsz8KsiFN9KqYT2X97PBUG"}, 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); } }, }); });