Skip to main content

The new cart/checkout in WooCommerce 8.3

In WooCommerce 8.3 and later versions, your cart and checkout pages will be created using the new WooCommerce blocks. This brings a new layout, which some may dislike compared to the previous legacy cart and checkout.

Legacy Cart/Checkout
Block Based Cart/Checkout

Switching to the legacy layouts

  1. Edit your checkout page created by WooCommerce
  2. Delete the Checkout block by using the element navigator
  3. Add a shortcode block to the page
  4. Add [woocommerce_checkout] as your shortcode
  5. Save the page

The exact same process can then be repeated for the Cart page using the shortcode [woocommerce_cart]