Jazz Center Stage Store
Staple T-Shirt (Orange)
Screenprinted front and back graphic.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7522107719829 ],
content_name: "Staple T-Shirt (Orange)",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7522107719829 ],
content_name: "Staple T-Shirt (Orange)",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
});
});