Slipknot Official Store
Black Goat Tour T-Shirt
Black t-shirt with Slipknot logo and goat graphic on front and goat graphic with 2021 tour cities listed on back
fbq('trackSingle','389099331693900', 'ViewContent', {
content_ids: [ 6695473315976 ],
content_name: "Black Goat Tour T-Shirt",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','389099331693900', 'AddToCart', {
content_ids: [ 6695473315976 ],
content_name: "Black Goat Tour T-Shirt",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
});
});