[`General settings`]

[`Store name`]
[`Phone number and work hours`]

[`Phone number is published in the storefront and included in email notification`]
[`Work hours are displayed in the storefront and help your customers to know which is the best time to call you`]
[`Primary email`]

[`All email notifications sent to store customers will be sent from the primary email address`]
[`Country`]

[`Your online store base country.`]
[`Order ID format`]

[`{$order.id} will be replaced with the actual order ID. Do not delete {$order.id} from this string.`]

[`Gravatar`]
[`Reviews`]
[`SMS`]
{if count($sms_adapters)} {foreach $sms_adapters as $i => $a}
{$a.name}
{if isset($a.controls.from.title)}{$a.controls.from.title}{else}[`Sender IDs`]{/if}
{strip} {/strip}

{if isset($a.controls.from.description)}{$a.controls.from.description}{else}[`Enter Sender IDs to use with this SMS gateway (Sender ID is either your phone number or up-to-11-characters text label). Enter * to use default Sender ID issued for your account by the gateway.`]{/if}

{foreach $a.controls as $k => $v} {if $k != 'from'}
{$v.title}
{if !empty($v.description)}

{$v.description}

{/if}
{/if} {/foreach}

{sprintf('[`Once gateway is setup, add new and edit existing SMS notifications using the Notifications settings screen.`]', '#/notifications/')}
{sprintf('[`For details see documentation.`]', '[`http://www.webasyst.com/help/1061/shop-script-5-sms-setup/`]')}
{/foreach} {else}
{sprintf('[`To enable SMS message sending, install and configure sending module for your preferred SMS gateway.
Browse for SMS gateway modules in the Installer app.`]', $wa_backend_url|cat:'installer/#/plugins/wa-plugins/sms/')}
{/if}