Model
CompareList
Magento\Catalog\Model\CompareList
What it does
This class represents a customer's product compare list in Magento 2.
Developers use this model to interact with compare list data, such as retrieving, saving, or deleting compare lists associated with customers.
It serves as the data model layer for the product comparison feature that allows customers to compare multiple products side-by-side.