When you choose to use the line layout in the category product list layout, the automatic code generated does not take into account that the category may not have any products. Hence, it displays the header row (code, name, etc) even when the category has no products, e.g. parent categories. You need to insert <mvt:if expr="l.settings:category_product_count GT 0"> ... </mvt:if> around the product layout code.
Announcement
Collapse
No announcement yet.
Header row in CTGY
Collapse
X
-
Header row in CTGY
Bill Weiland - Emporium Plus http://www.emporiumplus.com/store.mvc
Online Documentation http://www.emporiumplus.com/tk3/v3/doc.htm
Question http://www.emporiumplus.com/mivamodu...vc?Screen=SPTS
Facebook http://www.facebook.com/EmporiumPlus
Twitter http://twitter.com/emporiumplusTags: None