KISS Official Store
The Star Child Onesie
White, unisex onesie featuring a cartoon inspired design of KISS's Starchild on the front.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6552186060899 ],
content_name: "The Star Child Onesie",
content_type: 'product',
value: 20.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6552186060899 ],
content_name: "The Star Child Onesie",
content_type: 'product',
value: 20.00,
currency: 'USD'
});
});
});