{$_id = 's-settings-general-form'}

[`General settings`]

[`Store name`]
[`Phone number`]
[`Public data.`] [`Phone number is published in the storefront and included in email notification`]
[`Email`]
[`Public data.`] [`Email notifications are sent from this address. It is also the administrator’s email address to which order notifications are sent.`]
[`Country`]
[`Your online store’s base country. Selected by default in the shipping address form on the checkout page.`]
[`Shop-Script mobile app`]
{include file="templates/includes/mobileApps.html" show_qr=true inline}
[`Orders & Customers`]
[`Cart`]
[`Order ID format`]

{sprintf_wp( '%s will be replaced with the actual order ID. Do not delete %s from this string.', '{$order.id}', '{$order.id}' )}

[`Default no-product orders item name`]

{sprintf_wp( '%s will be replaced with the full order ID string.', '{$order.id_str}' )}
[`No-product orders are created manually in the mobile app only.`]

[`Sort order items`]
{foreach $sort_order_items_variants as $sort_variant => $variant_data}
{/foreach}
[`Required fields validation`]
[`Gravatar`]

[`Gravatar.com (Globally Recognized Avatars) is a web service that returns a userpic (profile photo, avatar) by an email address. If no photo has uploaded to a customer profile, their Gravatar userpic will be displayed instead.`]

[`In case there were no Gravatar userpic uploaded`]:

[`Point of sale pickup`]
[`Require PIN`]
[`When on, entering an order PIN code order is required for the cashier to process the order and to hand over the ordered items to the customer.`] [`PIN codes are randomly generated on the order creation and are sent to customers privately.`]
[`Products`]
[`Product lists`]
[`Products will be loaded automatically when you scroll the page in “Products › Catalog” section in backend. If you need pagination, disable this setting.`]
[`Reviews`]
[`When on, a customer must sign in to post a review.`]
{sprintf('[`Make sure sign up and login forms are enabled in your Site app settings.`]',$wa_backend_url|cat:'site/#/settings/')}
[`Recommended with enabled option “Allow customers to attach images to their reviews”.`]
{if !$wa->isSingleAppMode()}
[`System settings`]

[`Manage Webasyst system-wide settings in the Settings app:`]

{if !empty($wa_settings)} {else} [`To be able to change system settings, you need access to Settings app.`] {/if}
{/if}
[`Shop-Script version`]
{$wa->version()}