Guns N' Roses Official Store
GNR Girl Use Your Illusion T-Shirt
Blue t-shirt, featuring custom artwork with "Guns N' Roses Use Your Illusion" on the front.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7209739190465 ],
content_name: "GNR Girl Use Your Illusion T-Shirt",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7209739190465 ],
content_name: "GNR Girl Use Your Illusion T-Shirt",
content_type: 'product',
value: 35.00,
currency: 'USD'
});
});
});