Quote Module
CartItemRepositoryInterface
RepositoryThis interface defines the contract for managing shopping cart items in Magento 2. Developers use this repository t...
CartRepositoryInterface
RepositoryCartRepositoryInterface is the contract for managing shopping cart (quote) data in Magento 2. Developers use this i...
CartTotalRepositoryInterface
RepositoryThis interface defines the contract for retrieving cart totals information in Magento 2. Developers use this reposi...
GuestCartItemRepositoryInterface
RepositoryThis interface defines operations for managing shopping cart items for guest (non-logged in) customers. Developers...
GuestCartRepositoryInterface
RepositoryThis interface defines the contract for retrieving shopping cart information for guest (non-logged-in) users in Mag...
GuestCartTotalRepositoryInterface
RepositoryThis interface defines the contract for retrieving shopping cart totals for guest customers (non-logged-in users) i...