How to add a link to the marketing opt-in checkbox on checkout?

Hi everyone,

I’m working on customizing the checkout and want to add a link inline with the “Email me with news and offers” text (marketing opt-in section). When users click the link, it should open a modal with additional information.

So far, I’ve used Checkout UI Extensions and managed to add the link below the checkbox. However, I want to append it inline to the end of the existing text (e.g., “Email me with news and offers (Learn More)”).

Is there any way to achieve this using Checkout UI Extensions?

Thanks for your help!