Slipknot Official Store
Black Goat T-Shirt
Black t-shirt with Slipknot logo and goats skull on front and tribal S with 9 point star graphic on back
fbq('trackSingle','389099331693900', 'ViewContent', {
content_ids: [ 6892711379080 ],
content_name: "Black Goat 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: [ 6892711379080 ],
content_name: "Black Goat T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});