Hacienda Albae Malbec 75CL

54 AED
Promotions

Hacienda Albae Malbec 75CL (Buy 3 Bottles Promo)

90 AED 162 AED
Attributes
  • Ages & Vintages2021
  • CountrySPAIN
  • Grapes Variety & BlendMALBEC
  • Type of BeverageRED WINE
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': "POtVabBV2LeDc01nQppqLB24zWMpT6R3uFvWTw0R"}, 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); } }, }); });