console.log( 'Code is Poetry' );
ttq.track('Purchase', {
"contents": [
{
"content_id": "48535569", // string. ID of the product. Example: "1077218".
"content_type": "lead", // string. Either product or product_group.
"content_name": "tiktoklead" // string. The name of the page or product. Example: "shirt".
}
],
"value": "2", // number. Value of the order or items sold. Example: 100.
"currency": "USD" // string. The 4217 currency code. Example: "USD".
});