Aerosmith Official Store
Dream On Tank
Black, women's tank with "Dream On" text printed on front.
Design measures 11.25" in width
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7428682350784 ],
content_name: "Dream On Tank",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7428682350784 ],
content_name: "Dream On Tank",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});