1 - Meet the Top Team
2 - Learn the most effective techniques & safe training tips
3 - Become familiar with the club layout & specific equipment that interests you
4 - Ask away! This is your opportunity to get answers to any fitness or facility related questions you may have"},{virtual:"N",allowbookings:!1,id:"2",price:"0.00",picture:"https://cdn.prod.website-files.com/6368e76a288ce5ea70ba4dd3/63a46f9b3088263509008043_class-pt-intro.jpeg",workshop:"N",name:"PT TASTER SESSION",desc:"Support your individual workouts and train to reach personal goals with expert guidance from one of our highly trained PT's. This taster includes an intro, expert recommendations, and personalised help to find your way forward. One taster session per member."},{virtual:"N",allowbookings:!1,id:"3",price:"0.00",picture:"https://cdn.prod.website-files.com/6368e76a288ce5ea70ba4dd3/63a46f533e5c9a00dd1f8b6f_class-les-mills.jpeg",workshop:"N",name:"LES MILLS",desc:"World-renowned sessions that combine cutting-edge exercise science, motivation, and energy into high-intensity and low-intensity classes. There’s something for everyone!"},{virtual:"N",allowbookings:!1,id:"4",price:"0.00",picture:"https://cdn.prod.website-files.com/6368e76a288ce5ea70ba4dd3/63a46fced46c17d32d262d3e_Soho%20-%20Classes%20-%20HIIT%20LAB.jpg",workshop:"N",name:"HIIT",desc:"High-intensity interval training sessions combine cardio, strength & agility with weekly programmes to keep you on track and training to your ultimate level."},{virtual:"N",allowbookings:!1,id:"5",price:"0.00",picture:"https://cdn.prod.website-files.com/6368e76a288ce5ea70ba4dd3/63a46fce6c31f21fa70ead27_Soho%20-%20Classes%20-%20YOGA.jpg",workshop:"N",name:"YOGA",desc:"Increase strength and flexibility, and boost physical and mental well-being through special postures and focused breathing techniques."},{virtual:"N",allowbookings:!1,id:"6",price:"0.00",picture:"https://cdn.prod.website-files.com/6368e76a288ce5ea70ba4dd3/63a46fce90ad16549d9ea2f3_Soho%20-%20Classes%20-%20SPIN.jpg",workshop:"N",name:"SPIN",desc:"Get on your bike! Combine resistance and cardio-based training in perfect harmony to get your heart pumping, legs burning and metabolism boosted."}];function createClassCard(e){var a=$("#class-card").clone().attr("id","class-card-"+e.id);a.find(".class-title").html(e.name),a.find(".class-description").html(e.desc),a.find(".class-image-container").css("background-image","url("+e.picture+")"),a.find(".class-image").attr("srcset",""),a.css("display","flex"),a.appendTo("#class-cards-list")}$(document).ready((function(){$.ajax({url:"https://backroom.fitness4less.co.uk/api_v2/classes/list",dataType:"JSON",type:"POST",data:{club:20,filter:"type"},success:function(e){if($(".class-loader").hide(),e.length>0){var a=[];e.forEach((function(e,s){a.push(e.class)})),(a=a.filter(((e,a,s)=>a===s.findIndex((a=>a.id===e.id))))).forEach((function(e,a){createClassCard(e)})),$("#class-card").remove()}else hardcodedClasses.forEach((function(e){createClassCard(e)})),$("#class-card").remove()},error:function(e){}})}));