Aerosmith Official Store
Dream On Hat
Black dad hat with "Dream On" embroidered on front and "Aerosmith" on back.
Front design measures 4" in width
Back design measures 2.75" in width
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7428686315712 ],
content_name: "Dream On Hat",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7428686315712 ],
content_name: "Dream On Hat",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});