Пример #1
0
function nzshpcrt_additem()
{
    $nzshpcrt = new wp_shopping_cart();
    $nzshpcrt->additem();
}