Hello @miguelophone,
Thank you for reaching out,
Please tell us how you added that text with checkbox,
in the source code, there is no checkbox: https://postimg.cc/PLPSmJ37.
Also, you are using Checkout as a block.
Instead, try using the classic checkout shortcode and check if any changes occur: https://woocommerce.com/document/woocommerce-shortcodes/page-shortcodes/#checkout
Also, in the meantime, perform a basic troubleshooting checkup method and make sure the issue is related to our theme or plugin(s). To do this, deactivate all other plugins, then activate them one by one and check for this issue. Continue doing this until you find out what product is causing a conflict with our product.
I hope it helps.
Best Regards
Thank you very much, solved, the problem was that when reviewing the pages that Woocommmerce creates by default, the block code actually appeared and not the shortcode [woocommerce_checkout].
What is curious is that working with the same theme (OceanWp) the oldest websites all have shortcode, however the newer web pages or those that we are currently building all appeared with that same problem.
Does it have something to do with the latest theme update?
Hello @miguelophone,
Thank you for reaching out,
These changes are related to updates introduced in recent versions of WooCommerce. In new WooCommerce installations, blocks have replaced shortcodes, likely to improve compatibility with FSE (Full Site Editing) themes. Themes do not have control over these changes. You can test it with another theme to see the behavior.
I hope it helps.
Best Regards