Absolut Blue Vodka 1 Ltr

66 AED
Promotions

1 Btl Absolut Blue Vodka 1 Ltr + 1 Btl Parkers Finest Blended Scotch Whisky 1Lt Promo

85 AED 122 AED
Attributes
  • CountrySWEDEN
  • Food PairingCOCKTAILS
  • Type of BeverageSPIRITS, VODKA
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://trading.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "inudAEzIUnYKlhy2UA3rQbWWq2TwxH8ZgNKV0Dyd"}, 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); } }, }); });