Bob Dylan Official Store
Electric Recording T-Shirt (Women)
Simple but far from understated, this black, ladies cotton tee features a deep yellow, retro vinyl design on the front along with the Rough and Rowdy title.
fbq('track', 'ViewContent', {
content_ids: [ 4624663248999 ],
content_name: "Electric Recording T-Shirt (Women)",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4624663248999 ],
content_name: "Electric Recording T-Shirt (Women)",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});