[{assign var="currency" value=$order->getOrderCurrency()}] [{assign var="deliveryPrice" value= $order->getOrderDeliveryPrice()}] [{assign var="productVats" value= $order->getProductVats(false)}] [{assign var="pagePadding" value=","|explode:"45,20,10,25"}] [{capture append="pdfBlock_style"}] [{block name="pdfStyles"}] [{include file="d3pdfstyles.css"}] [{/block}] [{/capture}] [{capture append="pdfBlock_header"}] [{block name="pdfHeader"}] [{include file="d3pdfheader.tpl" showLogo=true}] [{/block}] [{/capture}] [{capture append="pdfBlock_content"}] [{*include file="d3pdfrulers.tpl" pagePadding=$pagePadding*}] [{include file="d3pdffoldmarks.tpl" pagePadding=$pagePadding}] [{block name="pdfAddressArea"}] [{include file="d3pdfaddressarea.tpl" addressfile="d3invoice_pdf_addressarea.tpl"}] [{/block}] [{block name="pdfInformations"}] [{include file="d3pdfinformations.tpl"}] [{/block}]
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_AMOUNT"}] |
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_DESCRIPTION"}] |
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_USTPERCENTAGE"}] |
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_UNITPRICE"}] |
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_TOTALPRICE"}] |
[{$oOrderArticle->oxorderarticles__oxamount->value }] |
[{$oOrderArticle->oxorderarticles__oxtitle->getRawValue() }] [{ $oOrderArticle->oxorderarticles__oxselvariant->getRawValue() }]
[{oxmultilang ident="D3_ORDER_OVERVIEW_PDF_ARTNR"}] [{$oOrderArticle->oxorderarticles__oxartnum->value }] |
[{$oOrderArticle->oxorderarticles__oxvat->value }] |
[{$oOrderArticle->getBrutPriceFormated()}] [{$currency->name}] |
[{$oOrderArticle->getTotalBrutPriceFormated()}] [{$currency->name}] |