Skip to main content
kishore_polsani
New Participant
May 22, 2017

AEM Dynamic page with title on URL

  • May 22, 2017
  • 5 replies
  • 5764 views

Hi,

We have an ecommerce site where on product display page url should contain the title of the product.

For example:

If my product title is "Adobe AEM book" then my url should look like https://test.com/adobe-aem-book/p/10000

Can u help  me understand how we can achieve this?

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

5 replies

New Participant
May 22, 2017

from where are you getting product title "Adobe AEM book" ?

kishore_polsani
New Participant
May 23, 2017

We will get the product title "Adobe AEM book" from Hybris. 

New Participant
May 23, 2017

Are you not getting the url from Hybris or is it only the title text ?

edubey
New Participant
May 22, 2017

Generally its should be driven by content hierarchy, for the product with name Adobe AEM Book, node name would be adobe-aem-book

Where does you product exists?

Thanks

kishore_polsani
New Participant
May 22, 2017

Hi,

Thanks for the reply, but we are not storing any product details on AEM, all the data is dynamic and comes from different ecommerce engine.

 

-Kishore