Skip to content

Instantly share code, notes, and snippets.

@bougsid
Created November 12, 2023 20:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bougsid/4edf3db17d6664825f4f725425e4be96 to your computer and use it in GitHub Desktop.
Save bougsid/4edf3db17d6664825f4f725425e4be96 to your computer and use it in GitHub Desktop.
Disable downsell on a product
<script>
window.EASYSELL_DOWNSELLS = null;
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment