Large Rudolph reindeer – delivery to SO53 Postcodes Only

£35.00

Large Rudolph reindeer crafted from brushwood and white-washed.

Only 1 left in stock

jQuery(document).ready(function($) { if( window.location.hash ) { // Vars var tab = window.location.hash.replace('#tab-', ''); var tab_content = window.location.hash; // Tabs $( 'li.description_tab' ).removeClass( 'active' ); $( 'li.' + tab + '_tab' ).addClass( 'active' ); // Tabs content $( '#tab-description' ).hide(); $( tab_content ).show(); } // when the tab is selected update the url with the hash $(".tabs a").click( function() { window.location.hash = $(this).parent('li').attr("class").replace(' active', '').replace('_tab', ''); }); });