Bob Dylan Official Store
Just Like a Woman Canvas
12 x 12 canvas wall art featuring the single cover from Just Like A Woman/I Want You.
fbq('track', 'ViewContent', {
content_ids: [ 4674246869095 ],
content_name: "Just Like a Woman Canvas",
content_type: 'product',
value: 65.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4674246869095 ],
content_name: "Just Like a Woman Canvas",
content_type: 'product',
value: 65.00,
currency: 'USD'
});
});
});