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