Bob Dylan Official Store
Rough and Rowdy Ways Zip Hoodie
Minimal, but never boring. This unisex, fleece zip hoodie features a small but poignant left pocket hit on the front.
fbq('track', 'ViewContent', {
content_ids: [ 4624666198119 ],
content_name: "Rough and Rowdy Ways Zip Hoodie",
content_type: 'product',
value: 55.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4624666198119 ],
content_name: "Rough and Rowdy Ways Zip Hoodie",
content_type: 'product',
value: 55.00,
currency: 'USD'
});
});
});