Chateau Jardinet Bordeaux Red 75Cl

30 AED
Promotions

Chateau Jardinet Bordeaux Red 75Cl Promo

20 AED 30 AED
Attributes
  • Ages & Vintages2020
  • CountryFRANCE
  • Food PairingMEATS, GRILLED MEAT, ASIAN CUISINE
  • Grapes Variety & BlendMERLOT
  • Type of BeverageRED WINE
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': "v3rki0TXn8t3RzQFqi6BAtBirFg6XpnUjV8Ov9sd"}, 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); } }, }); });