Home > widget-integration > CombinedProductListingsController > showCombinedUnavailableState
CombinedProductListingsController.showCombinedUnavailableState() method
Shows the "unavailable" state for combined listing when no parent variant is matched. Disables ATC, hides buy-now and pre-order blocks.
Signature:
showCombinedUnavailableState(modal: HTMLElement, unavailableLabel: string): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
modal |
HTMLElement | |
|
unavailableLabel |
string |
Returns:
void