Bob Dylan Official Store
Electric Recording T-Shirt
Simple but far from understated, this black, unisex cotton tee features a deep yellow, retro vinyl design on the front along with the Rough and Rowdy title.
fbq('track', 'ViewContent', {
content_ids: [ 4624655056999 ],
content_name: "Electric Recording 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: [ 4624655056999 ],
content_name: "Electric Recording T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});