Bob Marley Official Store
One Love Baby Onesie
Soft black onesie featuring "One Love" and the classic rasta-colored image of Bob Marley printed on the front.
fbq('trackSingle','2910991952258163', 'ViewContent', {
content_ids: [ 4482936963207 ],
content_name: "One Love Baby Onesie",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','2910991952258163', 'AddToCart', {
content_ids: [ 4482936963207 ],
content_name: "One Love Baby Onesie",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});