{** 2019 DPD Polska Sp. z o.o. * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/osl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * prestashop@dpd.com.pl so we can send you a copy immediately. * * @author DPD Polska Sp. z o.o. * @copyright 2019 DPD Polska Sp. z o.o. * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) * International Registered Trademark & Property of DPD Polska Sp. z o.o. *}
{if $displayBlock}
{l s='DPD Polska Sp. z o.o. shipping' mod='dpdpoland'} [ {l s='expand' mod='dpdpoland'} ]
{if $smarty.const._DPDPOLAND_DEBUG_MODE_}
{l s='Module is in DEBUG mode' mod='dpdpoland'} {if Configuration::get(DpdPolandWS::DEBUG_FILENAME)}
{l s='View debug file' mod='dpdpoland'} {/if}
{/if}
{if isset($errors) && $errors}{include file=$smarty.const._PS_MODULE_DIR_|cat:'dpdpoland/views/templates/admin/errors.tpl'}{/if}
{if isset($compatibility_warning_message) && $compatibility_warning_message}

{$compatibility_warning_message}

{/if} {if isset($address_warning_message) && $address_warning_message}

{$address_warning_message}

{/if}

{l s='Sender' mod='dpdpoland'}

{include file=$smarty.const._DPDPOLAND_TPL_DIR_|cat:'admin/address_17.tpl'}

{l s='Sender address are managed in module Sender addresses page.' mod='dpdpoland'}

{l s='Recipient' mod='dpdpoland'}

{include file=$smarty.const._DPDPOLAND_TPL_DIR_|cat:'admin/address_input_17.tpl' address=$recipientAddress}


{$smarty.const._DPDPOLAND_CURRENCY_ISO_|escape:'htmlall':'UTF-8'}
{if $settings->declared_value}
{$smarty.const._DPDPOLAND_CURRENCY_ISO_|escape:'htmlall':'UTF-8'}
{/if}
{if $settings->duty}
duty} checked="checked"{/if}>

{l s='After generating the shipping number with DUTY service, you must completeing required informations on page:' mod='dpdpoland'} odprawacelna.dpd.com.pl

{/if} {if $settings->cud}
cud} checked="checked"{/if}>
{/if} {if $settings->rod}
rod} checked="checked"{/if}>
{/if} {if $settings->dpde}
dpde} checked="checked"{/if}>
{/if} {if $settings->dpdnd}
dpdnd} checked="checked"{/if}>
{/if}


{l s='Group the products in your shipment into parcels' mod='dpdpoland'} - {l s='This module lets you organize your products into parcels using the table below. Select parcel number.' mod='dpdpoland'}

{foreach from=$products item=product name=products} {/foreach}
{l s='ID' mod='dpdpoland'} {l s='Product' mod='dpdpoland'} {l s='Weight' mod='dpdpoland'} {l s='Parcel' mod='dpdpoland'}
{$product.id_product|escape:'htmlall':'UTF-8'} _{$product.id_product_attribute|escape:'htmlall':'UTF-8'} {$product.name|escape:'htmlall':'UTF-8'} {$product.weight|string_format:"%.3f"} {$smarty.const._DPDPOLAND_DEFAULT_WEIGHT_UNIT_|escape:'htmlall':'UTF-8'}

{l s='Manage parcels' mod='dpdpoland'} - {l s='Here you can change parcel parameters, create new parcels' mod='dpdpoland'}

{foreach from=$parcels item=parcel} {/foreach}
{l s='Parcel' mod='dpdpoland'} {l s='Content of parcel' mod='dpdpoland'} {l s='Weight (kg)' mod='dpdpoland'} {l s='Height (cm)' mod='dpdpoland'} {l s='Length (cm)' mod='dpdpoland'} {l s='Width (cm)' mod='dpdpoland'} {l s='Dimension weight' mod='dpdpoland'}
{$parcel.number|escape:'htmlall':'UTF-8'} {sprintf('%.3f', $parcel.length|escape:'htmlall':'UTF-8'*$parcel.width|escape:'htmlall':'UTF-8'*$parcel.height|escape:'htmlall':'UTF-8'/$smarty.const._DPDPOLAND_DIMENTION_WEIGHT_DIVISOR_|escape:'htmlall':'UTF-8')}

{l s='When adding new parcel: Additional fee will be charged by DPD PL depending on your DPD PL contract. Price for shipment that was shown to your customer always includes only one parcel per order.' mod='dpdpoland'}


{l s='A4' mod='dpdpoland'}
{l s='Label Printer' mod='dpdpoland'}
{l s='Action' mod='dpdpoland'} {l s='Status' mod='dpdpoland'}
{l s='Labels printed' mod='dpdpoland'} {if $package->labels_printed}{l s='Yes' mod='dpdpoland'}{else}{l s='No' mod='dpdpoland'}{/if}
{l s='Manifest printed' mod='dpdpoland'} {if $package->isManifestPrinted()}{l s='Yes' mod='dpdpoland'}{else}{l s='No' mod='dpdpoland'}{/if}
{else}
{l s='DPD Polska Sp. z o.o. shipping' mod='dpdpoland'}
{l s='Module is not configured yet. Please check required settings' mod='dpdpoland'} {l s='here' mod='dpdpoland'}
{/if}