KISS Official Store
Rock n' Stars T-Shirt
Black, 100% cotton t-shirt, with a reimagined KISS logo and star detail.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871550406755 ],
content_name: "Rock n' Stars T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 3871550406755 ],
content_name: "Rock n' Stars T-Shirt",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
});
});