fbq('set', 'agent', 'wordpress-5.8.10-3.0.6', '548230096107246');
fbq('track', 'AddToCart', {
"value": 30.434782610000003,
"currency": "nzd",
"content_ids": [
"IK-Gas10_266192"
],
"content_type": "product",
"fb_integration_tracking": "woocommerce"
}, {
"eventID": "aa20345d-c5c2-40e0-8801-9a4e32cce711"
});
jQuery( '.dropdown_product_cat' ).change( function() {
if ( jQuery(this).val() != '' ) {
var this_page = '';
var home_url = 'https://www.craftboxdirect.com/';
if ( home_url.indexOf( '?' ) > 0 ) {
this_page = home_url + '&product_cat=' + jQuery(this).val();
} else {
this_page = home_url + '?product_cat=' + jQuery(this).val();
}
location.href = this_page;
} else {
location.href = 'https://www.craftboxdirect.com/shop/';
}
});
if ( jQuery().selectWoo ) {
var wc_product_cat_select = function() {
jQuery( '.dropdown_product_cat' ).selectWoo( {
placeholder: 'Select a category',
minimumResultsForSearch: 5,
width: '100%',
allowClear: true,
language: {
noResults: function() {
return 'No matches found';
}
}
} );
};
wc_product_cat_select();
}
});
-->