Guns N' Roses Official Store
GN'R Varsity Jacket
Black varsity jacket, featuring a GN'R Bullet Seal logo on the back, and Guns N' Roses on the chest.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 4481639612514 ],
content_name: "GN'R Varsity Jacket",
content_type: 'product',
value: 250.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 4481639612514 ],
content_name: "GN'R Varsity Jacket",
content_type: 'product',
value: 250.00,
currency: 'USD'
});
});
});