Model
Agreement
Magento\CheckoutAgreements\Model\ResourceModel\Agreement
What it does
This resource model manages database operations for checkout agreements (terms and conditions) in Magento 2.
Developers use this class to handle saving, loading, and deleting agreement data from the database, including managing store-specific associations and automatically formatting content height values with 'px' units.