| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/themes/Honeygrid_preview/html/system/ |
Upload File : |
{load_language_text section="print_order"}
{block name="checkout_print_order"}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
{block name="checkout_print_order_head"}
<head>
<title>{$txt.title} {$oID}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
{/block}
{block name="checkout_print_order_body"}
<body {if !$ERROR}onload="window.print()"{/if}>
{block name="checkout_print_order_body_table_if"}
{if !$ERROR}
<table width="100%" border="0">
<tr>
<td>
{block name="checkout_print_order_body_head"}
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">
{block name="checkout_print_order_body_head_store_name_address"}
{$smarty.const.STORE_NAME_ADDRESS|nl2br}
{/block}
<br />
<br />
<br />
<br />
{block name="checkout_print_order_body_head_csID_if"}
{if $csID}
{block name="checkout_print_order_body_head_csID"}
<strong>{$txt.csID}</strong> {$csID}
<br />
{/block}
{/if}
{/block}
{block name="checkout_print_order_body_head_payment_method_if"}
{if $PAYMENT_METHOD}
{block name="checkout_print_order_body_head_payment_method"}
<strong>{$txt.payment}</strong> {$PAYMENT_METHOD}
<br />
{/block}
{/if}
{/block}
{block name="checkout_print_order_body_head_oID"}
<strong>{$txt.order}</strong> {$oID}<br />
{/block}
{block name="checkout_print_order_body_head_date"}
<strong>{$txt.date}</strong> {$DATE}<br />
{/block}
</font>
</td>
{block name="checkout_print_order_body_head_logo_mail_if"}
{if $gm_logo_mail}
{block name="checkout_print_order_body_head_logo_mail"}
<td valign="top" align="right">{$gm_logo_mail}</td>
{/block}
{/if}
{/block}
</tr>
</table>
{/block}
<br />
{block name="checkout_print_order_body_address"}
<table style="border-top:1px solid; border-bottom:1px solid;"
width="100%"
border="0">
{block name="checkout_print_order_body_address_head"}
<tr bgcolor="#f1f1f1">
{block name="checkout_print_order_body_address_head_shipping"}
<td width="50%">
<p>
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">
<strong>
{$txt.shipping_address}
</strong>
<br />
</font>
</p>
</td>
{/block}
{block name="checkout_print_order_body_address_head_payment_if"}
{if $address_label_payment}
{block name="checkout_print_order_body_address_head_payment"}
<td>
<p>
<font size="1"
face="Verdana, Arial, Helvetica, sans-serif">
<strong>
{$txt.payment_address}
</strong>
<br />
</font>
</p>
</td>
{/block}
{/if}
{/block}
</tr>
{/block}
{block name="checkout_print_order_body_address_body"}
<tr>
{block name="checkout_print_order_body_address_body_shipping"}
<td>
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">
{$address_label_shipping}
</font>
</td>
{/block}
{block name="checkout_print_order_body_address_body_payment_if"}
{if $address_label_payment}
{block name="checkout_print_order_body_address_body_payment"}
<td>
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">
{$address_label_payment}
</font>
</td>
{/block}
{/if}
{/block}
</tr>
{/block}
</table>
{/block}
{block name="checkout_print_order_body_comment_if"}
{if $COMMENT}
{block name="checkout_print_order_body_comment"}
<br />
<font face="Verdana, Arial, Helvetica, sans-serif" size="1">
<strong>{$txt.comments}</strong><br />
{$COMMENT|nl2br}
</font>
{/block}
{/if}
{/block}
<p> </p>
</td>
</tr>
</table>
{block name="checkout_print_order_body_products"}
<table style="border-bottom:1px solid;"
width="100%"
border="0"
cellpadding="0"
cellspacing="0">
{block name="checkout_print_order_body_products_head"}
<tr>
<td>
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">
<strong>{$txt.heading_products}</strong>
</font>
</td>
</tr>
{/block}
{block name="checkout_print_order_body_products_body"}
<tr>
<td>
{block name="checkout_print_order_body_products_body_products_table"}
<table width="100%"
border="0"
cellpadding="3"
cellspacing="0"
bgcolor="#f1f1f1">
{block name="checkout_print_order_body_products_body_products_table_head"}
<tr>
{block name="checkout_print_order_body_products_body_products_table_head_units"}
<td style="border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;">
<div align="center">
<strong>
<font size="1"
face="Verdana, Arial, Helvetica, sans-serif">
{$txt.head_units}
</font>
</strong>
</div>
</td>
{/block}
{block name="checkout_print_order_body_products_body_products_table_head_products"}
<td style="border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;">
<strong>
<font size="1"
face="Verdana, Arial, Helvetica, sans-serif">
{$txt.head_products}
</font>
</strong>
</td>
{/block}
{block name="checkout_print_order_body_products_body_products_table_head_artnr"}
<td style="border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;">
<strong>
<font size="1"
face="Verdana, Arial, Helvetica, sans-serif">
{$txt.head_artnr}
</font>
</strong>
</td>
{/block}
{block name="checkout_print_order_body_products_body_products_table_head_single_price"}
<td style="border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;">
<strong>
<font size="1"
face="Verdana, Arial, Helvetica, sans-serif">
{$txt.head_single_price}
</font>
</strong>
</td>
{/block}
{block name="checkout_print_order_body_products_body_products_table_head_price"}
<td style="border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;"
width="150">
<div align="right">
<strong>
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">
{$txt.head_price}
</font>
</strong>
</div>
</td>
{/block}
</tr>
{/block}
{block name="checkout_print_order_body_products_item_foreach"}
{foreach name=aussen item=order_values from=$order_data}
{block name="checkout_print_order_body_products_item"}
<tr>
{block name="checkout_print_order_body_products_item_products_qty"}
<td width="20"
style="border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;">
<div align="center">
<font size="1"
face="Verdana, Arial, Helvetica, sans-serif">
{$order_values.PRODUCTS_QTY}
{block name="checkout_print_order_body_products_item_products_qty_unit_if"}
{if $order_values.UNIT}
{block name="checkout_print_order_body_products_item_products_qty_unit"}
{$order_values.UNIT}
{/block}
{else}
{block name="checkout_print_order_body_products_item_products_qty_else"}
x
{/block}
{/if}
{/block}
</font>
</div>
</td>
{/block}
{block name="checkout_print_order_body_products_item_products_properties"}
<td style="border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;">
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">
<strong>{$order_values.PRODUCTS_NAME}</strong>
<em>{$order_values.PRODUCTS_ATTRIBUTES}</em>
{block name="checkout_print_order_body_products_item_products_properties_value_foreach"}
{foreach item=prop_item_array from=$order_values.PRODUCTS_PROPERTIES}
<br />
{block name="checkout_print_order_body_products_item_products_properties_value"}
{$prop_item_array.properties_name}: {$prop_item_array.values_name}
{/block}
{/foreach}
{/block}
{block name="checkout_print_order_body_products_item_products_shipping_time_if"}
{if $order_values.PRODUCTS_SHIPPING_TIME neq ''}
<br />
{block name="checkout_print_order_body_products_item_products_shipping_time"}
{$txt.text_shippingtime} {$order_values.PRODUCTS_SHIPPING_TIME}
{/block}
<br />
{/if}
{/block}
</font>
</td>
{/block}
{block name="checkout_print_order_body_products_item_products_model"}
<td style="border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;">
<font size="1"
face="Verdana, Arial, Helvetica, sans-serif">
{$order_values.PRODUCTS_MODEL}
<em>{$order_values.PRODUCTS_ATTRIBUTES_MODEL}</em>
</font>
</td>
{/block}
{block name="checkout_print_order_body_products_item_products_single_price"}
<td style="border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;">
<font size="1"
face="Verdana, Arial, Helvetica, sans-serif">
{$order_values.PRODUCTS_SINGLE_PRICE}
</font>
</td>
{/block}
{block name="checkout_print_order_body_products_item_products_price"}
<td style="border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;"
width="150">
<div align="right">
<font size="1"
face="Verdana, Arial, Helvetica, sans-serif">
{$order_values.PRODUCTS_PRICE}
</font>
</div>
</td>
{/block}
</tr>
{/block}
{/foreach}
{/block}
</table>
{/block}
</td>
</tr>
{/block}
</table>
{/block}
{block name="checkout_print_order_body_total"}
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<table width="100%" border="0" cellpadding="3" cellspacing="0">
{foreach name=aussen item=order_total_values from=$order_total}
{block name="checkout_print_order_body_total_item"}
<tr>
<td nowrap="nowrap"
width="100%"
style="border-right: 2px solid; border-bottom: 2px solid; border-color: #ffffff;">
<div align="right">
<font size="1"
face="Arial, Helvetica, sans-serif">
{$order_total_values.TITLE}
{$order_total_values.TEXT}
</font>
</div>
</td>
</tr>
{/block}
{/foreach}
</table>
</td>
</tr>
</table>
{/block}
{else}
{block name="checkout_print_order_body_error"}
{$ERROR}
{/block}
{/if}
{/block}
</body>
{/block}
</html>
{/block}