Aerosmith Official Store
Green Wings Hoodie
CLASSIC BLACK UNISEX PULLOVER HOODIE FEATURING THE CLASSIC AEROSMITH LOGO PRINTED ON THE FRONT IN GREEN.
DESIGN MEASURES 10” IN WIDTH.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7140623679680 ],
content_name: "Green Wings Hoodie",
content_type: 'product',
value: 55.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7140623679680 ],
content_name: "Green Wings Hoodie",
content_type: 'product',
value: 55.00,
currency: 'USD'
});
});
});