2PAC Official Store
Black Cross Hat
Black dad hat featuring embroidered Tupac cross design on front and 'Tupac' on the back.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 6807084040226 ],
content_name: "Black Cross Hat",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 6807084040226 ],
content_name: "Black Cross Hat",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});