Bob Marley Official Store
Santos Rasta White T-Shirt
Soft white t-shirt, featuring a Santos Football Club crest, adapted to feature rasta colors and Bob's name on the front, and Marley 10 on the back.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 5036945440903 ],
content_name: "Santos Rasta 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: [ 5036945440903 ],
content_name: "Santos Rasta White T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});