Bob Dylan Official Store
Rough and Rowdy Ways T-Shirt
Military green, unisex t-shirt with Rough and Rowdy Ways album art on the front.
fbq('track', 'ViewContent', {
content_ids: [ 4624678551655 ],
content_name: "Rough and Rowdy Ways 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: [ 4624678551655 ],
content_name: "Rough and Rowdy Ways T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});