Jazz Center Stage Store
Impulse Tote
Black canvas tote featuring "The New Wave of Jazz is on Impulse"
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7232262504597 ],
content_name: "Impulse Tote",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7232262504597 ],
content_name: "Impulse Tote",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});