VbzCart/docs/v1/class/vcrShopCart: Difference between revisions

From Woozle Writes Code
< VbzCart‎ | docs‎ | v1/class
Jump to navigation Jump to search
imported>Woozle
(Created page with "{{page/code/class}} * '''file''': {{l/version|file|cart/cart.shop.php}} * '''extends''': {{l/version|class|vcrCart}} * '''extended by''': {{l/version|class|vcrAdminCart}} Thi...")
 
imported>Woozle
No edit summary
Line 3: Line 3:
* '''extends''': {{l/version|class|vcrCart}}
* '''extends''': {{l/version|class|vcrCart}}
* '''extended by''': {{l/version|class|vcrAdminCart}}
* '''extended by''': {{l/version|class|vcrAdminCart}}
* '''call chains''':
** RenderBillingPage() (called by {{l/version|class|vcPageContent_ckout}} (2))
*** calls {{l/version|class|vcCartData_Buyer}}::RenderPayment()


This is the customer-facing UI for the shopping cart.
This is the customer-facing UI for the shopping cart.

Revision as of 13:32, 12 March 2019

Template:Page/code/class

This is the customer-facing UI for the shopping cart.