2PAC Official Store
Me Against the World Colors T-Shirt
Soft white t-shirt featuring three shaded images and a large black and white image of 2Pac, as well as his name and "Me Against the World Certified 3x Platinum" on the front.
fbq('track', 'ViewContent', {
content_ids: [ 4415104286754 ],
content_name: "Me Against the World Colors T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4415104286754 ],
content_name: "Me Against the World Colors T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});