KISS Official Store
The Catman T-Shirt
Black unisex t-shirt featuring The Catman on the front and a KISS logo graphic on the reverse.
Front design measures 14" in width
Back design measures 15" in width
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6712953700451 ],
content_name: "The Catman 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: [ 6712953700451 ],
content_name: "The Catman T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
});
});