function nzshpcrt_instructions()
{
    $nzshpcrt = new wp_shopping_cart();
    $nzshpcrt->instructions();
}