Bob Dylan Official Store
Rough and Rowdy Ways 2CD
fbq('track', 'ViewContent', {
content_ids: [ 4582100107367 ],
content_name: "Rough and Rowdy Ways 2CD",
content_type: 'product',
value: 10.50,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4582100107367 ],
content_name: "Rough and Rowdy Ways 2CD",
content_type: 'product',
value: 10.50,
currency: 'USD'
});
});
});