{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.parcel_shop_description} | {*{$txt.distance} | *}{$txt.opening_hours} | |||
---|---|---|---|---|---|
{if $location.mapMarkerLabel}
{$location.mapMarkerLabel}
{/if} {$location.distance} m |
{/block}
{block name="address_book_parcelshopfinder_result_table_address"}
{if $country == 'DE'}
{$location.location.keyword} {$location.location.keywordId}
{if $location.location.type === 'servicepoint'}
({$txt.service_point})
{/if}
{$location.location.keyword} {$location.location.keywordId} {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} |
{/block}
{block name="address_book_parcelshopfinder_result_table_opening_hours"}
{if $location.openingHours}
|
{/block}
{block name="address_book_parcelshopfinder_result_table_buttons"}
{/block} |
{$txt.no_result}
{/block} {/if}{* if $psflist *} {/block}