Dynamic content on Checkout page

Hi everyone,

What I’d like to achieve is fairly simple; I have a small bit of text on the Checkout page of my site that I would like my client to be able to update constantly, but I haven’t been able to link it to the CMS or Editor in any way. How can I achieve this?

Any help is very much appreciated.

Hi @aayham, welcome to the forum and your first post.

I believe the only way to achieve this is with custom code. With custom code you could create an element that contained the text you want to display on a page of your choosing. Then using Ajax, pull that content in and display it within an element on your checkout page.

The client could easily edit the content of the element on the “message” page via the editor.

https://api.jquery.com/load/#load-url-data-complete

Hi @webdev, thank you for your response!

I’m not very good with custom code, so could you elaborate on where I should put the code and how the code should look like? That’d be a great help!

I am available for freelance work. PM me if you want a solution.