Alison Wonderland
LONER LOGO T-SHIRT
Front screen print on 100% combed cotton. Unisex & Regular fit.
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7610062504164 ],
content_name: "LONER LOGO T-SHIRT",
content_type: 'product',
value: 33.99,
currency: 'AUD'
});
// Add item to cart event listener
$(function(){
$(".AddToCart").click(function(){
fbq('trackSingle','567318173708059', 'AddToCart', {
content_ids: [ 7610062504164 ],
content_name: "LONER LOGO T-SHIRT",
content_type: 'product',
value: 33.99,
currency: 'AUD'
});
});
});