Bob Dylan Official Store
Bringing It All Back Home Button Set
A set of 4, 1.25" buttons that pay tribute to the 1965 album . Add these buttons to your favorite denim jacket or your vintage bag.
fbq('track', 'ViewContent', {
content_ids: [ 4526564180071 ],
content_name: "Bringing It All Back Home Button Set",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4526564180071 ],
content_name: "Bringing It All Back Home Button Set",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
});
});