Skip to content

Product listing

View MD

You can use Luigi’s Box Product Listing to retrieve and render products for any product listing. The typical use-cases are category and brand pages which your end-users browse when navigating your website.

The main benefits include personalized display of products, ranking based on analytics feedback, and powerful merchandising features available in the Luigi’s Box application.

  • Personalized ranking: Products are ranked based on a feedback loop provided by analytics. This allows for a personalized display and respects all merchandising rules you have set up.
  • Pairing: To use product listing, you must provide a mapping between categories and products. The default mapping expects your category object to contain an id attribute and your product object to contain a category_id attribute.
  • Hierarchical filtering: When dealing with hierarchical categories, you can use special filters like category_path and all_categories_path. Individual categories in the hierarchy should be separated by a double pipe ||.