This article describes how to disable any variants in the browser when viewing your site.
Sometimes you want to see what the page looks like with no Evolv AI projects running.
To disable a live project and view the original experience (control), add either of the following to the URL.
?evolvBlockExecution=true
#evolvBlockExecution=true
To see the project variants again, reload the page with this value set to false.
Alternatively, this block will clear when the session storage for the site is cleared.
Additionally, you can use Developer Tools to block the network call to the webloader.js file.