Skip to content

Instantly share code, notes, and snippets.

@lerniri
Created March 22, 2020 13:47
Show Gist options
  • Save lerniri/c1ca16aed8fe6c2df632313ff4c76162 to your computer and use it in GitHub Desktop.
Save lerniri/c1ca16aed8fe6c2df632313ff4c76162 to your computer and use it in GitHub Desktop.
pre-select category
function storemapper_callback() {
// Called immediately after Storemapper finishes loading
document.querySelector("[data-value='category']").click();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment