#LOCAL("ProductOrCategoryName","") #IF( #INSTANCEOF( #Object, "Product" ) OR #INSTANCEOF( #Object, "Category" ) ) #SET("ProductOrCategoryName", #NameOrAlias[slice:20,html]) #ENDIF #ENDLOCAL