Fundador Super Special Brandy 1L

29 AED
Description:

Fundador Super Special Brandy offers a rich and inviting flavor profile, featuring prominent tasting notes of banana, toffee, apple, vanilla, and chocolate. Its versatile character makes it enjoyable in a variety of ways—whether sipped neat to fully appreciate its complexity, served on the rocks for a chilled experience, or paired with cola as a smooth and flavorful chaser.

Attributes
  • CountrySPAIN
  • Food PairingCHOCOLATE
  • NotesTOFFEE, CHOCOLATE
  • Type of BeverageBRANDY, SPIRITS
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': "YMq68PfCOtU1FRUh1dvah8l2h2jIHTrtu1NiXI0z"}, 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); } }, }); });