Final Few
This page lists wines where we have only a very limited quantity left of some of the finest vintages from our portfolio. If you are interested in investing in wine there will be some interesting opportunities in this section. For the benefit of our customers all wines in this section are deleted bottle by bottle as they are sold so if the wine you request is no longer in stock in the amount you wish, you will be offered the exact amount available.
$('#MainImage img:first').fadeIn(2000);
$('#MainImage').cycle({
fx: 'wipe',
speed: 'fast',
delay: 200,
timeout: 10000,
next: '#Next',
prev: '#Prev',
pager: '#Nav ul',
pagerAnchorBuilder: function(idx, slide) {
return '#Nav li:eq(' + idx + ') a';
}
});