function nzshpcrt_editbrands()
{
    $nzshpcrt = new wp_shopping_cart();
    $nzshpcrt->editbrands();
    //$GLOBALS['nzshpcrt_activateshpcrt'] = true;
}