{* * Page Cache Ultimate, Page Cache standard and Speed pack are powered by Jpresta (jpresta . com) * * @author Jpresta * @copyright Jpresta * @license See the license of this module in file LICENSE.txt, thank you. *}

{if $avec_bootstrap}{else}{/if} {l s='Cache key settings' mod='pagecache'}

{l s='Devices' mod='pagecache'}

{l s='If you know that your mobile version is the same as the desktop version then you can disable this option' mod='pagecache'}
{l s='Set to true if your theme display the mobile site for tablet devices' mod='pagecache'}

{l s='CSS & JS' mod='pagecache'}

{l s='Only enable this option if the styles disappear when the cache is enabled' mod='pagecache'}

{l s='Countries' mod='pagecache'}

{l s='The module automatically detects countries with specific prices rules. Any country with a specific price rule need a specific cache, this is why you cannot uncheck it. When there is no specific price rule you may display specific informations for a country (not detected by the module), this is why you can force the country to have a specific cache.' mod='pagecache'}
{if count($pagecache_cache_key_countries) === 0} {l s='No country are enabled on the shop' mod='pagecache'} {/if} {foreach $pagecache_cache_key_countries as $id_country => $country_conf} {/foreach}

{l s='User groups' mod='pagecache'}

{l s='The module automatically detects user groups with specific prices rules. Any user group with a specific price rule need a specific cache, this is why you cannot uncheck it. When there is no specific price rule you may display specific informations for a user group (not detected by the module), this is why you can force the user group to have a specific cache.' mod='pagecache'}
{if count($pagecache_cache_key_usergroups) === 0} {l s='No user group are enabled on the shop' mod='pagecache'} {/if} {foreach $pagecache_cache_key_usergroups as $id_group => $group_conf} {/foreach}