#IF((#Shop.ClosedByMerchant AND NOT #INPUT.IsEditorModeEnabled AND NOT #IsMerchantSFAllowed) OR #Shop.ClosedByProvider) #INCLUDE("ShopClosedMessage") #ELSE #IF(#Style.RoofIsVisible) #ENDIF #IF(#Style.HeaderIsVisible)
#INCLUDE("Header")
#ENDIF#IF(#Style.TopIsVisible) #ENDIF
#IF(#IsStartPage OR NOT #Style.LeftRightOnlyAtStartPageIsVisible) #IF(#Style.LeftIsVisible) #ENDIF #IF(#Style.RightIsVisible) #ENDIF #ENDIF
#INCLUDE("LoginTest")
#IF(#Style.BottomIsVisible) #ENDIF #IF(#Style.FooterIsVisible) #ENDIF
#ENDIF