Guns N' Roses Official Store
GN'R Cross Hat
Black snapback hat, featuring Guns and Roses' cross logo on the front and the band's name on the back.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 4482041118818 ],
content_name: "GN'R Cross Hat",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 4482041118818 ],
content_name: "GN'R Cross Hat",
content_type: 'product',
value: 25.00,
currency: 'USD'
});
});
});