Bob Dylan Official Store
Tom Petty & Bob Dylan Tee
Rare, vintage Tom Petty & Bob Dylan t-shirt.
fbq('track', 'ViewContent', {
content_ids: [ 2248076918887 ],
content_name: "Tom Petty & Bob Dylan Tee",
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: [ 2248076918887 ],
content_name: "Tom Petty & Bob Dylan Tee",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});