Mixed Cases
Every time we receive new stock, we look at the possibilities to marry them up with existing wines to create exciting new and mixed cases. These decisions aren’t taken lightly, so we feel that not only are they superb value for money but they will offer you the chance to try wines that maybe you have never come across before on the recommendation of the experts here at Premium Wine Collections.
$('#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';
}
});