Home > widget-integration > CombinedProductListingsController > clearCombinedListingChildSession
CombinedProductListingsController.clearCombinedListingChildSession() method
Removes combined listing child product/variant IDs from sessionStorage.
Called when the quick-view modal is closed to prevent stale child IDs from being picked up by subsequent tracking events on normal (non-combined) products.
Signature:
clearCombinedListingChildSession(): void;
Returns:
void