wppizza / markup / pages

“Order”, “Confirmation” (if used), “Payment processing” (for some gateways), “Order cancelled”, “Thank you” and “Purchase history” pages

Above pages are generally made up of global modules and order modules as appropriate, alongside html elements that are specific to each page.
They are typically also wrapped in a surrounding div element that can be distinctly targeted by its id when using your own css declarations. (Please refer to the section Modify/Edit Styles / Layout regarding using your own css)

Please refer to each page’s documentation regarding their purpose, available filter and action hooks as well as various examples

note: Some global modules can also be used as individual widgets.