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