docs/api/Opencart.Catalog.Model.Checkout.Cart.html
| extends | Model |
Class Cart
Located at catalog\model\checkout\cart.php
| Methods |
|---|
| ` |
public
` | `getProducts(): array<int, array<string, mixed>>`
Get Products
Get Products
| # | | `
public
` | `getVouchers(): array<string, array<string, mixed>>`
Get Vouchers
Get Vouchers
| # | | `
public
` | `getTotals(array<int, array<string, mixed>> &$totals, array<int, float> &$taxes, int &$total): void`
Get Totals
Get Totals
| # |
| Methods inherited from Opencart\System\Engine\Model |
|---|
__construct(),__get(), __set(),__isset() |
| Properties inherited from Opencart\System\Engine\Model |
|---|
$registry |
OpenCart API API documentation generated by ApiGen dev-master