Guns N' Roses Official Store
Bloody Skull Crop Hoodie
Exclusive to the Official GN'R Shop. Black cropped hoodie, featuring a top hat skull and crossed pistols on the front.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 12134511684 ],
content_name: "Bloody Skull Crop Hoodie",
content_type: 'product',
value: 60.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 12134511684 ],
content_name: "Bloody Skull Crop Hoodie",
content_type: 'product',
value: 60.00,
currency: 'USD'
});
});
});