KISS Official Store
The Star Child T-Shirt (Youth)
Unisex, 100% cotton, white kids t-shirt featuring a cartoon inspired Starchild.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871500435555 ],
content_name: "The Star Child 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: [ 3871500435555 ],
content_name: "The Star Child T-Shirt (Youth)",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});