KISS Official Store
Tour 76-77 T-Shirt
Sport grey, 100% cotton t-shirt, with Rock and Roll Over tour inspired design.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871599657059 ],
content_name: "Tour 76-77 T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 3871599657059 ],
content_name: "Tour 76-77 T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
});
});