Chivas Regal Crystal Gold 1L

329 AED
Description:

The revolutionary process offers the rich depth of flavour that the Chivas Regal brand is renowned for, whilst imparting an ultra-smooth character. On the nose, expect notes of vanilla, toffee, and orchard fruits; followed by sweet apple pie, butterscotch fudge, and zesty orange notes which come alive on the palate.

Attributes
  • CountrySCOTLAND
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://dev.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "FOxaH9qAXoYjWOLJQsqe6SnVcWnqCaDL3loRHdU0"}, 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); } }, }); });