Jazz Center Stage Store
Green Verve Logo Hoodie
Screenprinted front Verve Logo graphic.
Color: Irish Green
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7345544986773 ],
content_name: "Green Verve Logo Hoodie",
content_type: 'product',
value: 45.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7345544986773 ],
content_name: "Green Verve Logo Hoodie",
content_type: 'product',
value: 45.00,
currency: 'USD'
});
});
});