#LOCAL("Steps", #NextSteps)
{WelcomeToYourShop}
{WelcomeStartSellingText}
#REM Performance: Avoid fetching the shop attribute 'NextSteps' multiple times! #ENDREM
#MENU("NextStepsMenu")
#INCLUDE(#Template)
#ENDMENU
#IF(NOT #DEFINED(#INPUT.ShowNextSteps))
#ENDIF
#ENDLOCAL