Bob Dylan Official Store
My Own Version T-Shirt
Black unisex t-shirt with blue and yellow Rough and Rowdy graphic on the front.
fbq('track', 'ViewContent', {
content_ids: [ 4632064753767 ],
content_name: "My Own Version T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4632064753767 ],
content_name: "My Own Version T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});