_smarty->template_dir = TEMPLATE_REALDIR; $this->_smarty->compile_dir = COMPILE_REALDIR; $this->assignTemplatePath(DEVICE_TYPE_PC); $this->initpath(); if ($setPrevURL) { $objCartSess = new SC_CartSession_Ex(); $objCartSess->setPrevURL($_SERVER['REQUEST_URI']); } } } ?>