Bob Dylan Official Store
Crawl Out Your Window Tote
Natural colored canvas tote featuring the single cover art work from Can You Please Crawl Out Your Window?
fbq('track', 'ViewContent', {
content_ids: [ 4674198503527 ],
content_name: "Crawl Out Your Window Tote",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4674198503527 ],
content_name: "Crawl Out Your Window Tote",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});