KISS Official Store
Creatures of the Night T-Shirt
Black, 100% cotton, unisex t-shirt with the Creatures of the Night album on the front.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871390531683 ],
content_name: "Creatures of the Night 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: [ 3871390531683 ],
content_name: "Creatures of the Night T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});