[order-admin-link]
[order-first-name] [order-last-name] - [order-email]
[order-total]
[order-shipping-method]
- qty; ?> x title .' - '. uc_currency_format($product->price * $product->qty); ?>
model; ?>
data['attributes']) && count($product->data['attributes']) > 0) {?>
data['attributes'] as $key => $value) {
echo ' '. $key .': '. $value .'
';
} ?>
[order-comments]