2PAC Official Store
Brighter Day T-Shirt (Black)
Tupac Brighter Day T-shirt (Black) printed on a super soft garment.
‘If you make it through the night there’s a brighter day’ printed on the front.
fbq('track', 'ViewContent', {
content_ids: [ 4435154927650 ],
content_name: "Brighter Day T-Shirt (Black)",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4435154927650 ],
content_name: "Brighter Day T-Shirt (Black)",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
});
});