KISS Official Store
Party Every Day T-Shirt
Unisex, black t-shirt with a KISS "Rock and Roll All Nite" design on the front.
- 6 oz.
- 100% cotton
- Design measures 13" in width
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6552277778531 ],
content_name: "Party Every Day 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: [ 6552277778531 ],
content_name: "Party Every Day T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});