get('subsection_billing_address'); ?>
getBilling(), '
'); ?>
 
getCustomer('telephone'); ?>
getCustomer('email_address') . '">' . $osC_Order->getCustomer('email_address') . ''; ?>
get('subsection_shipping_address'); ?>
getDelivery(), '
'); ?>
 
get('subsection_payment_method'); ?> getPaymentMethod(); ?>
 
getProducts() as $product) { echo ' ' . "\n" . ' ' . "\n" . ' ' . "\n" . ' ' . "\n"; ' ' . "\n"; } ?>
get('table_heading_products'); ?> get('table_heading_product_model'); ?>
' . $product['quantity'] . ' x' . $product['name']; if (isset($product['attributes']) && (sizeof($product['attributes']) > 0)) { foreach ($product['attributes'] as $attribute) { echo '
   ' . $attribute['option'] . ': ' . $attribute['value'] . ''; } } echo '
' . $product['model'] . '