KISS Official Store
EOTR Tour Bandana
Black End of the Road bandana with repeat white pattern.
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 3976892874851 ],
content_name: "EOTR Tour Bandana",
content_type: 'product',
value: 16.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 3976892874851 ],
content_name: "EOTR Tour Bandana",
content_type: 'product',
value: 16.00,
currency: 'USD'
});
});
});