NO BUG: Checkout page can't be added in page setup

Chrome 110
Windows
https://jam.dev/c/c015119c-1a2b-420a-8ce7-e6738b6f318e

I am having some issues adding a checkout page to woocommerce. I have made a checkout page with bricks templates ( I even made 3). But these don’t show up in woocommerce settings. Could someone tell me what I am missing here?

Sorry if this is not a bug.


Hi Albert,

The template gets applied to the checkout page you choose. So you’d have to create an empty page (e.g. Checkout), assign it in Woo settings, and then your custom Bricks template would apply automatically.

Hope this helps :slight_smile:

Kind regards,
Charaf

Hi Charaf,

Thank you for your quick responds.
Whenever I create an empty page I can’t see the "check out order review"and the “checkout customer details” widget. Do I suppose to apply it using shortcode from the template?

Hi Albert,

Yes, that’s correct :slight_smile:

Thank you,

Any chance you could tell me why the check out process doesn’t happen?

Yellow button = aanmelden is add to cart button.

It doesn’t show any errors and continues the checkout. By that I mean, even if i select payment options, it doesn’t continue.

Hi @albertk ,

In your Checkout page (Inside Pages), please use [woocommerce_checkout] instead of [bricks_template id=“XXX”]

Thank you very much cheraf & itchycode!