ZZ Top Official Store
2019-2020 Tour T-Shirt
Black t-shirt with 2019 tour dates and picture in yellow.
fbq('trackSingle','411012109746954', 'ViewContent', {
content_ids: [ 3886813315150 ],
content_name: "2019-2020 Tour T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','411012109746954', 'AddToCart', {
content_ids: [ 3886813315150 ],
content_name: "2019-2020 Tour T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
});
});