#BLOCK("CachedInclude", #Object, "SF-ContentObject.Content" . #CacheIncludesPagerPrices, NOT #Shop.ShowCustomerSpecificPrices AND NOT #Shop.LoginRequired2Order) #LOCAL("IsViewPrintAllowed", #ISACTIONALLOWED("ViewPrint", #Object)) #IF(#IsViewPrintAllowed)
{PrintNow}
#ENDIF #LOCAL("ScaleWidth", "200")#LOCAL("ScaleHeight", "200") #MENU("Content")#INCLUDE(#Template)#ENDMENU #ENDLOCAL#ENDLOCAL #IF(#IsViewPrintAllowed AND NOT #INSTANCEOF(#Object,"StartPage"))
{PrintView}
#ENDIF #ENDLOCAL #ENDBLOCK