Blade Runner Official Store
Black Lotus Hat
Embroidered front, back, and side graphics.
Adult Sizes: S/M(7⅛-7⅜), M/L(7⅜-7⅝), L/XL (7⅝-7⅞)
fbq('trackSingle','567318173708059', 'ViewContent', {
content_ids: [ 7047352844473 ],
content_name: "Black Lotus 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: [ 7047352844473 ],
content_name: "Black Lotus Hat",
content_type: 'product',
value: 30.00,
currency: 'USD'
});
});
});