Bob Dylan Official Store
Just Like A Woman T-Shirt
Orange, 100% cotton, unisex t-shirt with the Just Like A Woman/I Want You single art on the front.
fbq('track', 'ViewContent', {
content_ids: [ 4674205909095 ],
content_name: "Just Like A Woman T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4674205909095 ],
content_name: "Just Like A Woman T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});