Bob Dylan Official Store
Bringing It All Back Home Tee
Bringing it All Back Home was released on March 22, 1965. The album reached number 6 on the billboard charts.
This unisex black tee pays hommage to Bob Dylan's fifth studio album cover.
fbq('track', 'ViewContent', {
content_ids: [ 4526550974567 ],
content_name: "Bringing It All Back Home Tee",
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: [ 4526550974567 ],
content_name: "Bringing It All Back Home Tee",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});