Bob Dylan Official Store
Rainy Day Litho
18 x 24 fine art print of the Rainy Day Women/Pledging My Time single cover.
fbq('track', 'ViewContent', {
content_ids: [ 4674249326695 ],
content_name: "Rainy Day Litho",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4674249326695 ],
content_name: "Rainy Day Litho",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
});
});