VbzCart/docs/v1/class/vcrAdminCart: Difference between revisions
Jump to navigation
Jump to search
imported>Woozle (Created page with "{{page/code/class}} * '''file''': {{l/version|file|dropins/04a cart/cart.php}} * '''extends''': {{l/version|class|vcrShopCart}} * '''extended by''': ''none'' This is the admi...") |
m (Woozle moved page VbzCart/VbzCart/v1/class/vcrAdminCart to VbzCart/docs/v1/class/vcrAdminCart without leaving a redirect: part 5/5) |
(No difference)
|
Latest revision as of 01:58, 25 February 2024
- file: Template:L/version
- extends: Template:L/version
- extended by: none
This is the administration UI for the shopping cart. It extends from the customer-facing UI for specific reasons that should be noted here -- but in general, the code needs to be able to manipulate the customer cart using the same code wherever possible, to minimize technical debt.