Harvey's Bristol Cream 1 Liter

131 AED
Description:

A British classic, blending some of Jerez's finest Sherries: fino, amontillados and olorosos. This provides a smooth and silky mellow finish with a rich complex palate.

Attributes
  • CountrySPAIN
  • Food PairingCOCKTAILS, DESSERTS
  • RegionANDALUCIA
  • Type of BeverageLIQUEUR
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': "prBaD3z4T2cUvbKURCiM9OM8cS6BRaQx6QNylOa4"}, 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); } }, }); });