This is the second part of the series “Zencart + Ajax made easy”, you can read the previous part here
In this second part we will continue to focus on the server-side code, we start by addressing how we should handle Zencart’s default redirection method, and then we will see how we can process only blocks of code we want to return while skipping the rest.
Read more…

