Book a demo

Chat to one of our PPS Experts to find out how PPS can transform your practice.

Our 30-minute online demo is obligation-free and simply creates the opportunity for us to show you how PPS works and answer your questions.

During your demo, we will:

  • Get to know you! We’re a friendly bunch and we love a chat
  • Ask some questions to establish your business needs
  • Explore PPS features and benefits in relation to your needs
  • Answer any questions that you might have

*Please note* We are a UK-based company, therefore all demo time slots are based on UK GMT

				
					<script type="text/javascript">
				function ppsOnlineBooking() {
new OnlineBooking({
container: "ob-container",
id: 888883,
appointmentType: 'PPS DEMO',
clinicLocation: 'Burton on Trent',
practitioner: 'The PPS Sales Team'
});
} 
	(function() {
		var xhr = new XMLHttpRequest();
		xhr.open("GET", "https://ob.rushcliff.com/status-check", true);
		xhr.onreadystatechange = function() {
			if(xhr.readyState == 4) {
				if(xhr.status == 200 && xhr.responseText == "live") {
					var script = document.createElement("script");
					script.src = "https://ob.rushcliff.com/js/obv4.js";
					document.head.appendChild(script);
				} else {
					document.getElementById("ob-container").innerHTML = "<p>Our online booking service is currently unavailable. Please call, email or try again later.</p>";
				}
			}
		}
		xhr.send();
	})();
			</script>