Evonux
1
So I saw that we can now show announcement bars in the checkout and new customer accounts, but I can’t find any documentation on how to build that.
I also can’t find anything under “announcement” or “bar” when generating a new extension:
Can anyone share a link with the docs on how this is built?
Hi @Evonux, when generating the extension, please choose extension type “Checkout UI” or “Customer account UI”.
To build announcement UI for Checkout, please see purchase.thank-you.announcement.render.
To build announcement UI for Customer Account, please see customer-account.order-index.announcement.render but note that there are several other targets available.