Expand my Community achievements bar.

User should be able to select the products present under /etc/commerce/products imported from PIM

Avatar

Level 8

Hi All,

The environment being used is AEM 6.2.

I have a requirement wherein in my component, I should be able to select a product[from a dialog field say pathbrowser or any suitable one in this scenario] imported from PIM and stored under /etc/commerce/products.

The number of products may run upto 50k. 

Just want to retrieve name and description for the selected product. 

tried looking at  OOTB component commerce/components/product but that has way too many functionalities which I do not want. Just want to retrieve two properties.

1] What would be the best approach to follow in this scenario.

2] Any reference code/pointers/documentation will be really helpful.

0 Replies