cancel
Showing results for 
Search instead for 
Did you mean: 

Get all products within a category via Rest v1 ?

former_member634278
Participant
0 Kudos

Hello,

Get all products within a category via Rest v1 ? i can get the list of the products but not all the information coming like (price , promotion , etc )!

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

You should modify CategoryHierarchyPopulator.java in order to fetch the additional information of products. OOTB it sets basic attributes of product.

former_member621020
Active Participant
0 Kudos
former_member634278
Participant
0 Kudos

Hello,

Thanks .. I got it