Slipknot Official Store
Band Photo Logo T-Shirt
Black t-shirt with Slipknot logo and band photo on front and tribal S with 9 point star graphic on back
fbq('trackSingle','389099331693900', 'ViewContent', {
content_ids: [ 6882133606536 ],
content_name: "Band Photo Logo T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','389099331693900', 'AddToCart', {
content_ids: [ 6882133606536 ],
content_name: "Band Photo Logo T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});