Slipknot Official Store
Mask and Skull Logo T-Shirt (Red)
Red t-shirt with Slipknot logo mask + skull graphic on front and 9 point star on back
fbq('trackSingle','389099331693900', 'ViewContent', {
content_ids: [ 6849457750152 ],
content_name: "Mask and Skull Logo T-Shirt (Red)",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','389099331693900', 'AddToCart', {
content_ids: [ 6849457750152 ],
content_name: "Mask and Skull Logo T-Shirt (Red)",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
});
});