Bob Marley Official Store
No Woman No Cry Lyric Crewneck
Warm black crewneck sweatshirt, featuring lyrics from Bob Marley and the Wailers' song "No Woman, No Cry" on the back.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4830583914631 ],
content_name: "No Woman No Cry Lyric Crewneck",
content_type: 'product',
value: 45.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','2910991952258163', 'AddToCart', {
content_ids: [ 4830583914631 ],
content_name: "No Woman No Cry Lyric Crewneck",
content_type: 'product',
value: 45.00,
currency: 'USD'
});
});
});