Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to create a simple catalog page?

Avatar

Level 3

I am trying to create a simple catalog page with a few products for demonstration purposes. The online articles are only up to AEM 6.3 which includes the Geometrixx project, but AEM 6.4 contains only We Retail project which is using a different structure and a confusing approach. How do I create a simple catalog page in AEM 6.4?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

The layout can be controlled with the help of HTML/CSS but the AEM part would be similar in approach but could be different because of repository restructured in AEM 6.4

I would suggest you to follow we retails for creating sites, templates.

If you need create new components/template for product catalog.

You can find sample catalog page example online with css and html

Arun Patidar

AEM LinksLinkedIn

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hi,

The layout can be controlled with the help of HTML/CSS but the AEM part would be similar in approach but could be different because of repository restructured in AEM 6.4

I would suggest you to follow we retails for creating sites, templates.

If you need create new components/template for product catalog.

You can find sample catalog page example online with css and html

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 10

To follow up with Arun answer - see this as an example -- GitHub - contentful/product-catalogue-js: Product catalogue in JavaScript

Avatar

Level 10

I quickly got this working with AEM.

Product.png