KISS Official Store
Kiss Bandana
Classic KISS logo bandana, printed on one side. Available in red, white or blue.
Dimensions: 22" x 22"
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6765002195043 ],
content_name: "Kiss Bandana",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6765002195043 ],
content_name: "Kiss Bandana",
content_type: 'product',
value: 15.00,
currency: 'USD'
});
});
});