$(function(){console.log('onload landing_natale.php');$('body').on('click','.fa-share-alt',function(){if($(".social_btns_container").hasClass("hidden-xs")){$(".social_btns_container").removeClass("hidden-xs")}else{$(".social_btns_container").addClass("hidden-xs")}});var newHash="";if($(window).width()>767){window.location.hash=newHash} var promoHourService=new BlackWeekService();$.fn.getRandomElement=function(){return this.eq(Math.floor(Math.random()*this.length))};function getPromoHourButtons(){promoHourService.getPromo(function(data){if(data.data.length>0){var newDateObj=new Date(parseInt(data.data[0].end_datetime,10)*1000);$('.countdown').countdown(newDateObj).on('update.countdown',function(event){var format='%S s';if(event.offset.minutes>0){format='%M m '+format}else{format='0 m '+format} $(this).html(event.strftime(format))}).on('finish.countdown',function(event){$('.countdown').html('0 m 0 s')});$('.discount_container').removeClass('hide');$('.gallery_container .text').addClass('hide');$('.promo_hour_disclaimer_container').removeClass('hide');$.each(data.data,function(index,button){var discount=''+minus+parseInt(button.discount_value);if(button.discount_type=='valore'){discount+=' €'}else if(button.discount_type=='percentuale'){discount+=percent+''+percent_up_to} var name=button.name['pt-PT'];var url=button.url['pt-PT'];if('promo_hour_'+button.product_id in promo_hour_array){if(promo_hour_array['promo_hour_'+button.product_id].custom_name!==''){name=promo_hour_array['promo_hour_'+button.product_id].custom_name} if(promo_hour_array['promo_hour_'+button.product_id].custom_url!==''){url=promo_hour_array['promo_hour_'+button.product_id].custom_url} if(promo_hour_array['promo_hour_'+button.product_id].custom_price!==''){discount=promo_hour_array['promo_hour_'+button.product_id].custom_price}} var sold_out='';var remaining_prod=parseInt(button.jobs_limit,10)-parseInt(button.jobs_done,10);if(remaining_prod<=0||parseInt(button.jobs_limit)==null){sold_out='sold_out';remaining_prod=0} var btn_html='';if($('#promo_hour_'+button.product_id).length==0){if('promo_hour_'+button.product_id in promo_hour_array){$('.disclaimer .container').html($('.disclaimer .container').html()+'
'+promo_hour_array['promo_hour_'+button.product_id].disclaimer+'
')} $($('.gallery_item').getRandomElement()).after(btn_html)}else{$('#promo_hour_'+button.product_id).addClass('to_destroy');$('#promo_hour_'+button.product_id).after(btn_html);$('.to_destroy').remove()}});ellipseElement()}else{$('.promo_hour_btn').remove();$('.promo_hour_disclaimer').remove();$('.promo_hour_disclaimer_container').addClass();$('.discount_container').addClass('hide');$('.gallery_container .text').removeClass('hide')}})} getPromoHourButtons();setInterval(function(){getPromoHourButtons()},60000);$(window).on('resize load',function(){ellipseElement()});function ellipseElement(){$('.gallery_item_name').each(function(){var lineHeight=20;var lines=2;if($(this).height()>lineHeight*lines){if($(this).find('a.readmore').length>0){$(this).attr('data-link',$(this).find('a.readmore'));$(this).find('a.readmore').detach()} if($(this).attr('title')){$(this).text($(this).attr('title'))} $(this).attr('title',$(this).text().trim());$(this).text("");var str="";var prevstr="";var text=$(this).attr('title');var words=text.split(" ");var link=$(this).attr('data-link');for(var i=0;ilines*lineHeight){$(this).html(prevstr.trim()+"… "+(typeof link!=='undefined'?' '+link:''));break} prevstr=str;str+=words[i]+" ";$(this).html(str.trim()+"…"+(typeof link!=='undefined'?' '+link:''))} if($(this).height()>lines*lineHeight){$(this).html(prevstr.trim()+"… "+(typeof link!=='undefined'?' '+link:''))}}})}})