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