{if isset($message)}{$message}{/if}
{l s='Indexes and caches' mod='blocklayered'} {l s='Indexes and caches' mod='blocklayered'}
{l s='Index all missing prices' mod='blocklayered'} {l s='Rebuild entire price index' mod='blocklayered'} {l s='Build attribute index' mod='blocklayered'} {l s='Build URL index' mod='blocklayered'}
 
{l s='You can set a cron job that will rebuild price index using the following URL:' mod='blocklayered'}
{$price_indexer_url}

{l s='You can set a cron job that will rebuild attribute index using the following URL:' mod='blocklayered'}
{$attribute_indexer_url}

{l s='You can set a cron job that will rebuild URL index using the following URL:' mod='blocklayered'}
{$url_indexer_url}
{l s='A nightly rebuild is recommended.' mod='blocklayered'}
 
{l s='Filters templates' mod='blocklayered'} {l s='Filters templates (%d)'|sprintf:{$filters_templates|count} mod='blocklayered'} {if $filters_templates|count > 0}
{foreach $filters_templates as $template} {/foreach}
{l s='ID' mod='blocklayered'} {l s='Name' mod='blocklayered'} {l s='Categories' mod='blocklayered'} {l s='Created on' mod='blocklayered'} {l s='Actions' mod='blocklayered'}
{(int)$template['id_layered_filter']} {$template['name']} {(int)$template['n_categories']} {Tools::displayDate($template['date_add'],null , true)} {l s='Edit' mod='blocklayered'}{l s='Edit' mod='blocklayered'} {l s='Delete' mod='blocklayered'}{l s='Delete' mod='blocklayered'}
 
{else}
{l s='No filter template found.' mod='blocklayered'}
{/if}
{l s='Add new filters template' mod='blocklayered'}
 
{l s='Configuration' mod='blocklayered'} {l s='Configuration' mod='blocklayered'}
{l s='Hide filter values with no product is matching' mod='blocklayered'}
{l s='Show the number of matching products' mod='blocklayered'}
{l s='Show products from subcategories' mod='blocklayered'}
{l s='Category filter depth (0 for no limits, 1 by default)' mod='blocklayered'}
{l s='Use tax to filter price' mod='blocklayered'}
{l s='Allow indexing robots (google, yahoo, bing, ...) to use condition filter' mod='blocklayered'}
{l s='Allow indexing robots (google, yahoo, bing, ...) to use availability filter' mod='blocklayered'}
{l s='Allow indexing robots (google, yahoo, bing, ...) to use manufacturer filter' mod='blocklayered'}
{l s='Allow indexing robots (google, yahoo, bing, ...) to use category filter' mod='blocklayered'}