Avril Lavigne Official Store
Bite Me Hoodie
Black hoodie with "Avril Lavigne" printed on the front and "Bite Me" printed on the back.
fbq('trackSingle','369161984987857', 'ViewContent', {
content_ids: [ 7749212471533 ],
content_name: "Bite Me Hoodie",
content_type: 'product',
value: 80.00,
currency: 'USD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','369161984987857', 'AddToCart', {
content_ids: [ 7749212471533 ],
content_name: "Bite Me Hoodie",
content_type: 'product',
value: 80.00,
currency: 'USD'
});
});
});