input; //error_log( $jinput->get('option', 'default_value', 'filter')); //phpinfo(); if ($jinput->get('option', 'default_value', 'filter')=="com_hikashop"){ $this->setLayout('listing_price_minicart');//andere preise wegen bug irgendwo //$this->params->set('small_cart', 1); $this->params->set('show_quantity_field', 0); $desc = $this->params->get('msg'); if(empty($desc)) { $this->params->set('msg',JText::_('CART_EMPTY')); } $absLink = $_SERVER['DOCUMENT_ROOT']; $b=include_once($absLink.'/buphp/shop/calc.php');//••bunmod pop up für quantity rendern if(!headers_sent()) { header( 'Cache-Control: no-store, no-cache, must-revalidate' ); header( 'Cache-Control: post-check=0, pre-check=0', false ); header( 'Pragma: no-cache' ); } if(empty($this->rows)) { $desc = trim($this->params->get('msg')); // if(!empty($desc)){ echo $this->notice_html; ?>