Aerosmith Official Store
'Rock in a Hard Place' 12" LP
ROCK IN A HARD PLACE 12" VINYL, RELEASED IN 1982
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 2516768751676 ],
content_name: "'Rock in a Hard Place' 12" LP",
content_type: 'product',
value: 22.95,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 2516768751676 ],
content_name: "'Rock in a Hard Place' 12" LP",
content_type: 'product',
value: 22.95,
currency: 'USD'
});
});
});