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