Bob Marley Official Store
Soccer 77 White T-Shirt
Soft white t-shirt featuring a black and white image of Bob Marley playing soccer.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4477244276871 ],
content_name: "Soccer 77 White T-Shirt",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','2910991952258163', 'AddToCart', {
content_ids: [ 4477244276871 ],
content_name: "Soccer 77 White T-Shirt",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
});
});