[site-logo]
[store-name]
[site-slogan]
[store-address]
[store-phone]

[new-username]
[new-password]




[site-login]

payment_method=='bank_transfer') { ?>
[order-email]

[order-billing-address]


[order-billing-phone]

[order-shipping-address]


[order-shipping-phone]
[order-total]
[order-payment-method]
[order-payment-bank-details]
'order-invoice-line-item', 'subject' => array( 'order' => $order, ), ); foreach ($line_items as $item) { if ($item['line_item_id'] == 'subtotal' || $item['line_item_id'] == 'total') { continue; }?>
[order-link]
[order-shipping-method]
  [order-subtotal]
:
  ------
  [order-total]


  products)) { $context = array( 'location' => 'order-invoice-product', 'subject' => array( 'order' => $order, ), ); foreach ($order->products as $product) { $price_info = array( 'price' => $product->price, 'qty' => $product->qty, ); $context['subject']['order_product'] = $product; ?>
qty; ?> x title .' - '. uc_price($price_info, $context, array(), 'formatted'); ?> qty > 1) { echo t('(!price each)', array('!price' => uc_currency_format($product->price))); } ?>
model; ?>
data['attributes']) && count($product->data['attributes']) > 0) {?> data['attributes'] as $key => $value) { echo '
  • '. $key .': '. $value .'
  • '; } ?>



    help page.'); ?>

    [store-link]
    [site-slogan]