KISS Official Store
1974 KISS T-Shirt
Black, unisex t-shirt with the KISS album design on the front.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6552189567075 ],
content_name: "1974 KISS T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6552189567075 ],
content_name: "1974 KISS T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});