Bob Dylan Official Store
The 1975 Live Recordings Ringer Tee
White unisex tee with black ringer on sleeves and neck, The Rollin Thunder Revue box set art printed on the front.
fbq('track', 'ViewContent', {
content_ids: [ 4287471255655 ],
content_name: "The 1975 Live Recordings Ringer Tee",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4287471255655 ],
content_name: "The 1975 Live Recordings Ringer Tee",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
});
});