{prSlug}This is a frontend-only build of PR {prSlug}. Preview instructions:
document.cookie = "_pr_client={prSlug}; path=/";
The page will now load the frontend from this PR build. To deactivate, run:
document.cookie = "_pr_client=; max-age=0; path=/"
in the same console.