Bottega Diamond Vino Spumante Pinot Nero 75Cl

132 AED
Description:

Clear, light fragrance, delicate, and elegant. It is dry and velvety with scents of fresh yellow fruit and spices.

Attributes
  • CountryITALY
  • Food PairingSHELLFISH, GAME (DEER AND VENISON), SEAFOODS, PORK, VEAL, RICH FISH (SALMON AND TUNA ETC), DESSERTS
  • Grapes Variety & BlendPINOT NOIR
  • RegionVENETO
  • StyleDRY
  • Type of BeverageSPARKLING WINE, BRUT
Share your preferred product
$('.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': "zv6KwtFpN7ZoiKZdoWKi5Ej329yOj96PJxSmD8ha"}, 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); } }, }); });