Checkout Order Review
Display the WooCommerce checkout order review summary with line items and totals. It is shown in the block inserter as Canvas Checkout Order Review and registered as canvas-core/woo-checkout-order.
Select the block on a page and its own settings open in the sidebar, in the panels below:
Settings
Each setting is named exactly as the block editor names it, followed by what it does and what it starts as. Where a setting carries a Shown when line, it stays hidden until that condition is met, which is the usual reason a setting looks missing from the sidebar:
Content
Orders HeadingDefault
Your OrdersHeading above the list of what the shopper is buying.
Totals HeadingDefault
Cart TotalsHeading above the totals beside that list.
Product Column HeadingDefault
ProductHeading over the column of product names.
Quantity Column HeadingDefault
QuantityHeading over the column of quantities.
Line Total Column HeadingDefault
TotalHeading over the column of line totals.
Subtotal Row LabelDefault
Cart SubtotalWording of the row giving the goods total before delivery.
Shipping Row LabelDefault
ShippingWording of the delivery row.
Order Total Row LabelDefault
TotalWording of the final row, the amount the shopper will pay.
Place Order Button LabelDefault
Place OrderWording on the button that submits the order. Some payment methods replace it with their own wording.
Style
Row Label TagDefaultStrong
How each row label is marked up. Strong or Span keeps the totals out of the page outline; a heading level puts them in it.
ChoicesStrongHeading 5Heading 6Span
Row Label ClassesDefaultEmpty
Class names on every row label, setting its size, weight or colour.
Value Cell ClassesDefaultEmpty
Class names on the figure in every row except the final total.
Order Total Value ClassesDefault
color leadClass names on the final amount, which the design sets larger and in the theme colour so it stands out from the rows above.
Row Wrapper ClassesDefault
row col-mb-50 gutter-50Class names on the row holding the order list and the totals, setting the space between and below them.
Column ClassesDefault
col-lg-6Class names on each of those two columns. The default sets them side by side on a laptop and stacked below that.
Table ClassesDefault
table cartClass names on the order table itself.
Place Order Button ClassesDefault
button button-3dClass names that set the look of the button that submits the order.
Related
Every Canvas block also carries the Animation, Scroll Effects and Advanced panels, which are described in Controls every Canvas block has.
Other blocks in WooCommerce: Add to Cart, Cart Table, Cart Totals, Checkout Billing, Conference Tickets, Cross-Sells.

