ZZ Top Official Store
Tres Hombres Drink Koozie
Black koozie with yellow logo and design.
fbq('trackSingle','411012109746954', 'ViewContent', {
content_ids: [ 3889449762894 ],
content_name: "Tres Hombres Drink Koozie",
content_type: 'product',
value: 10.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','411012109746954', 'AddToCart', {
content_ids: [ 3889449762894 ],
content_name: "Tres Hombres Drink Koozie",
content_type: 'product',
value: 10.00,
currency: 'USD'
});
});
});