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