|
VirtueMart
3.2.14.9808
|
Namespaces | |
| VirtueMart | |
Variables | |
| if(VmConfig::get('oncheckout_show_steps', 1)) if(!empty($this->continue_link_html)) | $uri = vmUri::getCurrentUrlBy('get') |
| if($this->allowChangeShopper and!$this->isPdf) | $taskRoute = '' |
| if (!$this->isPdf and VmConfig::get('multixcart')=='byselection') | |
| < input type='hidden'name='order_language'value='<?php echo $this-> | order_language |
| if(VmConfig::get('oncheckout_ajax', false)) | $orderDoneLink = JRoute::_('index.php?option=com_virtuemart&view=cart&task=orderdone') |
| if (VmConfig::get('oncheckout_ajax', false)) $orderDoneLink = JRoute::_('index.php?option=com_virtuemart&view=cart&task=orderdone') |
| if ($this->allowChangeShopper and!$this->isPdf) $taskRoute = '' |
| $uri = vmUri::getCurrentUrlBy('get') |
| if(!empty($this->checkoutAdvertise)) |
1.8.11