#BLOCK("Pager", #VisibleProducts, 1) #LOOP(#Pager.Items)#INCLUDE("Content-Category")#ENDLOOP
#INCLUDE("Pager")

#LOOP(#Pager.Items) #FUNCTION("IncludeTemplateViaObject", #Object, "Content", "ViewCategoryPagerProduct") #ENDLOOP
#INCLUDE("Pager")

#ENDBLOCK