Log in
  1. Magento Explorer

Quote Module

All Collection (1) Factory (3) Interface (50) Model (125) Repository (6)

Api\CartItemRepositoryInterface

Repository

This interface defines the contract for managing shopping cart items in Magento 2. Developers use this repository to retrieve all items from a cart, a...

Api\CartRepositoryInterface

Repository

This interface defines the contract for managing shopping cart (quote) data in Magento 2. Developers use this repository to retrieve, save, and delete...

Api\CartTotalRepositoryInterface

Repository

This interface defines the contract for retrieving shopping cart totals in Magento 2. Developers use this repository to fetch calculated totals (subto...

Api\GuestCartItemRepositoryInterface

Repository

This interface defines operations for managing shopping cart items in guest (non-logged-in) carts. Developers use this to retrieve, add, update, or re...

Api\GuestCartRepositoryInterface

Repository

This interface defines the contract for retrieving shopping cart information for guest (non-logged-in) users in Magento 2. Developers use this when th...

Api\GuestCartTotalRepositoryInterface

Repository

This interface defines the contract for retrieving shopping cart totals for guest (non-logged-in) customers in Magento 2. Developers use this when bui...

Courses

Playlists

Lessons

Exams

Magento Explorer