KISS Official Store
The Tribal Starchild T-Shirt
White, 100% cotton, unisex t-shirt with black The Starchild outline.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871527174243 ],
content_name: "The Tribal Starchild 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: [ 3871527174243 ],
content_name: "The Tribal Starchild T-Shirt",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});