2PAC Official Store
Expression of Mind Longsleeve T-Shirt (White)
Tupac Expression of Mind Longsleeve T-shirt (White) printed on a super soft garment.
‘I would rather be stricken blind than to live without expression of mind’ printed over an image of Tupac.
fbq('track', 'ViewContent', {
content_ids: [ 4435155025954 ],
content_name: "Expression of Mind Longsleeve T-Shirt (White)",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4435155025954 ],
content_name: "Expression of Mind Longsleeve T-Shirt (White)",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
});
});