2PAC Official Store
Dear Mama Prayer Youth T-Shirt
Soft youth black t-shirt, featuring a blue-tinted image of Tupac, with his hands together in prayer, and "Dear Mama, You Are Appreciated" printed on the front.
fbq('track', 'ViewContent', {
content_ids: [ 4511870025762 ],
content_name: "Dear Mama Prayer Youth T-Shirt",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(document).ready(function(){
$(".AddToCart").click(function(){
fbq('track', 'AddToCart', {
content_ids: [ 4511870025762 ],
content_name: "Dear Mama Prayer Youth T-Shirt",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});