KISS Official Store
KISS Tank (Women)
Black, woman's tank top with white logo.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871373721699 ],
content_name: "KISS Tank (Women)",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 3871373721699 ],
content_name: "KISS Tank (Women)",
content_type: 'product',
value: 24.00,
currency: 'USD'
});
});
});