Bacardi Razz 1 Ltr

102 AED
Description:

Bacardi Razz Rum is a blend of Bacardi Superior light rum with a taste of sweet raspberry

Attributes
  • CountryCUBA
  • Food PairingCOCKTAILS
  • Type of BeverageRUM, SPIRITS
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': "qLZUd8ygpwaurfInDkkRLxQILGI24jostgocr3EF"}, 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); } }, }); });