fbq('track', 'Purchase',
// begin parameter object data
{
value:595,
currency: 'EUR',
contents: [
{
id: '301',
quantity: 1
},
{
id: '401',
quantity: 2
}],
content_type: 'product'
}
// end parameter object data
);