VbzCart/v1/class/vcrAdminCart
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
{{#set:in project=VbzCart}}{{#set:thing type=VbzCart/class}}{{#set:class name=vcrAdminCart}}{{#set:version=v1}}
- file: dropins/04a cart/cart.php
- extends: vcrShopCart
- 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.
