{* * 2007-2018 PrestaShop * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2018 PrestaShop SA * @license http://addons.prestashop.com/en/content/12-terms-and-conditions-of-use * International Registered Trademark & Property of PrestaShop SA *}
{if $is_ps_ready}
{l s='Change colors, typography and your logo position' mod='ps_themecusto'}

{l s='Use the Theme configurator module to customize the main graphic elements of your website : colors, buttons, typography, logo position.' mod='ps_themecusto'}:

{/if}
{l s='Main theme modules cartography' mod='ps_themecusto'}
{include file="./elem/wireframe.tpl"}
{foreach from=$elementsList key=categoryname item=categories name=cat}
{$listCategories[$categoryname]} keyboard_arrow_down keyboard_arrow_up
{foreach from=$categories key=type item=elements} {if $type == 'pages'} {foreach from=$elements item=page}
{$page.displayName}
{$page.description}
{/foreach} {else} {foreach from=$elements item=module name=mods}
{$module.displayName}
{$module.description}
{include file="./elem/module_actions.tpl"}
{/foreach} {/if} {foreachelse}
{l s='There is no module for this section' mod='ps_themecusto'}
{l s='You can install a module for this section from our Modules Selection' mod='ps_themecusto'}
{/foreach}
{/foreach}
{include file="./elem/modal.tpl"}