Steven Lee Olsen Store
Nashville or Nothing White Hoodie
Steven Lee Olsen
White hoodie with 'Nashville or Nothing' on the front
fbq('trackSingle','', 'ViewContent', {
content_ids: [ 6826273144945 ],
content_name: "Nashville or Nothing White Hoodie",
content_type: 'product',
value: 39.99,
currency: 'CAD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','', 'AddToCart', {
content_ids: [ 6826273144945 ],
content_name: "Nashville or Nothing White Hoodie",
content_type: 'product',
value: 39.99,
currency: 'CAD'
});
});
});