KISS Official Store
Ikons T-Shirt (Youth)
Unisex, 100% cotton, navy kids t-shirt featuring your favorite KISS icons on the front.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871430082659 ],
content_name: "Ikons T-Shirt (Youth)",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 3871430082659 ],
content_name: "Ikons T-Shirt (Youth)",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});