`;// on load
jQuery(function(){// hack a menu
_men();// add top second menu
if(document.URL.match(/\//g).length<=3|| document.URL.match(/accueil/g)|| document.URL.match(/boutique/g)|| document.URL.match(/produit/g)
|| document.URL.match(/reglement-interieur/g)){if(jQuery("#top-area"))jQuery("#top-area").remove()
jQuery("#page").prepend(topmenu);}// hack header
if(jQuery("#site-header.fixed")){jQuery("#site-header").addClass("fixed");jQuery("#site-header").addClass("shrink");}// hack css form
// add bg image for non index page
if(document.URL.match(/\//g).length>3|| document.URL.match(/panier/g)
|| document.URL.match(/reglement-interieur/g)){if(jQuery(".category-blog").length==0 && jQuery(".single-post").length==0){jQuery("#page-title").css({"background-image":'url("/wp-content/uploads/2018/04/beltza-gal-large.jpg")',"background-position": "50% -26px","padding-bottom":"150px","padding-top":"200px"
});} else { // blog
jQuery("#page-title").css({"background-image":'url("/wp-content/uploads/2020/07/ocean-918999_1920.jpg")',"background-position": "50% -194px","padding-bottom":"100px","padding-top":"200px"
});}}if(document.URL.match(/mentions-legales/g)
|| document.URL.match(/conditions-generales-de-vente/g)
|| document.URL.match(/reglement-interieur/g)
|| document.URL.match(/politique-de-confidentialite/g)
|| document.URL.match(/panier/g)){jQuery("#main").css("margin-top","150px");jQuery("#site-header").css({"background-image":'url("/wp-content/uploads/2018/04/beltza-gal-large.jpg")',"background-position": "50% -26px","padding-bottom":"30px","padding-top":"10px"
});}// BS/HS
// show/hide logo on small screen
toggleLogoMin()
});// on resize
jQuery( window ).resize(function() {_men();toggleLogoMin()
});// on scroll
jQuery( window ).scroll(function() {toggleLogoMin()
// flags
if( jQuery(document).scrollTop() <20)
jQuery("#gtranslate_wrapper").css("top","95px");else jQuery("#gtranslate_wrapper").css("top","45px");});// woocommerce
jQuery(function(){if(jQuery(".wceb_picker_wrap").length>0){jQuery(".price").hide();jQuery("label[for='start_date']").html("Du");jQuery("label[for='end_date']").html("au ");jQuery(".reset_dates").html("Effacer");jQuery(".booking_details").html(jQuery(".booking_details").html().replace(/Total booking duration/g,'Nombre de jours'));jQuery("#start_date").attr("placeholder","Début");jQuery("#end_date").attr("placeholder","Fin");}if(jQuery(".items-count").length>0)jQuery(".items-count").html(jQuery(".items-count").html().replace(/Item/g,'produit'));//
jQuery(".product-price").each(function(i,item){if(jQuery(".woocommerce-Price-amount",this).length==2){jQuery(".woocommerce-Price-amount:first",this).remove();var strNewString = jQuery('.price',this).html().replace(/ – /g,'');jQuery('.price',this).html(strNewString);}})
//
if( jQuery( ".shipping" ).length>0)
jQuery( ".shipping" ).html(jQuery(".shipping").html().replace(/Weight Based Shipping:/g,''));})
jQuery( document ).ajaxComplete(function() {if( jQuery( ".booking_details" ).length>0){jQuery( ".booking_details" ).html(jQuery(".booking_details").html().replace(/Total booking duration/g,'Durée'));jQuery( ".booking_details" ).html(jQuery(".booking_details").html().replace(/days/g,'jours'));}if( jQuery( ".shipping" ).length>0)
jQuery( ".shipping" ).html(jQuery(".shipping").html().replace(/Weight Based Shipping:/g,''));});//
// ***********
var lang=null;function changeLS(){var v=jQuery(".switcher-popup span:eq(0)").text();if(jQuery(".switcher-popup span:eq(0)").text()=="English"){jQuery( ".vc_custom_1522879852806" ).html(jQuery(".vc_custom_1522879852806").html().replace(/BS/g,'LS'));} else if(jQuery(".switcher-popup span:eq(0)").text()=="French"){ jQuery( ".vc_custom_1522879852806" ).html(jQuery(".vc_custom_1522879852806").html().replace(/LS/g,'BS'));}lang=v;}//setInterval(changeLS, 1000);-->
Avis
Il n’y a pas encore d’avis.