Log in
Model

OrderedProductAvailabilityChecker

Magento\ConfigurableProductSales\Model\Order\Reorder\OrderedProductAvailabilityChecker

What it does

This class checks if a configurable product with specific selected options (like size or color) from a previous order is still available for reorder.

It verifies that the parent configurable product still has the same child product variant with the exact attribute combinations that were originally ordered, ensuring the customer can successfully reorder the same product configuration.

Public Methods

  • isAvailable()