Tracking New Items in PLP | Community
Skip to main content
MMXM
January 16, 2023
Solved

Tracking New Items in PLP

  • January 16, 2023
  • 1 reply
  • 545 views

Hello Community!

 

How would it be possible to linking the number of products on PLP (Product Listing Page) that can be displayed automatically (number should also automatically change for different countries) in AEM?

I should be similar to some competitors have, as you can see in the screenshots below (marked in yellow).

How we can automate this displaying? I mean, the best feature/way to do it.

 

Thanks!!!

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Himanshu_Jain

To achieve this you can use the tagging feature and add country names as tags .

In your custom product list component you can write a query to display the products as per country tags.

 

Thanks

Himanshu

1 reply

Himanshu_Jain
Community Advisor
Himanshu_JainCommunity AdvisorAccepted solution
Community Advisor
January 17, 2023

To achieve this you can use the tagging feature and add country names as tags .

In your custom product list component you can write a query to display the products as per country tags.

 

Thanks

Himanshu

Himanshu Jain