Bob Marley Official Store
Rasta Soccer White T-Shirt
Soft white t-shirt, featuring a rasta-colored image of Bob Marley, printed on the front.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 5037032964231 ],
content_name: "Rasta Soccer White T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','2910991952258163', 'AddToCart', {
content_ids: [ 5037032964231 ],
content_name: "Rasta Soccer White T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});