How can I add a Brexit info box for UK customers at checkout?

Hi

I am looking for a way to have an information box (not pop-up) in the check-out flow for UK customers only. I need some extra information because of Brexit to UK customers. Some kind of alert in check out.

I cant find any apps (only pop-up alerts) or checkout setting where this is possible?

Can you help me

Thx

Hi @memeryshoes
In shopify we can do any custom code on checkout page.
But in shopify plus we can edit the checkout page using liquid code.

Hi @memeryshoes

You can only add an extra section as an information box on check out page if you are on Shopify Plus. Alternatively, leaving the message or notice at checkout to your customer seems to be donable by editing your theme language:

  • From Online Store > Themes > Actions > Edit Languages
  • Look for the Checkout and system title, scroll down and look for the Checkout shipping section and you’ll see the Shipping method notice.
  • Edit or add the new text you want and it will appear on the checkout page.

I hope this helps.

Thank you - yes that would help me.