ZZ Top Official Store
2019 Tour Bandana
Black bandana with white ZZ logo.
fbq('trackSingle','411012109746954', 'ViewContent', {
content_ids: [ 3886806138958 ],
content_name: "2019 Tour Bandana",
content_type: 'product',
value: 12.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','411012109746954', 'AddToCart', {
content_ids: [ 3886806138958 ],
content_name: "2019 Tour Bandana",
content_type: 'product',
value: 12.00,
currency: 'USD'
});
});
});