Skip to main content

Generic Product List By Rule

The Product List by Rule package builds the product list of a document from XML rules instead of a custom CScript build script. You configure how products are collected, filtered, ordered, and which page templates they use, all in an XML configuration.

When to use it​

Use this package when your product list build-up would otherwise need a custom CScript script. Keeping the logic in XML lets you adjust filtering, sorting, template assignment, and page breaks in one place, without writing and maintaining project-specific script code.

Further Reading​