ZZ Top Official Store
Oh So Sweet T-Shirt (Women)
Black t-shirt with red logo.
fbq('trackSingle','411012109746954', 'ViewContent', {
content_ids: [ 4286308450382 ],
content_name: "Oh So Sweet T-Shirt (Women)",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','411012109746954', 'AddToCart', {
content_ids: [ 4286308450382 ],
content_name: "Oh So Sweet T-Shirt (Women)",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});