erpnext.products = {} pscript.onload_products = function(wrapper) { // get erpnext.products.default_category // make search box // make main listing based on default category // make sidelisting of categories }