loadTemplate('bootstrap'); return; } if($this->display_method==1){ $this->simplified_registration=explode(',',$this->simplified_registration); if(in_array('2',$this->simplified_registration)){ $registration=2; } if(in_array('0',$this->simplified_registration)){ $registration=0; } if(in_array('1',$this->simplified_registration)){ $registration=1; } if(in_array('3',$this->simplified_registration)){ $registration=3; } $this->simplified_registration = $registration; } ?> simplified_registration){ ?> config->get('show_email_confirmation_field',0)){ ?> simplified_registration || $this->simplified_registration == 3){ ?> setLayout('custom_fields'); $this->type = 'user'; echo $this->loadTemplate(); if($this->config->get('affiliate_registration',0)){ ?> config->get('address_on_registration',1)){ ?> type = 'address'; echo $this->loadTemplate(); } ?>
*
*
*
*
*
*
affiliate_checked; ?> />

form_name)){ $this->form_name = 'hikashop_checkout_form'; } $registerButtonName=JText::_('HIKA_REGISTER'); if($this->simplified_registration==2){ $registerButtonName=JText::_('HIKA_NEXT'); } echo $this->cartClass->displayButton($registerButtonName,'register',$this->params,hikashop_currentUrl(),' hikashopSubmitForm(\''.$this->form_name.'\'); return false;','id="hikashop_register_form_button"'); $button = $this->config->get('button_style','normal'); if ($button=='css') echo '';