Martini Fiero 1L

65 AED
Description:

MARTINI Fiero – this contemporary vermouth is a blend of citrus and bittersweet orange with crisp white wines – a perfect aperitif when mixed with tonic. Its fiery colour and zesty, fruity flavours are 100% natural and are the result of a careful, considered blending process

Attributes
  • CountryITALY
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': "VARbhSiGVYSAmOIXAmfL77F0yUqhkhxtxjcJYRN8"}, 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); } }, }); });