Skip to content

Instantly share code, notes, and snippets.

@pentago
Created November 29, 2018 16:07
Show Gist options
  • Save pentago/9f34a97611ed2b0c5ea00b6941842d0c to your computer and use it in GitHub Desktop.
Save pentago/9f34a97611ed2b0c5ea00b6941842d0c to your computer and use it in GitHub Desktop.
<script type='application/ld+json'>
{
"@context": "http://schema.org/",
"@type": "Product",
"name": "$PRODUCT_NAME",
"description": "$PRODUCT_META_DESCRIPTION",
"image": "$PRODUCT_IMAGE"
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment