KISS Official Store
KISS Beanie
Black fold over beanie with 3.5" red KISS logo patch.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3871515705443 ],
content_name: "KISS Beanie",
content_type: 'product',
value: 28.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 3871515705443 ],
content_name: "KISS Beanie",
content_type: 'product',
value: 28.00,
currency: 'USD'
});
});
});