Slipknot Official Store
Blue Band Photo T-Shirt
Black t-shirt with blue Slipknot logo and band photo on front and tribal S logo with 2021 tour cities listed on back
fbq('trackSingle','389099331693900', 'ViewContent', {
content_ids: [ 6695478788232 ],
content_name: "Blue Band Photo 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: [ 6695478788232 ],
content_name: "Blue Band Photo T-Shirt",
content_type: 'product',
value: 40.00,
currency: 'USD'
});
});
});