Not all products in a category displaying on mobile - UPDATED

Hello,

This is a follow-up to our previous correspondence on this topic.

Upon further investigation, we discovered our website is sending the following AJAX request:
action=indcyg_load_more&type=product&data[paged]=2&data[post_type]=product&data[order]=ASC&data[orderby]=menu_order+title

The WBW Filter Plugin team recommended asking you to prevent this AJAX request from being triggered when the page is using WPF. They said you can detect this by checking if “wpf” exists in the page URL and conditionally disable the AJAX load-more function in that case.

Preventing this request when WPF is used should resolve the issue.

Please let us know if you need any further info.

Thank you for your help!