Zoco Pacharan Navarro 1L

66 AED
Description:

Zoco (pronounced 'Thock-o') Pacharan Navarro is a liqueur from the Basque region of Spain, crafted by infusing sloe berries, coffee, and vanilla in anisette, an anise-flavored spirit. It offers a fruity blend of sloes with a touch of honey, featuring a subtle syrupy texture along with hints of liquorice, anise, dark fruits, and deep mocha undertones.

Attributes
  • CountrySPAIN
  • Type of BeverageLIQUEUR
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': "jQ0NiRUjVa1ON89g9Z65dOrpFCKCoJEqPgFtpK6D"}, 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); } }, }); });