Bob Dylan Official Store
Rough and Rowdy Ways Button Set
Rough and Rowdy ways set of 4, 1.25" buttons with card backing.
fbq('track', 'ViewContent', {
content_ids: [ 4624677961831 ],
content_name: "Rough and Rowdy Ways 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: [ 4624677961831 ],
content_name: "Rough and Rowdy Ways Button Set",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
});
});