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