{$_is_complete = false} {if $actions['welcome'].complete == 1}{$_is_complete = true}{/if} {$_locale_string = substr($wa->locale()|default:"en", 0, 2)} {$_is_ru = false} {if $_locale_string === "ru"}{$_is_ru = true}{/if} {include file="templates/actions/tutorial/include.TutorialSidebar.html" inline}

[`Welcome to Shop-Script!`]

[`This screen will help you to quickly launch your new online store.`]

{* CURRENCY *}
[`Select a primary currency`]
{if $_is_ru} Дополнительные валюты можно добавить позже в разделе «Настройки → Валюты». {else} You can add more currencies later in “Settings → Currencies” section {/if}
{* COUNTRY *}
[`Select a country`]
{if $_is_ru} Для нее включатся соответствующие ставки налогов. {else} This will automatically set up corresponding tax rates. {/if}
{* PRODUCTS *}
{if $_is_ru} Выберите товарную нишу, для которой мы добавим примеры товаров в ваш магазин {else} Select a product range for which we will add a few examples to your store {/if}
{if $_is_ru} Для выбранной ниши будут настроены типы товаров со своими наборами характеристик. С помощью характеристик вы сможете подробно описать товары на витрине, настроить фильтры и автоматические рекомендации. Другие типы товаров и характеристики для них можно настроить позже. {else} For the selected product range, corresponding product types with their default sets of product features will be added. Features are useful to describe products in the storefront, and to set up filters and automatic recommendations. You can add more product types and features later in settings. {/if}
{$_sources_html = []} {$_can_work = $shop_demo_importer_can_work.status} {$_reason = $shop_demo_importer_can_work.reason} {if !$_can_work}

{$_reason}

{/if} {foreach $shop_demo_data_source_list as $_source_id => $_source} {capture append="_sources_html"}
{/capture} {/foreach} {capture append="_sources_html"}
{/capture} {$_half_count = ceil(count($_sources_html)/2)}
{foreach $_sources_html as $_html} {if $_html@iteration <= $_half_count} {$_html} {/if} {/foreach}
{foreach $_sources_html as $_html} {if $_html@iteration > $_half_count} {$_html} {/if} {/foreach}
{* IMPORT *}
{if $_is_ru} Можно бесплатно импортировать данные из вашего старого интернет-магазинаобратитесь в нашу службу поддержки {else} You may import products from your previous online store, please contact our support team for free help {/if}
{if empty($_is_complete)} {$wa->csrf()} {else} {/if}
{if !empty($_is_complete)}

{if $_is_ru} Выбранные здесь значения можно будет позже изменить в настройках. {else} Values selected here can be changed later in settings. {/if}

{/if}
{* Hack for Firefox, preload image *}
{capture assign="_loading_html"}
{if $_is_ru} Подождите немного,
мы добавляем примеры товаров в ваш интернет-магазин. {else} Please wait
while product examples are being added to your online store. {/if}
{/capture}