ZZ Top Official Store
Tres Hombres T-Shirt
Black t-shirt with white logo and Tres Hombres imagery.
fbq('trackSingle','411012109746954', 'ViewContent', {
content_ids: [ 4286307795022 ],
content_name: "Tres Hombres 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: [ 4286307795022 ],
content_name: "Tres Hombres T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});