ZZ Top Official Store
50 T-Shirt
Black t-shirt with 50 in white and ZZ Top logo in red.
fbq('trackSingle','411012109746954', 'ViewContent', {
content_ids: [ 3886816919630 ],
content_name: "50 T-Shirt",
content_type: 'product',
value: 19.20,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','411012109746954', 'AddToCart', {
content_ids: [ 3886816919630 ],
content_name: "50 T-Shirt",
content_type: 'product',
value: 19.20,
currency: 'USD'
});
});
});