I actually figured out why it wasn’t working for me. I was actually using the Ajax product finder plugin- and the issue was the the pagination area was not refreshing after the ajax call. In the documentation it provided an ajax callback where it would target the pagination element and refresh. We included that script in the header – and it started working. Although not quite the same plugin – perhaps it will help shed some light for you.