The issue may be due to a theme or app adding the ?view=no-usf parameter, which is likely triggering a specific template or app view for these pages. To resolve this:
Check theme settings: Go to Online Store > Themes > Edit code and search for references to ?view=no-usf in your theme files.
Disable apps one by one: If any apps are controlling custom views or redirects, disable them to identify if they’re causing this.
Consult app documentation: If you’re using apps like page builders, review their documentation for URL parameters that may influence page views.
This should help locate the source of the redirect.
If you have other questions, I am willing to answer them more.