Commerce 3 Class Reference
- craft\commerce\Plugin
- craft\commerce\adjusters\Discount
Discount Adjuster - craft\commerce\adjusters\Shipping
Tax Adjustments - craft\commerce\adjusters\Tax
Tax Adjustments - craft\commerce\base\AddressZoneInterface
Zone Interface defines the common interface to be implemented by zones in commerce. - craft\commerce\base\AdjusterInterface
A method all adjusters must implement - craft\commerce\base\Gateway
Class Gateway - craft\commerce\base\GatewayInterface
GatewayInterface defines the common interface to be implemented by gateway classes. - craft\commerce\base\GatewayTrait
GatewayTrait - craft\commerce\base\Model
Class Model - craft\commerce\base\OrderDeprecatedTrait
- craft\commerce\base\Plan
Plan model - craft\commerce\base\PlanInterface
PlanInterface defines the common interface to be implemented by plan classes. - craft\commerce\base\PlanTrait
Plan trait - craft\commerce\base\Purchasable
Base Purchasable - craft\commerce\base\PurchasableInterface
Interface Purchasable - craft\commerce\base\RequestResponseInterface
This interface class functions that a Commerce Payment needs to implement. - craft\commerce\base\ShippingMethod
Base ShippingMethod - craft\commerce\base\ShippingMethodInterface
Interface ShippingMethod - craft\commerce\base\ShippingRuleInterface
Interface ShippingRule - craft\commerce\base\Stat
Stat - craft\commerce\base\StatInterface
Stat Interface - craft\commerce\base\StatTrait
Stat Trait - craft\commerce\base\SubscriptionGateway
Class Subscription Gateway - craft\commerce\base\SubscriptionGatewayInterface
SubscriptionGatewayInterface defines the common interface to be implemented by gateway classes that support subscriptions. - craft\commerce\base\SubscriptionResponseInterface
This interface class functions that a Subscription response needs to implement - craft\commerce\base\TaxEngineInterface
Tax Engine Interface - craft\commerce\behaviors\CurrencyAttributeBehavior
CurrencyAttributeBehavior provides an ability of automatic add *AsCurrency() methods to your models for currency attributes. - craft\commerce\console\Controller
Base commerce console controller - craft\commerce\console\controllers\ExampleTemplatesController
Console command to build example templates. - craft\commerce\console\controllers\ResetDataController
Allows you to reset Commerce data. - craft\commerce\controllers\AddressesController
Class Address Controller - craft\commerce\controllers\BaseAdminController
Class Base Admin Controller - craft\commerce\controllers\BaseController
The Base Controller for all Commerce Commerce Controllers - craft\commerce\controllers\BaseCpController
Class BaseCp - craft\commerce\controllers\BaseFrontEndController
Class BaseFrontEndController - craft\commerce\controllers\BaseShippingSettingsController
Class BaseShippingSettingController - craft\commerce\controllers\BaseStoreSettingsController
Class BaseStoreSettingsController - craft\commerce\controllers\BaseTaxSettingsController
Class BaseTaxSettingsController - craft\commerce\controllers\CartController
Class Cart Controller - craft\commerce\controllers\CountriesController
Class Countries Controller - craft\commerce\controllers\CustomerAddressesController
Class Customer Addresses Controller - craft\commerce\controllers\CustomerOrdersController
Class Customer Orders Controller - craft\commerce\controllers\CustomersController
Class Customers Controller - craft\commerce\controllers\DiscountsController
Class Discounts Controller - craft\commerce\controllers\DonationsController
Class Donations Controller - craft\commerce\controllers\DownloadsController
Class Downloads Controller - craft\commerce\controllers\EmailPreviewController
Class Email Preview Controller - craft\commerce\controllers\EmailsController
Class Emails Controller - craft\commerce\controllers\FormulasController
Class BaseCp - craft\commerce\controllers\GatewaysController
Class Gateways Controller - craft\commerce\controllers\LineItemStatusesController
Class Line Item Status Controller - craft\commerce\controllers\LiteShippingController
Class Settings Controller - craft\commerce\controllers\LiteTaxController
Class Settings Controller - craft\commerce\controllers\OrderSettingsController
Class Order Settings Controller - craft\commerce\controllers\OrderStatusesController
Class Order Status Controller - craft\commerce\controllers\OrdersController
Class Order Editor Controller - craft\commerce\controllers\PaymentCurrenciesController
Class Currencies Controller - craft\commerce\controllers\PaymentSourcesController
Class Payments Controller - craft\commerce\controllers\PaymentsController
Class Payments Controller - craft\commerce\controllers\PdfsController
Class Pdfs Controller - craft\commerce\controllers\PlansController
Class Plans Controller - craft\commerce\controllers\ProductTypesController
Class Product Type Controller - craft\commerce\controllers\ProductsController
Class Products Controller - craft\commerce\controllers\ProductsPreviewController
Class Products Preview Controller - craft\commerce\controllers\PromotionsController
Class Promotions Controller - craft\commerce\controllers\SalesController
Class Sales Controller - craft\commerce\controllers\SettingsController
Class Settings Controller - craft\commerce\controllers\ShippingCategoriesController
Class Shipping Categories Controller - craft\commerce\controllers\ShippingMethodsController
Class Shipping Methods Controller - craft\commerce\controllers\ShippingRulesController
Class Shipping Rules Controller - craft\commerce\controllers\ShippingZonesController
Class Shipping Zones Controller - craft\commerce\controllers\StatesController
Class State Controller - craft\commerce\controllers\StoreLocationController
- craft\commerce\controllers\SubscriptionsController
Class Subscriptions Controller - craft\commerce\controllers\TaxCategoriesController
Class Tax Categories Controller - craft\commerce\controllers\TaxRatesController
Class Tax Rates Controller - craft\commerce\controllers\TaxZonesController
Class Tax Zone Controller - craft\commerce\controllers\WebhooksController
Class Webhooks Controller - craft\commerce\db\Table
This class provides constants for defining Craft Commerce’s database table names. Do not use these in migrations. - craft\commerce\elements\Donation
Donation purchasable. - craft\commerce\elements\Order
Order or Cart model. - craft\commerce\elements\Product
Product model. - craft\commerce\elements\Subscription
Subscription model. - craft\commerce\elements\Variant
Variant model. - craft\commerce\elements\actions\CopyLoadCartUrl
CopyUrl represents a Copy URL element action. - craft\commerce\elements\actions\CreateDiscount
Class Create Discount - craft\commerce\elements\actions\CreateSale
Class Create Sale - craft\commerce\elements\actions\DeleteOrder
Delete Element Action - craft\commerce\elements\actions\DeleteProduct
Delete Element Action - craft\commerce\elements\actions\DownloadOrderPdfAction
Class Update Order Status - craft\commerce\elements\actions\UpdateOrderStatus
Class Update Order Status - craft\commerce\elements\db\DonationQuery
DonationQuery represents a SELECT SQL statement for donations in a way that is independent of DBMS. - craft\commerce\elements\db\OrderQuery
OrderQuery represents a SELECT SQL statement for orders in a way that is independent of DBMS. - craft\commerce\elements\db\ProductQuery
ProductQuery represents a SELECT SQL statement for products in a way that is independent of DBMS. - craft\commerce\elements\db\SubscriptionQuery
SubscriptionQuery represents a SELECT SQL statement for subscriptions in a way that is independent of DBMS. - craft\commerce\elements\db\VariantQuery
VariantQuery represents a SELECT SQL statement for variants in a way that is independent of DBMS. - craft\commerce\elements\traits\OrderDeprecatedTrait
- craft\commerce\elements\traits\OrderElementTrait
- craft\commerce\elements\traits\OrderNoticesTrait
Adds order notice getters and setters. - craft\commerce\elements\traits\OrderValidatorsTrait
- craft\commerce\engines\Tax
Class Tax - craft\commerce\errors\CurrencyException
Class CurrencyException - craft\commerce\errors\EmailException
Class EmailException - craft\commerce\errors\GatewayException
Class GatewayException - craft\commerce\errors\LineItemException
Class LineItemException - craft\commerce\errors\NotImplementedException
Class NotImplementedException - craft\commerce\errors\OrderStatusException
Class DefaultOrderStatusNotFoundException - craft\commerce\errors\PaymentException
Class PaymentException - craft\commerce\errors\PaymentSourceException
Class PaymentSourceException - craft\commerce\errors\ProductTypeNotFoundException
Class ProductTypeNotFoundException - craft\commerce\errors\RefundException
Class RefundException - craft\commerce\errors\ShippingMethodException
Class ShippingMethodException - craft\commerce\errors\SubscriptionException
Class SubscriptionException - craft\commerce\errors\TransactionException
Class TransactionException - craft\commerce\events\AddLineItemEvent
Class AddLineItemEvent - craft\commerce\events\AddressEvent
Class AddressEvent - craft\commerce\events\CancelSubscriptionEvent
Class CancelSubscriptionEvent - craft\commerce\events\CartEvent
Class CartEvent - craft\commerce\events\CreateSubscriptionEvent
Class CreateSubscriptionEvent - craft\commerce\events\CustomerAddressEvent
Class CustomerAddressEvent - craft\commerce\events\CustomerEvent
Class CustomerEvent - craft\commerce\events\CustomizeProductSnapshotDataEvent
Class CustomizeProductSnapshotDataEvent - craft\commerce\events\CustomizeProductSnapshotFieldsEvent
Class CustomizeProductSnapshotFieldsEvent - craft\commerce\events\CustomizeVariantSnapshotDataEvent
Class CustomizeVariantSnapshotDataEvent - craft\commerce\events\CustomizeVariantSnapshotFieldsEvent
Class CustomizeVariantSnapshotFieldsEvent - craft\commerce\events\DefaultLineItemStatusEvent
Class DefaultLineItemStatusEvent - craft\commerce\events\DefaultOrderStatusEvent
Class DefaultOrderStatusEvent - craft\commerce\events\DefineAddressLinesEvent
Class DefineAddressLinesEvent - craft\commerce\events\DiscountAdjustmentsEvent
Class DiscountAdjustmentsEvent - craft\commerce\events\DiscountEvent
Class DiscountEvent - craft\commerce\events\EmailEvent
Class EmailEvent - craft\commerce\events\LineItemEvent
Class LineItemEvent - craft\commerce\events\MailEvent
Class MailEvent - craft\commerce\events\MatchLineItemEvent
Class MatchLineItemEvent - craft\commerce\events\MatchOrderEvent
Class MatchOrderEvent - craft\commerce\events\ModifyCartInfoEvent
ModifyCartInfoEvent class. - craft\commerce\events\OrderStatusEvent
Class OrderStatusEvent - craft\commerce\events\PaymentSourceEvent
Class PaymentSourceEvent - craft\commerce\events\PdfEvent
Class PdfEvent - craft\commerce\events\PdfRenderOptionsEvent
Class PdfRenderOptionEvent - craft\commerce\events\PdfSaveEvent
Class PdfSaveEvent - craft\commerce\events\PlanEvent
Class PlanEvent - craft\commerce\events\ProcessPaymentEvent
- craft\commerce\events\ProductEvent
Class ProductEvent - craft\commerce\events\ProductTypeEvent
Product type event class. - craft\commerce\events\PurchasableAvailableEvent
Class PurchasableAvailableEvent - craft\commerce\events\PurchasableShippableEvent
Class PurchasableShippableEvent - craft\commerce\events\PurchaseVariantEvent
Class PurchaseVariantEvent - craft\commerce\events\PurgeAddressesEvent
Class PurgeAddressesEvent - craft\commerce\events\RefundTransactionEvent
Class RefundTransactionEvent - craft\commerce\events\RegisterAvailableShippingMethodsEvent
RegisterAvailableShippingMethodsEvent class. - craft\commerce\events\ReportEvent
Class ReportEvent - craft\commerce\events\SaleEvent
Class SaleEvent - craft\commerce\events\SaleMatchEvent
Class SaleMatchEvent - craft\commerce\events\SubscriptionEvent
Class SubscriptionEvent - craft\commerce\events\SubscriptionPaymentEvent
Class SubscriptionPaymentEvent - craft\commerce\events\SubscriptionSwitchPlansEvent
Class SubscriptionEvent - craft\commerce\events\TaxEngineEvent
Class TaxEngineEvent - craft\commerce\events\TransactionEvent
Class TransactionEvent - craft\commerce\events\WebhookEvent
Class WebhookEvent - craft\commerce\exports\Expanded
Expanded represents an "Expanded" order exporter. - craft\commerce\exports\LineItemExport
- craft\commerce\exports\OrderExport
- craft\commerce\fieldlayoutelements\ProductTitleField
ProductTitleField represents a Title field that can be included within a product type’s product field layout designer. - craft\commerce\fieldlayoutelements\VariantTitleField
VariantTitleField represents a Title field that can be included within a product type’s variant field layout designer. - craft\commerce\fieldlayoutelements\VariantsField
VariantsField represents a Variants field that can be included within a product type’s product field layout designer. - craft\commerce\fields\Products
Class Product Field - craft\commerce\fields\Variants
Class Variant Field - craft\commerce\gateways\Dummy
Dummy represents a dummy gateway. - craft\commerce\gateways\Manual
Manual represents a manual gateway. - craft\commerce\gateways\MissingGateway
MissingGateway represents a gateway with an invalid class. - craft\commerce\gql\arguments\elements\Product
Class Product - craft\commerce\gql\arguments\elements\Variant
Class Variant - craft\commerce\gql\interfaces\elements\Product
Class Product - craft\commerce\gql\interfaces\elements\Variant
Class Variant - craft\commerce\gql\queries\Product
Class Product - craft\commerce\gql\queries\Variant
Class Variant - craft\commerce\gql\resolvers\elements\Product
Class Product - craft\commerce\gql\resolvers\elements\Variant
Class Variant - craft\commerce\gql\types\SaleType
Class SaleType - craft\commerce\gql\types\elements\Product
Class Product - craft\commerce\gql\types\elements\Variant
Class Variant - craft\commerce\gql\types\generators\ProductType
Class ProductType - craft\commerce\gql\types\generators\VariantType
Class VariantType - craft\commerce\gql\types\input\Product
Class Product - craft\commerce\gql\types\input\Variant
Class Variant - craft\commerce\helpers\Currency
Class Currency - craft\commerce\helpers\Gql
Class Commerce Gql - craft\commerce\helpers\LineItem
Line item helper - craft\commerce\helpers\Locale
Locale Helper - craft\commerce\helpers\Localization
Localization Helper - craft\commerce\helpers\Order
Order helper - craft\commerce\helpers\Product
Product helper - craft\commerce\helpers\ProjectConfigData
Class ProjectConfigData - craft\commerce\helpers\Purchasable
Purchasable helper - craft\commerce\helpers\VariantMatrix
Class VariantMatrix - craft\commerce\migrations\Install
Installation Migration - craft\commerce\models\Address
Address Model - craft\commerce\models\Country
Country Model - craft\commerce\models\Currency
Currency Model - craft\commerce\models\Customer
Customer model - craft\commerce\models\Discount
Discount model - craft\commerce\models\Email
Email model. - craft\commerce\models\LineItem
Line Item model representing a line item on an order. - craft\commerce\models\LineItemStatus
Order status model. - craft\commerce\models\LiteShippingSettings
Class Lite Shipping Settings - craft\commerce\models\LiteTaxSettings
Class Lite Tax Settings - craft\commerce\models\OrderAdjustment
Order adjustment model. - craft\commerce\models\OrderHistory
Class Order History Class - craft\commerce\models\OrderNotice
Order notice model. - craft\commerce\models\OrderStatus
Order status model. - craft\commerce\models\PaymentCurrency
Currency model. - craft\commerce\models\PaymentSource
Payment source model - craft\commerce\models\Pdf
PDF model. - craft\commerce\models\ProductType
Product type model. - craft\commerce\models\ProductTypeSite
Product type locale model class. - craft\commerce\models\Sale
Sale model. - craft\commerce\models\Settings
Settings model. - craft\commerce\models\ShippingAddressZone
Shipping zone model. - craft\commerce\models\ShippingCategory
Shipping Category model. - craft\commerce\models\ShippingMethod
Shipping method model. - craft\commerce\models\ShippingMethodOption
Shipping method option model. - craft\commerce\models\ShippingRule
Shipping rule model - craft\commerce\models\ShippingRuleCategory
Shipping rule model - craft\commerce\models\State
State model. - craft\commerce\models\TaxAddressZone
Tax zone model. - craft\commerce\models\TaxCategory
Tax Category model. - craft\commerce\models\TaxRate
Tax rate model. - craft\commerce\models\Transaction
Class Transaction - craft\commerce\models\payments\BasePaymentForm
Class BasePaymentForm - craft\commerce\models\payments\CreditCardPaymentForm
Credit Card Payment form model. - craft\commerce\models\payments\DummyPaymentForm
Credit Card Payment form model. - craft\commerce\models\payments\OffsitePaymentForm
Payment form model for offsite gateways. Serves as transport of data only. - craft\commerce\models\responses\Dummy
This is a dummy gateway request response. - craft\commerce\models\responses\DummySubscriptionResponse
This is a dummy gateway request response. - craft\commerce\models\responses\Manual
This is a dummy gateway request response. - craft\commerce\models\subscriptions\CancelSubscriptionForm
Class CancelSubscriptionForm - craft\commerce\models\subscriptions\DummyPlan
Class DummyPlan - craft\commerce\models\subscriptions\SubscriptionForm
Class SubscriptionForm - craft\commerce\models\subscriptions\SubscriptionPayment
Class SubscriptionPayment - craft\commerce\models\subscriptions\SwitchPlansForm
Class SwitchPlansForm - craft\commerce\plugin\Routes
Trait Routes - craft\commerce\plugin\Services
Trait Services - craft\commerce\plugin\Variables
Trait Variables - craft\commerce\queue\jobs\ConsolidateGuestOrders
ConsolidateGuestOrders job - craft\commerce\queue\jobs\SendEmail
- craft\commerce\records\Address
Address record. - craft\commerce\records\Country
Country record. - craft\commerce\records\Customer
Customer record. - craft\commerce\records\CustomerAddress
Taz zone country - craft\commerce\records\CustomerDiscountUse
Customer discount record. - craft\commerce\records\Discount
Discount record. - craft\commerce\records\DiscountCategory
Discount Product type record. - craft\commerce\records\DiscountPurchasable
Discount product record. - craft\commerce\records\DiscountUserGroup
Discount user record. - craft\commerce\records\Donation
Variant record. - craft\commerce\records\Email
Email record. - craft\commerce\records\EmailDiscountUse
Customer discount record. - craft\commerce\records\Gateway
Gateway record. - craft\commerce\records\LineItem
Line Item record. - craft\commerce\records\LineItemStatus
Order status record. - craft\commerce\records\Order
Order or Cart record. - craft\commerce\records\OrderAdjustment
Order adjustment record. - craft\commerce\records\OrderHistory
Order history record. - craft\commerce\records\OrderNotice
Order adjustment record. - craft\commerce\records\OrderStatus
Order status record. - craft\commerce\records\OrderStatusEmail
Order status email record. - craft\commerce\records\PaymentCurrency
Currency record. - craft\commerce\records\PaymentSource
Payment source record. - craft\commerce\records\Pdf
Email record. - craft\commerce\records\Plan
Product type record. - craft\commerce\records\Product
Product record. - craft\commerce\records\ProductType
Product type record. - craft\commerce\records\ProductTypeShippingCategory
Product type shipping category record. - craft\commerce\records\ProductTypeSite
Product type site record. - craft\commerce\records\ProductTypeTaxCategory
Product type tax category record. - craft\commerce\records\Purchasable
Purchasable record. - craft\commerce\records\Sale
Sale record. - craft\commerce\records\SaleCategory
Sale product type record. - craft\commerce\records\SalePurchasable
Sale product record. - craft\commerce\records\SaleUserGroup
Sale user group record. - craft\commerce\records\ShippingCategory
Tax category record. - craft\commerce\records\ShippingMethod
Shipping method record. - craft\commerce\records\ShippingRule
Shipping rule record. - craft\commerce\records\ShippingRuleCategory
Shipping rule category record. - craft\commerce\records\ShippingZone
Shipping zone record. - craft\commerce\records\ShippingZoneCountry
Taz zone country - craft\commerce\records\ShippingZoneState
Shipping zone state record. - craft\commerce\records\State
State record. - craft\commerce\records\Subscription
Subscription record. - craft\commerce\records\TaxCategory
Tax category record. - craft\commerce\records\TaxRate
Tax rate record. - craft\commerce\records\TaxZone
Tax zone record. - craft\commerce\records\TaxZoneCountry
Taz zone country - craft\commerce\records\TaxZoneState
Tax zone state record. - craft\commerce\records\Transaction
Transaction record. - craft\commerce\records\Variant
Variant record. - craft\commerce\services\Addresses
Address service. - craft\commerce\services\Carts
Cart service. This manages the cart currently in the session, this service should mainly be used by web controller actions. - craft\commerce\services\Countries
Country service. - craft\commerce\services\Currencies
Currency service. - craft\commerce\services\Customers
Customer service. - craft\commerce\services\Discounts
Discount service. - craft\commerce\services\Emails
Email service. - craft\commerce\services\Formulas
Formulas service. - craft\commerce\services\Gateways
Gateway service. - craft\commerce\services\LineItemStatuses
Order status service. - craft\commerce\services\LineItems
Line item service. - craft\commerce\services\OrderAdjustments
Order adjustment service. - craft\commerce\services\OrderHistories
Order history service. - craft\commerce\services\OrderNotices
Order adjustment service. - craft\commerce\services\OrderStatuses
Order status service. - craft\commerce\services\Orders
Orders service. - craft\commerce\services\PaymentCurrencies
Payment currency service. - craft\commerce\services\PaymentSources
Payment Sources service. - craft\commerce\services\Payments
Payments service. - craft\commerce\services\Pdfs
Pdf service. - craft\commerce\services\Plans
Plans service. - craft\commerce\services\ProductTypes
Product type service. - craft\commerce\services\Products
Product service. - craft\commerce\services\Purchasables
Product type service. - craft\commerce\services\Sales
Sale service. - craft\commerce\services\ShippingCategories
Shipping category service. - craft\commerce\services\ShippingMethods
Shipping method service. - craft\commerce\services\ShippingRuleCategories
Shipping rule categories service. - craft\commerce\services\ShippingRules
Shipping rule service. - craft\commerce\services\ShippingZones
Shipping zone service. - craft\commerce\services\States
State service. - craft\commerce\services\Subscriptions
Subscriptions service. - craft\commerce\services\TaxCategories
Tax category service. - craft\commerce\services\TaxRates
Tax rate service. - craft\commerce\services\TaxZones
Tax zone service. - craft\commerce\services\Taxes
Class Taxes - craft\commerce\services\Transactions
Transaction service. - craft\commerce\services\Variants
Variant service. - craft\commerce\services\Webhooks
Webhooks service. - craft\commerce\stats\AverageOrderTotal
Average Order Total Stat - craft\commerce\stats\NewCustomers
Total Orders Stat - craft\commerce\stats\RepeatCustomers
Repeat Customers Stat - craft\commerce\stats\TopCustomers
Top Customers Stat - craft\commerce\stats\TopProductTypes
Top Product Types Stat - craft\commerce\stats\TopProducts
Top Products Stat - craft\commerce\stats\TopPurchasables
Top Purchasables Stat - craft\commerce\stats\TotalOrders
Total Orders Stat - craft\commerce\stats\TotalOrdersByCountry
Total Orders by Country Stat - craft\commerce\stats\TotalRevenue
Total Revenue Stat - craft\commerce\test\fixtures\elements\ProductFixture
Class ProductFixture. - craft\commerce\test\mockclasses\Purchasable
Purchasable - craft\commerce\web\assets\chartjs\ChartJsAsset
Asset bundle for the Chart JS - craft\commerce\web\assets\commercecp\CommerceCpAsset
Asset bundle for the Control Panel - craft\commerce\web\assets\commerceui\CommerceOrderAsset
Commerce Order Edit bundle for the Control Panel - craft\commerce\web\assets\commerceui\CommerceUiAsset
Asset bundle for the Control Panel - craft\commerce\web\assets\deepmerge\DeepMergeAsset
Asset bundle for the Chart JS - craft\commerce\web\assets\editproduct\EditProductAsset
Edit Product asset bundle - craft\commerce\web\assets\orderswidget\OrdersWidgetAsset
Asset bundle for the Orders widget - craft\commerce\web\assets\productindex\ProductIndexAsset
Edit Product edit asset bundle - craft\commerce\web\assets\statwidgets\StatWidgetsAsset
Asset bundle for the Stat widgets - craft\commerce\web\assets\variantmatrix\VariantMatrixAsset
Variant Matrix asset bundle. - craft\commerce\web\panel\CommercePanel
- craft\commerce\web\twig\CraftVariableBehavior
Class CraftVariableBehavior - craft\commerce\web\twig\Extension
Class CommerceTwigExtension - craft\commerce\widgets\AverageOrderTotal
Average Order Total widget - craft\commerce\widgets\NewCustomers
New Customers widget - craft\commerce\widgets\Orders
Class Orders - craft\commerce\widgets\RepeatCustomers
Repeat Customers widget - craft\commerce\widgets\TopCustomers
Top Customers widget - craft\commerce\widgets\TopProductTypes
Top Product Types widget - craft\commerce\widgets\TopProducts
Top Products widget - craft\commerce\widgets\TopPurchasables
Top Purchasables widget - craft\commerce\widgets\TotalOrders
Total Orders widget - craft\commerce\widgets\TotalOrdersByCountry
Total Orders By Country widget - craft\commerce\widgets\TotalRevenue
Total Revenue widget