Bob Marley Official Store
Catch a Fire Rasta Stripe Tank Top
Soft rasta-colored tank top.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4478063640711 ],
content_name: "Catch a Fire Rasta Stripe Tank Top",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','2910991952258163', 'AddToCart', {
content_ids: [ 4478063640711 ],
content_name: "Catch a Fire Rasta Stripe Tank Top",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
});
});