Bob Marley Official Store
Legend Gradient T-Shirt
Soft black t-shirt featuring a glowing image of Bob Marley and the title of his compilation album, "Legend," in block text, on the front.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4882948980871 ],
content_name: "Legend Gradient 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: [ 4882948980871 ],
content_name: "Legend Gradient T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});