Bob Dylan Official Store
Just Like a Woman Mug
11 oz, black ceramic mug with Just Like A Woman/I Want You single cover artwork.
fbq('track', 'ViewContent', {
content_ids: [ 4674206367847 ],
content_name: "Just Like a Woman Mug",
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: [ 4674206367847 ],
content_name: "Just Like a Woman Mug",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
});
});