# Function: getConcreteProductAlternatives
api.getConcreteProductAlternatives
▸ getConcreteProductAlternatives(context: Context, id: string): Promise<ProductResponse>
# Parameters:
| Name | Type |
|---|---|
context | Context |
id | string |
Returns: Promise<ProductResponse>
Defined in: api/getConcreteProductAlternatives/index.ts:5 (opens new window)