Jazz Center Stage Store
Green Verve Logo Snapback Hat
Embroidered Impulse Logo front graphic.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7345548689557 ],
content_name: "Green Verve Logo Snapback Hat",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7345548689557 ],
content_name: "Green Verve Logo Snapback Hat",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});