{load_language_text section="parcelshopfinder"} {function openingHour hour=''} {if preg_match('/\d\d:\d\d:\d\d/', $hour) === 1} {$hour|substr:0:5} {else} {$hour} {/if} {/function} {block name="address_book_parcelshopfinder_result"} {if $error_message} {block name="address_book_parcelshopfinder_result_error"}

{$error_message}

{/block} {/if}
{$txt.your_search_address}: {if $filter == 'both'}{$txt.filter_both}{/if} {if $filter == 'offices'}{$txt.filter_offices}{/if} {if $filter == 'packstations'}{$txt.filter_packstations}{/if} {$txt.near} {$address}
{$txt.new_search}
{if $locationsList} {if $google_map_type === 'static'} {block name="address_book_parcelshopfinder_result_static"}
{/block} {/if} {if $google_map_type === 'dynamic'} {block name="address_book_parcelshopfinder_result_dynamic"}
{/block} {/if} {block name="address_book_parcelshopfinder_result_table"} {block name="address_book_parcelshopfinder_result_table_thead"} {* *} {/block} {block name="address_book_parcelshopfinder_result_table_tbody"} {foreach $locationsList as $location} {block name="address_book_parcelshopfinder_result_table_geoposition"} {/block} {block name="address_book_parcelshopfinder_result_table_address"} {/block} {block name="address_book_parcelshopfinder_result_table_opening_hours"} {/block} {block name="address_book_parcelshopfinder_result_table_buttons"} {/block} {/foreach} {/block}
{$txt.parcel_shop_description}{$txt.distance}{$txt.opening_hours}  
{if $location.mapMarkerLabel}
{$location.mapMarkerLabel}

{/if} {$location.distance} m
{if $country == 'DE'} {$location.location.keyword} {$location.location.keywordId} {if $location.location.type === 'servicepoint'} ({$txt.service_point}) {/if}
{if $location.name && !($location.location.keyword === $location.name) && !($location.location.keyword === 'Packstation')} {$location.name}
{/if} {$location.place.address.streetAddress}
{else} {$location.location.keyword} {$location.location.keywordId}
{if $location.name}{$location.name}
{/if} {$location.place.address.streetAddress}
{/if} {$location.place.address.countryCode|strtoupper} {$location.place.address.postalCode} {$location.place.address.addressLocality}
{if $location.openingHours} {foreach $location.openingHours as $ooRow} {/foreach}
{$ooTranslations[{$ooRow.dayOfWeek}]} {openingHour hour=$ooRow.opens} – {openingHour hour=$ooRow.closes}
{/if}
{/block} {block name="address_book_parcelshopfinder_result_form"}
{block name="address_book_parcelshopfinder_result_form_legend"} {$txt.new_ab_entry} {/block} {block name="address_book_parcelshopfinder_result_firstname"}
{block name="address_book_parcelshopfinder_result_firstname_label"} {/block} {block name="address_book_parcelshopfinder_result_firstname_container"}
{block name="address_book_parcelshopfinder_result_firstname_input"} {/block}
{/block}
{/block} {block name="address_book_parcelshopfinder_result_lastname"}
{block name="address_book_parcelshopfinder_result_lastname_label"} {/block} {block name="address_book_parcelshopfinder_result_lastname_container"}
{block name="address_book_parcelshopfinder_result_lastname_input"} {/block}
{/block}
{/block} {if $country === 'DE'} {block name="address_book_parcelshopfinder_result_postnumber"}
{block name="address_book_parcelshopfinder_result_postnumber_label"} {/block} {block name="address_book_parcelshopfinder_result_postnumber_container"}
{block name="address_book_parcelshopfinder_result_postnumber_input"} {/block}
{/block}
{/block} {/if} {block name="address_book_parcelshopfinder_result_psf_name"}
{block name="address_book_parcelshopfinder_result_psf_name_label"} {/block} {block name="address_book_parcelshopfinder_result_psf_name_container"}
{block name="address_book_parcelshopfinder_result_psf_name_input"} {/block}
{/block}
{/block}
{block name="address_book_parcelshopfinder_result_buttons"}
{block name="address_book_parcelshopfinder_result_buttons_empty"}   {/block}
{block name="address_book_parcelshopfinder_result_buttons_submit"} {/block}
{/block}
{if $google_map_type === 'dynamic'} {block name="address_book_parcelshopfinder_result_dynamic_scripts"} {/block} {/if} {/block} {else}{* if $psflist *} {block name="address_book_parcelshopfinder_result_no_results"}

{$txt.no_result}

{/block} {/if}{* if $psflist *} {/block}