Skip to main content
New Participant
November 17, 2021

Good documentation on how to create custom product structures for AEM 6.5x

  • November 17, 2021
  • 2 replies
  • 1097 views

I'm trying to figure out how to migrate some custom products from 6.3 to 6.5.x and support different editing for different product types. The original products were stored under /etc/assets/project_name/product_type format. I realize that in the OOTB AEM 6.5 that this has moved to /var/commerce/products by default. There were some scaffolding dialogs created to edit each type of product.

What I'm looking for is a detailed document on how to implement products in 6.5. My web searches keep coming up with whitepapers that say it can be done but I'm not finding the detail.

 

Thanks in advance for any assistance.

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

2 replies

New Participant
December 2, 2021

Yes. I've already read this and have it bookmarked. What I was hoping for is a more detailed dive into the structures and how to override the edit pages. I've been able to resolve the issue on my own. It just took a bit longer than I would have liked.