Restaurant
Module key: restaurant
Restaurant info
Type
{{item.sub_title}}
{{item.has_logo}}
0 / 1
If the restaurant has a logo
{{item.url_logo}}
URL of the logo
telephone
email
Documents
{if="'{{item.nb_document}}' != '0' "}
#$loop|{{item.restaurant_document}}|{document}| $#
<a href="{document.url}" target="_blank">{document.titre}</a>
#$/loop|{{item.restaurant_document}}|{document}| $#
{/if}
Opening Hours
Restaurant can choose between 2 formats for opening hours. Either WYSIWYG editors or a format where they can enter data day by day.
Type
{{item.schedule}}
WYSIWYG
{{item.weekday_schedule}}
WYSIWYG
{{item.weekend_schedule}}
WYSIWYG
#$loop|{{item.opening_hours}}|{a}|$#
<p>{hours}</p>
#$/loop|{{item.opening_hours}}|{a}|$#
Last updated