Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shopifypartners/236a499524afe7edd1ee0b9b3d31eb36 to your computer and use it in GitHub Desktop.
Save shopifypartners/236a499524afe7edd1ee0b9b3d31eb36 to your computer and use it in GitHub Desktop.
$.getJSON('/search?q=shirt&view=json', function(response) {
console.log(response)
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment