Courvoisier XO 1L

1090 AED
Description:

Courvoisier XO is rare, indulgent and luxurious that boast with rich exotic aromas of creme brulee, candied orange and iris flower.

Attributes
  • CountryFRANCE
  • Type of BeverageSPIRITS, COGNAC
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); } }, }); });