Jazz Center Stage Store
Smoke and Oakum Hoodie
The Longest Johns
100% cotton with screenprinted graphics.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7189759459477 ],
content_name: "Smoke and Oakum 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: [ 7189759459477 ],
content_name: "Smoke and Oakum Hoodie",
content_type: 'product',
value: 45.00,
currency: 'USD'
});
});
});