Bob Dylan UK Official
L R Tee
Black unisex t-shirt with red and yellow Rough and Rowdy ways inspired design on the front.
fbq('track', 'ViewContent', {
content_ids: [ 5081627066499 ],
content_name: "L R Tee",
content_type: 'product',
value: 34,00,
currency: 'EUR'
});
// Add item to cart event listener
$(document).ready(function(){
$("#AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 5081627066499 ],
content_name: "L R Tee",
content_type: 'product',
value: 34,00,
currency: 'EUR'
});
});
});