Motown Records
$800 and a Dream T-Shirt
Screenprinted front and back graphics
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 5690830815384 ],
content_name: "$800 and a Dream T-Shirt",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 5690830815384 ],
content_name: "$800 and a Dream T-Shirt",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});