Aerosmith Official Store
Logo Wrist Sweatband
Black elastic wrist sweatband with red embroidered logo
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 3663808659516 ],
content_name: "Logo Wrist Sweatband",
content_type: 'product',
value: 5.57,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 3663808659516 ],
content_name: "Logo Wrist Sweatband",
content_type: 'product',
value: 5.57,
currency: 'USD'
});
});
});