{** * For the full copyright and license information, please view the * docs/licenses/LICENSE.txt file that was distributed with this source code. *} {if !empty($invoice_address)} {else} {/if}


{$order_invoice->shop_address}
{if $delivery_address}{l s='Delivery address' d='Shop.Pdf' pdf='true'}

{$delivery_address} {/if}
{l s='Billing address' d='Shop.Pdf' pdf='true'}

{$invoice_address}
{if $delivery_address}{l s='Billing & Delivery Address' d='Shop.Pdf' pdf='true'}

{$delivery_address} {/if}