2PAC Official Store
All Eyez On Me T-Shirt
White t-shirt featuring All Eyez On Me graphic printed on front left chest and tracklist with photo of 2Pac print on back.
100% combed ring-spun cotton.
fbq('track', 'ViewContent', {
content_ids: [ 4859095711778 ],
content_name: "All Eyez On Me 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: [ 4859095711778 ],
content_name: "All Eyez On Me T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});