{config_load file=$language_path section="general"} {config_load file=$language_path section="products"} {config_load file=$language_path section="shippings"}
{$TEXT_CONFIGURE_PART_DELIVERY}

{$HEADING_TITLE}

{assign var=last_id value=""} {foreach from=$ITEMS item=sh} {assign var=is_first_row value="0"} {if $last_id != $sh->source_obj->id} {/if} {if $last_id != $sh->source_obj->id} {/if} {assign var=last_id value=$sh->source_obj->id} {/foreach}
{$sh->source_title} {if $sh->source_obj->source == 'orders'} {assign var=system_link_type value="order"} {else} {assign var=system_link_type value="reclamation"} {/if} {yes_system_link type=$system_link_type id=$sh->source_obj->id} {if $sh->source_obj->source == 'orders' and $sh->source_obj->class_obj->info.ebay_plus == 1}
✪ eBay Plus {/if} {if $sh->source_obj->source == 'orders' and $sh->source_obj->class_obj->info.prime == 1}
✪ Amazon Prime {/if} 📋 {if $sh->source_obj->branches_id > -1}
Filiale: {yes_shipping_get_branch_title branches_id=$sh->source_obj->branches_id}
{/if} {$sh->source_obj->class_obj->info.shipping_comments} {if $sh->source_obj->errors|count > 0}
{foreach from=$sh->source_obj->errors item=error}
  • {$error}
  • {/foreach}
    {/if}
    {if $sh->source_obj->source == 'orders' or $sh->source_obj->source == 'otc' or $sh->source_obj->source == 'block_orders' or $sh->source_obj->source == 'rueckstand' } {if $sh->source_obj->class_obj->info.rueckstand == 1} {else} {/if} {/if} {if $sh->source_obj->class_obj->info.block_shipping == '1'} {else} {/if}
    {if $sh->source_obj->source == 'orders' or $sh->source_obj->source == 'otc' or $sh->source_obj->source == 'block_orders' or $sh->source_obj->source == 'rueckstand' } {yes_shipping_item_get_before_payment_info payment_method=$sh->source_obj->class_obj->info.payment_method} {#payment_method#}: {yes_shipping_item_get_payment_name payment_method=$sh->source_obj->class_obj->info.payment_method}
    {if $sh->source == 'orders' and $sh->source_obj->class_obj->info.date_payment != '0000-00-00 00:00:00'} {#date_payment#}: {yes_date_short date=$sh->source_obj->class_obj->info.date_payment}
    {/if} {if $sh->source_obj->class_obj->info.shipping_class != ''} {assign var="sc" value=$sh->source_obj->class_obj->info.shipping_class} {yes_shipping_item_get_shipping_method_name_from_shipping_class shipping_class=$sc} ({$sh->source_obj->class_obj->info.shipping_class})
    {/if} Status: {$sh->source_obj->source_status_name}
    Quelle: {yes_get_orders_source_title source=$sh->source_obj->class_obj->info.source}
    {else} Status: {$sh->source_obj->source_status_name}
    {#short_orders_id#}: #{$sh->source_obj->class_obj->info.orders_id}
    {assign var=reclamation_type value=$sh->source_obj->class_obj->info.reclamations_type} Typ: {yes_shipping_item_get_reclamation_type_name reclamation_type=$reclamation_type} {/if}
    {$sh->source_obj->totals}
    {$sh->source_obj->class_obj->delivery.iso_code_2}-{$sh->source_obj->class_obj->delivery.postcode} CRM
    {assign var=ADDRESS value=$sh->source_obj->class_obj->delivery} {yes_shipping_item_get_address data=$ADDRESS} {if $sh->source_obj->telephone != ''}
    ☎ {$sh->source_obj->telephone} {/if} {if $sh->source_obj->mobile != ''}
    ☎ {$sh->source_obj->mobile} {/if} {if $sh->source_obj->email != ''}
    📧 {$sh->source_obj->email} {/if}
    {if $sh->source_obj->allow_shipping === true} {include file="shipping_items_configure_shipping.tpl"} {/if} {include file="shipping_items_source_product.tpl"}