#REM Parameters: #SNIPPET.PagerSetting... name of the pagersetting e.g. "SF_ProductsTwoColumns" #SNIPPET.ItemLayoutTemplate... layout template name of the productlistitems Example: #SNIPPET("SNIPPET-FacetsSearchResults", "PagerSetting,ItemLayout", "SF_ProductsTwoColumns", "INC-ListProductTwoColumns") #ENDREM #IF(#COUNT(#Pager.Items)) #LOCAL("PagerSetting", #PAGER_SETTING(#Shop.Object,#SNIPPET.PagerSetting)) #INCLUDE("INC-ChangeListOrder") #ENDLOCAL #ENDIF