KISS Official Store
Property of KISS Hoodie
Black, regular fit, poly cotton mix with rib cuffs and standard pouch pocket, with Property of KISS design on the reverse.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871525470307 ],
content_name: "Property of KISS Hoodie",
content_type: 'product',
value: 44.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 3871525470307 ],
content_name: "Property of KISS Hoodie",
content_type: 'product',
value: 44.00,
currency: 'USD'
});
});
});