Slipknot Official Store
Graffiti 2021 Tour Hoodie
White hoodie with graffiti style Slipknot logo on front, tribal S logo on left sleeve, 2021 tour 9 point star on back, and "IOWA" on hood
fbq('trackSingle','389099331693900', 'ViewContent', {
content_ids: [ 6702482587784 ],
content_name: "Graffiti 2021 Tour Hoodie",
content_type: 'product',
value: 70.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','389099331693900', 'AddToCart', {
content_ids: [ 6702482587784 ],
content_name: "Graffiti 2021 Tour Hoodie",
content_type: 'product',
value: 70.00,
currency: 'USD'
});
});
});