#IF(#INPUT.WizardFinish) #INCLUDE("INC-ClientCheck") #ENDIF
{ChooseNextStep}
{RestartWizardInfo}
{ViewStorefrontInfo}
{EditStartPage}
{StartPageInfo}
{DesignInfo}
#IF(#DisplayFeature NE "NotAllowed" AND #DisplayFeature NE "NotVisible")
{QuickDesign}
{AdvancedDesign}
#ENDIF
{ChangeDesignTemplate}
{NewShopDataInfo}
#IF(#Shop.FeatureMaxValue.Products)
{NewProduct}
{ProductDataImport}
#ELSE
{NewProduct}
{ProductDataImport}
#ENDIF
{NewContent}
{ContentDataImport}
{NewWebsiteDataInfo}
{SettingsInfo}
{CountrySettings}
#IF(#Shop.FeatureMaxValue.Basket)
#LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #UNDEF, "Basket"))#IF(#DisplayFeature NE "NotVisible")
{ShippingAndPaymentSettings}
{BasketSettings}
#ENDIF#ENDLOCAL
#ELSE
#LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #UNDEF, "Basket"))#IF(#DisplayFeature NE "NotVisible")
{ShippingAndPaymentSettings}
{BasketSettings}
#ENDIF#ENDLOCAL
#ENDIF
#IF(#DEFINED(#Shop.TermsAndConditions))
{Tac}
#ENDIF
#IF(#DEFINED(#Shop.Imprint))
{Imprint}
#ENDIF
{HelpInfo}
{GettingStarted}
{UserGuide}