Scroll WooCommerce catalog page to the top on pagination
Automatically scroll to the top of the WooCommerce catalog page during pagination As there was no functional solution available online for automatically scrolling the WooCommerce catalog page to the top during Ajax pagination, I resolved the issue independently with basic JavaScript code. It can be embedded in the head or footer via the "script" tag [...]