"; } else { vmJsApi::js('facebox'); vmJsApi::css('facebox'); $box = " // "; } JHtml::_('behavior.formvalidation'); $document = JFactory::getDocument(); $document->addScriptDeclaration($box); $document->addScriptDeclaration (" // "); $document->addStyleDeclaration('#facebox .content {display: block !important; height: 480px !important; overflow: auto; width: 560px !important; }'); ?>
found_shipment_method) and !$this->found_shipment_method) { ?>
info

continue_link_html)) { echo $this->continue_link_html; } ?>
checkout_task) { $taskRoute = '&task=' . $this->checkout_task; } else { $taskRoute = ''; } if ($this->cart->getDataValidated() ) { $this->readonly_cart = true; } else { $this->readonly_cart = false; } ?>
readonly_cart) { if (!$this->cart->automaticSelectedShipment or !$this->readonly_cart) { ?> loadTemplate('shipment'); ?>
loadTemplate('pricelist'); // added in 2.0.8 ?>

getIfRequired('agreed')) { if (!class_exists('VmHtml')) { require(JPATH_VM_ADMINISTRATOR . DS . 'helpers' . DS . 'html.php'); } echo VmHtml::checkbox('tosAccepted', $this->cart->tosAccepted, 1, 0, 'class="terms-of-service"'); if (VmConfig::get('oncheckout_show_legal_info', 1)) { ?>

cart->vendor->vendor_terms_of_service; ?>
checkout_link_html; ?>