Bob Marley Official Store
Every Little Thing Black T-Shirt
Soft black t-shirt featuring an image of Bob Marley and the words "Every Little Thing is Gonna Be Alright" on the front.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4847596667015 ],
content_name: "Every Little Thing Black 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: [ 4847596667015 ],
content_name: "Every Little Thing Black T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});