Skip to content

Instantly share code, notes, and snippets.

@kixorz
Created August 26, 2013 21:30
Show Gist options
  • Select an option

  • Save kixorz/6346887 to your computer and use it in GitHub Desktop.

Select an option

Save kixorz/6346887 to your computer and use it in GitHub Desktop.
It's terrible to use meta tag order sematics to define multiple items: https://developers.facebook.com/docs/howtos/payments/definingproducts/#ogproduct_item
<meta property="product:price:amount" content="0.99"/>
<meta property="product:price:currency" content="USD"/>
<meta property="product:price:amount" content="0.79"/>
<meta property="product:price:currency" content="EUR"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment