Cart Totals
Display the WooCommerce cart totals panel including subtotal, shipping, and checkout button. It is shown in the block inserter as Canvas Cart Totals and registered as canvas-core/woo-cart-totals.
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:
Layout
LayoutDefaultTwo Columns (shipping beside totals)
Whether the shipping calculator sits beside the totals or everything stacks into one narrow panel.
ChoicesTwo Columns (shipping beside totals)Stacked (sidebar panel)
Column ClassesDefaultEmpty
Class names on each of the two columns, which is what decides how the width is shared between them.
Content
Show Shipping CalculatorDefaultOn
Let the shopper estimate delivery from the cart by entering a country and postcode.
Shipping Calculator PlacementDefaultOwn Column
Whether the calculator has a column of its own or folds away behind a link inside the totals.
ChoicesOwn ColumnToggle Inside TotalsShown when Show Shipping Calculator is on
Shipping HeadingDefault
Calculate ShippingHeading above the shipping calculator.
Shown when Show Shipping Calculator is on
Shipping State PlaceholderDefault
State / CountryGrey prompt inside the state box before the shopper chooses.
Shown when Show Shipping Calculator is on
Shipping Postcode PlaceholderDefault
PostCode / ZipGrey prompt inside the postcode box before the shopper types.
Shown when Show Shipping Calculator is on
Searchable Country DropdownDefaultOn
WooCommerce's select2 enhancement on the country and state fields. Off renders the theme's own select, which is what the shipping panel is designed around.
Shown when Show Shipping Calculator is on
Update Totals LabelDefault
Update TotalsWording on the button that works out delivery for the address entered.
Shown when Show Shipping Calculator is on
Totals HeadingDefault
Cart TotalsHeading above the totals panel.
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.
Show Proceed to Checkout ButtonDefaultOff
Put a checkout button at the foot of the totals panel. Turn it on when the cart table beside it does not carry one.
Proceed to Checkout LabelDefault
Proceed to CheckoutWording on that button.
Shown when Show Proceed to Checkout Button is on
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
amount 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.
Totals Table ClassesDefault
table cart cart-totalsClass names on the totals table itself.
Shipping Form ClassesDefault
rowClass names on the shipping calculator form, which is what sets its fields side by side or stacked.
Shown when Show Shipping Calculator is on
Update Totals Button ClassesDefault
button button-3d m-0 button-blackClass names that set the look of the shipping calculator button.
Shown when Show Shipping Calculator is on
Row Wrapper ClassesDefault
row col-mb-30Class names on the row holding the two columns, setting the space between them when they stack.
Proceed Button ClassesDefault
button button-3d button-black d-block text-center m-0Class names that set the look of the checkout button, including whether it stretches the full width of the panel.
Shown when Show Proceed to Checkout Button is on
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, Checkout Billing, Checkout Order Review, Conference Tickets, Cross-Sells.

