Skip to content

Instantly share code, notes, and snippets.

@jarred
Created April 7, 2014 21:29
Show Gist options
  • Save jarred/10061252 to your computer and use it in GitHub Desktop.
Save jarred/10061252 to your computer and use it in GitHub Desktop.
<script type="application/json" class="json" id="collection-data">
{
"parentCollection": false,
"handle": "elliott",
"page": 1,
"total_pages": 1,
"total_products": 3, // should be 14
"products": [
{ // only 3 products written out here ...
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment