KISS Official Store
The Demon T-Shirt
Black unisex t-shirt featuring The Demon 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: [ 6725157552227 ],
content_name: "The Demon 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: [ 6725157552227 ],
content_name: "The Demon T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});