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'); /*if (!empty($this->checkoutAdvertise)) { ?>
checkoutAdvertise as $checkoutAdvertise) { ?>
loadTemplate('cartfields'); ?>
checkout_link_html; ?>
'; jQuery('#checkoutForm').append(div); //Virtuemart.updForm(); jQuery('#checkoutForm').submit(); } jQuery(document).ready(function($) { jQuery(this).vm2front('stopVmLoading'); var el = jQuery('#checkoutFormSubmit'); el.unbind('click dblclick'); el.on('click dblclick',Virtuemart.bCheckoutButton); }); "); $this->addCheckRequiredJs(); ?>