{** * NOTICE OF LICENSE * * This file is licenced under the Software License Agreement. * With the purchase or the installation of the software in your application * you accept the licence agreement. * * You must not modify, adapt or create derivative works of this source code * * @author PrestaHelp.com * @copyright 2022 PrestaHelp * @license LICENSE.txt *} {include file=$phelpTop}
{l s='InPost - bulk shipment creation list' mod='inpostship'} {$package_list|count}
{if empty($package_list)}

Brak przesyłek w systemie.

{if !empty($filter)} Wyczyść wynik wyszukania {/if} {else} {if isset($errors) && !empty($errors)}
{$errors}
{/if} {if isset($success) && !empty($success)}
{$success}
{/if}
{foreach $package_list as $pl} {/foreach}
Lp. Zamówienie Rodzaj dostawcy Paczkomat odbiorczy Rozmiar Nadanie Ubezpieczenie Pobranie Paczka w weekend Data utworzenia
{$pl@iteration}. {$pl.order_id}
{$pl.order_reference}
pokaż produkty
{if $pl.service == 1} InPost Paczkomaty 24{if $pl.c_type == 1} za pobraniem{/if} {elseif $pl.service == 2} Kurier InPost{if $pl.c_type == 1} za pobraniem{/if} {elseif $pl.service == 3} Allegro {elseif $pl.service == 5} InPost Paczkomaty 24 Paczka w weekend{if $pl.c_type == 1} za pobraniem{/if} {elseif $pl.service == 6} InPost Paczkomaty 24 Paczka w weekend{if $pl.c_type == 1} za pobraniem{/if} {else} - bd - {/if} {if $pl.service != 1 && $pl.service != 5 && $pl.service != 6} -- {else} {$pl.receiver_machine} {/if} {if $pl.cod_type == 0} -- {else} {$pl.cod_total} zł {/if} {$pl.date_add}
{$pl.productList}
{/if}
{$banersHtml} {include file=$phelpBtm}