Skip to content

Instantly share code, notes, and snippets.

@jrick1229
Created November 2, 2018 14:25
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 jrick1229/3e854349d0e459941cfa91c9eb6619a8 to your computer and use it in GitHub Desktop.
Save jrick1229/3e854349d0e459941cfa91c9eb6619a8 to your computer and use it in GitHub Desktop.
Add a variation to the cart and go directly to checkout.
<input type="button" onclick="location.href='http://testsubs2.local/checkout/?add-to-cart=56&variation_id=57';" value="Buy Now" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment