Editing WooCommerce Checkout Order Review Element - Is it possible?

For instance, I would like to add an extra required checkbox before placing an order. Could I add that with Bricks builder?

Thanks!

Hi @Rational,
In short, the answer is no, perhaps in future it will be added.

I recently had a request from a client whom asked if I could add a ‘Request VAT Invoice’ checkbox to the form in the checkout, so I searched through the Bricks Docs and forum etc. and couldn’t find anything.

My two options were to purchase a plugin, or edit the Woocommerce php code myself.

Hope that helps :slight_smile:

Thank you! I will probably have the same options :slight_smile:

You’re welcome.

A DIY version can be found on the WP Beaches site

and a plugin (I’m sure there are others too) - WooCommerce Checkout Addons

Very helpful! Thank you!