Commerce
getProductRelations
Get Product Structure
Read ONE product's full structure: its variations (each with an absolute price) and its add-ons / modifier lists (each with a signed price delta, owner-authored group name, and single/multiple…
Arguments
appIdstringrequiredThe Studio app ID whose catalog to read.productIdstringrequiredThe commerce product ID whose structure to read.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- what sizes does this shirt have
- show the add-ons on this product
- list the modifier groups
Pair it with
The verbs that finish the job.