Bob Marley Official Store
Legend Album Cover Ladies T-Shirt
Soft ladies t-shirt featuring imagery from the album cover of Bob Marley and the Wailers' compilation album, "Legend."
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4882998853767 ],
content_name: "Legend Album Cover Ladies 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: [ 4882998853767 ],
content_name: "Legend Album Cover Ladies T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});