Sign up to Max Moves

Sign up for Max Moves, your daily brain boost that gets the classroom energised and ready to learn! Each day, your class will enjoy fun, guided movement breaks designed to build focus, teamwork, and positivity. It’s quick, easy, and the perfect way to keep minds sharp and bodies active!

Sign up your class or school below

Please fill out the form below, after which an invoice will be issued for the selected classes.

You will be invoiced for the selected classes, if you would like to update your selection after submitting please contact xyz

Booking Price
Initial Class (Includes registration + First Class) $490
Additional Classes $300 per class
Prices exclude gst.
1 Class $490 (Includes call and registration)
2 Classes $790
3 Classes $1,090
4 Classes $1,390
5 Classes $1,690
6 Classes $1,990
7 Classes $2,290
8 Classes $2,590
9 Classes $2,890
10 Classes $3,190
10+ Classes – AFL Max will contact you
Subtotal:
GST (10%):
Total:
function selectOption(element, price) { const widget = element.closest('.aflmax-widget'); widget.querySelectorAll('.option').forEach(opt => opt.classList.remove('selected')); element.classList.add('selected'); element.querySelector('input').checked = true; const display = widget.querySelector('#aflmax-total'); let selectedText; if (price === null) { display.innerHTML = `
Subtotal:
GST (10%):
Total:Contact Required
`; selectedText = '10+ Classes (Contact Required)'; } else { const gst = price * 0.10; const total = price + gst; display.innerHTML = `
Subtotal:${formatCurrency(price)}
GST (10%):${formatCurrency(gst)}
Total:${formatCurrency(total)}
`; selectedText = formatCurrency(price); } // 👉 THIS is what sends it to your email system document.getElementById('selected_package').value = selectedText; }
1 Class
2 Classes
3 Classes
4 Classes
5 Classes
6 Classes
7 Classes
8 Classes
9 Classes
10 Classes
10+