| 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/public/tmp/theme210318125255/html/system/ |
Upload File : |
{load_language_text section="print_product_info"}
{block name="product_info_print"}
<!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="product_info_print_head"}
<head>
<title>
{$PRODUCTS_NAME} / {$PRODUCTS_MODEL}
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
{/block}
{block name="product_info_print_body"}
<body leftmargin="0" topmargin="0" onload="window.print()">
<!-- head -->
{block name="product_info_print_body_head"}
<table border="0" width="640" cellpadding="10" cellspacing="0" bgcolor="#ffffff">
<tr>
<td>
<p>
<strong>
<font color="#999999" size="4" face="Arial, Helvetica, sans-serif">
{$PRODUCTS_NAME}
</font>
</strong>
<br />
<font size="1" face="Verdana, Arial, Helvetica, sans-serif">
{$PRODUCTS_MODEL}
</font>
</p>
</td>
</tr>
</table>
{/block}
<!-- head eof -->
{block name="product_info_print_body_head_table"}
<table width="640" border="0">
<tr>
<td width="1" valign="top">
<!-- pics -->
{block name="product_info_print_body_head_table_images"}
<table width="1" border="0" cellpadding="5">
<tr>
<td style="border-right: 1px solid; border-color: #cccccc" width="1" align="left" valign="top">
{if $PRODUCTS_IMAGE!=''}
<img src="{$PRODUCTS_IMAGE}" alt="{$PRODUCTS_NAME}" />
{/if}
</td>
</tr>
<!-- more images -->
{foreach item=IMAGE from=$GM_PRODUCTS_MORE_IMG}
<tr>
<td style="border-right: 1px solid; border-color: #cccccc;">
<img src="{$IMAGE}" alt="{$PRODUCTS_NAME}" />
</td>
</tr>
{/foreach}
<!-- more images eof -->
</table>
{/block}
<!-- pics eof -->
</td>
<!-- desc -->
<td valign="top">
{block name="product_info_print_body_head_table_product"}
<table width="100%">
<tr>
<td align="left"><font size="1" face="Verdana, Arial, Helvetica, sans-serif">
{$PRODUCTS_DESCRIPTION}
<br />
<br />
<strong>
{if $module_content !=''}
{$txt.options}
<br />
</strong>
{foreach name=aussen item=module_data from=$module_content}
{$module_data.GROUP}: {$module_data.NAME}
<br />
{/foreach}
<br />
<br />
{/if}
<strong>
{$txt.price}
<font color="#FF0000">
{$PRODUCTS_PRICE}
</font>
<br />
{$PRODUCTS_TAX_INFO}{$PRODUCTS_SHIPPING_LINK}
</strong>
{if $PRODUCTS_VPE}
<br />
{$PRODUCTS_VPE}
{/if}
</td>
</tr>
</table>
{/block}
</td>
</tr>
</table>
{/block}
<!-- desc eof -->
</body>
{/block}
</html>
{/block}