{if $constant_managment}
{$shipping_module->title}
{if $settings}
{section name=i loop=$settings}{if $controls[i] ne -1} {/if} {/section}
 {$smarty.const.ADMIN_VALUE} {$smarty.const.ADMIN_SETTING_NAME}
{$controls[i]} {$settings[i].settings_title}
{$settings[i].settings_description}
{$smarty.const.ADMIN_TEXT7}  |  {$smarty.const.ADMIN_OPIK3}
{else}
 
{$smarty.const.ADMIN_NO_SETTINGS}
{/if} {else}
{section name=i loop=$shipping_modules} {if $shipping_modules[i]->ModuleType || !$shipping_modules[i]->is_installed()} {/if} {/section}
{$smarty.const.STRING_MODULE_NAME} {$smarty.const.STRING_MODULE_ACTIONS}
{$shipping_modules[i]->title}

{$shipping_modules[i]->description}
{$smarty.const.STRING_MODULE_INSTALL}
  {foreach from=$shipping_configs item=_shConfig} {assign var="InstalledModuleConfigs" value=1} {/foreach} {if !$InstalledModuleConfigs} {/if}
{$smarty.const.SHMODULES_INSTALLED_CONFIGS} {$smarty.const.STRING_MODULE_ACTIONS}
{$_shConfig.ConfigName} {$smarty.const.EDIT_BUTTON} | {$smarty.const.DELETE_BUTTON}
{$smarty.const.ADMIN_NO_INSTALLED_MODULE_CONFS}
{/if}
{$smarty.const.USEFUL_FOR_YOU}
{$smarty.const.ALERT_ADMIN19}

{$smarty.const.ALERT_ADMIN2}