Absolut Amber 1L

69 AED
Description:

Oak aged vodka that takes the essence of Absolut Vodka and adds a rich, complex character from gently roasted oak wood. Crafted with a unique method, it has specifically been created for those who are not afraid to break the rules and are looking to engage their senses in a deeper encounter with Absolut.

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