VbzCart/docs/v1/class/vcrAdminCart

From Woozle Writes Code
< VbzCart‎ | docs‎ | v1/class
Revision as of 13:23, 12 March 2019 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Page/code/class

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.