KISS Official Store
Rock and Roll Over Button
A single button featuring the Rock and Roll Over album cover on the front.
Button measures 2.25"
fbq('trackSingle','837322043304527', 'ViewContent', {
content_ids: [ 6712964218979 ],
content_name: "Rock and Roll Over Button",
content_type: 'product',
value: 3.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','837322043304527', 'AddToCart', {
content_ids: [ 6712964218979 ],
content_name: "Rock and Roll Over Button",
content_type: 'product',
value: 3.00,
currency: 'USD'
});
});
});