Bob Dylan Official Store
Rough and Rowdy Ways Hat
Black, adjustable hat, with bold golden yellow DYLAN embroidery. Inspired by the new Rough and Rowdy album.
fbq('track', 'ViewContent', {
content_ids: [ 4624667443303 ],
content_name: "Rough and Rowdy Ways Hat",
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: [ 4624667443303 ],
content_name: "Rough and Rowdy Ways Hat",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});