Bob Marley Official Store
Rebel Music Creme Jersey
Cream-colored jersey featuring an image of Bob Marley on the front and "Kingston 56" on the back.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4478045388935 ],
content_name: "Rebel Music Creme Jersey",
content_type: 'product',
value: 65.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','2910991952258163', 'AddToCart', {
content_ids: [ 4478045388935 ],
content_name: "Rebel Music Creme Jersey",
content_type: 'product',
value: 65.00,
currency: 'USD'
});
});
});