#IF((#Shop.Categories.Child.SpecialOffers AND #Shop.Categories.Child.SpecialOffers.IsVisible) OR #INPUT.IsEditorModeEnabled) #IF(NOT(#Shop.LoginRequired AND (NOT #Session.User OR #Session.User.IsAnonymous OR #Shop.ID != #Session.User.Parent.Parent.ID))) #BLOCK("CachedInclude", #Shop.Object, "SF.SpecialOfferBox" . #CacheIncludesPrices, NOT #Shop.ShowCustomerSpecificPrices) #LOCAL("SpecialOffersCategory",#Shop.Categories.Child.SpecialOffers) #ENDLOCAL #ENDBLOCK #ENDIF #ENDIF