How to switch cart/checkout blocks to the classic shortcodes

Since WooCommerce 8.3+ the Cart and Checkout pages are being rendered from blocks by default. At the moment Merchant is not compatible with those new blocks, so some functionalities that handle with Cart/Checkout won’t work. In this case, to get the Merchant functionalities working, you have to switch to the Classic Shortcodes.

  1. Go to Pages > All Pages, and then locate and edit the Cart/Checkout page.
  2. In the page editor, open the List View and select the Cart or Checkout block.
  3. Open the Block Transform menu as seen above.
  4. Choose “Classic Shortcode”.
  5. The block will be transformed into a Classic Shortcode placeholder block.
  6. Save your changes by clicking the Update button in the top bar.