KISS Official Store
1977 Alive II T-Shirt
Black, unisex t-shirt with the KISS Alive II album design on the front.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6552189239395 ],
content_name: "1977 Alive II 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: [ 6552189239395 ],
content_name: "1977 Alive II T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
});
});