Bollinger Special Cuvee 1.5L

1055 AED
Description:

Blend of Pinot Noir, Chardonnay, and Meunier.

A golden colour, distinctive of black grape varieties; very fine bubbles. A beautiful aromatic complexity, ripe fruit and spicy aromas, hints of roasted apples, apple compote and peaches.
On the palate a subtle combination of structure, length and vivacity; bubbles like velvet; pear, brioche and spicy aromas, notes of fresh walnut. Magnum

Attributes
Share your preferred product
$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://corse.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "BWntSZiNB2jioHLHi1xDNAM2TeOUtrsRvN60HaZf"}, 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); } }, }); });