ZZ Top Official Store
The Very Baddest Crew T-Shirt
White t-shirt with black pocket logo.
fbq('trackSingle','411012109746954', 'ViewContent', {
content_ids: [ 4286308024398 ],
content_name: "The Very Baddest Crew T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','411012109746954', 'AddToCart', {
content_ids: [ 4286308024398 ],
content_name: "The Very Baddest Crew T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});