KISS Official Store
All Nite T-Shirt
Unisex t-shirt with a reimagined KISS logo and "Rock And Roll All Nite" on the front.
- Available in multiple colors
- 6 oz.
- Solid colors: 100% cotton
- Sport Grey: 90% cotton/10% polyester
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6552204705891 ],
content_name: "All Nite 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: [ 6552204705891 ],
content_name: "All Nite T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});