Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shopifypartners/e3cbb36dca19952b7df3b7d3e06556ea to your computer and use it in GitHub Desktop.
Save shopifypartners/e3cbb36dca19952b7df3b7d3e06556ea to your computer and use it in GitHub Desktop.
{% layout none %}
{% paginate search.results by 50 %}
{
"results": {{ search.results | json }}
}
{% endpaginate %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment