[`Welcome to Shop-Script!`]

[`Using the quick-start form below you can easily prepare an initial setup of your online store depending on your region and what you are going to sell online. This won't add your stuff to your store automatically, but will prepare configuration lists such as currencies and taxes rates, so you don't add such data manually.`]

{* !!! import section commented out on welcome screen
[`Import`]
{*
* }
*}
[`Country`]
{foreach $countries as $country}
{/foreach}
[`Product types`]

[`Select product types which you are going to sell online. Product types will automatically add a set of product custom features to your store, and will then allow you to manage product access level and publication based on product types.`]

{foreach $types as $type_id => $type}
{/foreach}

[`If you don't see your product type here, you will be able to add it later.`]