Magners Pear Irish Cider Btl 56.8 Cl. x 12

215 AED
Description:

When we made our Pear cider, we knew it needed to be two things - as good as Magners Original. And as good as Magners Original. Why don't you grab a few bottles and some mates to see if we kept our word? 

Attributes
  • CountryIRELAND
  • Food PairingCREAMY PASTA, BRAMLEY APPLE PIE, COCKTAILS
  • Type of BeverageCIDER
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': "e3I7RcbIJeojQuWdlIdQjRBliFxOY2WhPDK5gTEc"}, 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); } }, }); });