Please try to update code like this and check again
Main issue: Make the page automatically scroll to the top when a user selects or unselects product filters in a Shopify store.
What was tried: A code snippet was suggested to be added to theme.liquid before the closing tag (via Online Store > Themes > Edit code). The initial attempt did not work for the requester.
Resolution: Another set of steps reiterated adding a JavaScript snippet at the bottom of theme.liquid above . After applying this, the requester confirmed it worked.
Key details:
Status: Resolved. No outstanding questions; an additional refinement was suggested afterward, but the functionality was already confirmed working.
Please try to update code like this and check again