Home > widget-integration > CombinedProductListingsController > hydrateCombinedChildVariantPreorder
CombinedProductListingsController.hydrateCombinedChildVariantPreorder() method
Signature:
protected hydrateCombinedChildVariantPreorder(childProductId: string | number, childVariantId: string | number, onPreorderHydrated: () => Promise<void>): Promise<void>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
childProductId |
string | number | |
|
childVariantId |
string | number | |
|
onPreorderHydrated |
() => Promise<void> |
Returns:
Promise<void>