Slipknot Official Store
Red Goat Skull 2021 Tour Longsleeve
Red long sleeve t-shirt with Slipknot logo and goat skull graphic on front and 2021 tribal S logo, barcode and tour cities listed on back
fbq('trackSingle','389099331693900', 'ViewContent', {
content_ids: [ 6702484160648 ],
content_name: "Red Goat Skull 2021 Tour Longsleeve",
content_type: 'product',
value: 55.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','389099331693900', 'AddToCart', {
content_ids: [ 6702484160648 ],
content_name: "Red Goat Skull 2021 Tour Longsleeve",
content_type: 'product',
value: 55.00,
currency: 'USD'
});
});
});