# Product Availability Routing

When products become unavailable, the system can intelligently redirect users *(Source: Dynamic/Real-time Configuration)*:

* **Variant Redirection**: Simple products redirect to their parent product
* **Sibling Selection**: Parent products redirect to the first available variant
* **Listability Check**: Only routes to products marked as listable
* Prevents 404 errors by maintaining customer navigation flow
