2PAC Official Store
Me Against the World Photo T-Shirt
Soft black t-shirt, featuring a black and white image of Tupac and "
2Pac Me Against the World" printed on the front.
4.2 oz., 32’s Pigment Dyed Jersey, 60% Cotton 40% Polyester
fbq('track', 'ViewContent', {
content_ids: [ 4624191160354 ],
content_name: "Me Against the World Photo 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: [ 4624191160354 ],
content_name: "Me Against the World Photo T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});