Roberto Cavalli Night Edition 1L

219 AED
Description:

As clear and transparent as crystal. A clear and pure aroma backed by soft tones of fresh citrus dominates the elegant bouquet. Taste: A sweet touch of grains with underlying mild flavours. Very slow and smooth finish with mineral notes.

Attributes
  • CountryITALY
  • Food PairingCOCKTAILS
  • Type of BeverageVODKA, SPIRITS
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': "Qlwmb6EUHPPqUqz0RfBzRH6ljWiGy6nK9SJXfU1v"}, 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); } }, }); });