To book our live on line classes, please visit our online shop. The programs used in the online class are designed to use household items as substitutes for equipment, but we do also offer a range of Pilates equipment from our shop.
Schedule
window.addEventListener("message", function (e) { const height = +e.data?.height; const type = e.data?.type; const iframe = document.getElementById("lf-iframe-thepilatesstudiomidleton"); const container = document.getElementById("lf-iframe-container-thepilatesstudiomidleton"); if(container && e.data?.branding && !document.querySelector(".lf-injected")) { const brandingHtml = e.data.branding; container.insertAdjacentHTML('beforeend', brandingHtml); } if (!type || !type.match("lf-iframe-thepilatesstudiomidleton") || isNaN(height) || !iframe) { return; } Object.entries(e.data).forEach(([key, value]) => {iframe[key] = value;}); }, false);