Slipknot Official Store
The End, So Far Photo T-Shirt
Gold t-shirt with Slipknot logo, band photo and album title on front and tribal S logo on back
fbq('trackSingle','389099331693900', 'ViewContent', {
content_ids: [ 6974448992392 ],
content_name: "The End, So Far Photo 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: [ 6974448992392 ],
content_name: "The End, So Far Photo T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});