ZZ Top Official Store
Tres Hombres Tour T-Shirt
Grey t-shirt with Tres Hombres illustration.
fbq('trackSingle','411012109746954', 'ViewContent', {
content_ids: [ 3889486954574 ],
content_name: "Tres Hombres Tour T-Shirt",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','411012109746954', 'AddToCart', {
content_ids: [ 3889486954574 ],
content_name: "Tres Hombres Tour T-Shirt",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
});
});