How can I set up a post-purchase account creation page?

Hi! Have you found a solution for this? The only way would be to add custom code to, for example, the cart page. Before checkout, they are prompted to sign in/register. Once they do, they are either taken back to the cart or wherever the previous step was and only then can move forward through checkout. This does require some conditional logic and custom coding using HTML, CSS, Liquid and JS.