What's your biggest current challenge? Have your say in Community Polls along the right column.
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Customize the Banner in Checkout Extension

Solved

Customize the Banner in Checkout Extension

ecomdevstar
Excursionist
16 0 3

Hey Experts,

I hope you are doing well!

I'm building the extension for Shopify Checkout page.

I used the Collapsable Banner and it will be opened when we click the button.

but I would like to make it so that it will be always opened automatically while that is loading.

https://prnt.sc/n_btHvcqsshu

Please advise,

Thank you in advance.

Accepted Solution (1)

SBD_
Shopify Staff
1831 273 421

This is an accepted solution.

Hey @ecomdevstar 

 

It seems there's only a collapsible property (no option to have it open by default). 

 

Please pass along a feature request here: https://github.com/Shopify/ui-extensions/issues

Scott | Developer Advocate @ Shopify 

View solution in original post

Replies 4 (4)
ecomdevstar
Excursionist
16 0 3

Thank you for your reply @NuellDave !

But I have a simple question.

Unfortunately, we can't use the DOM & Javascript event in extension and can use only some Components what Shopify provides.

How can we add the Javascript event to checkout extension?

ecomdevstar
Excursionist
16 0 3

Okay, thank you for your kind support!!! 😃

SBD_
Shopify Staff
1831 273 421

This is an accepted solution.

Hey @ecomdevstar 

 

It seems there's only a collapsible property (no option to have it open by default). 

 

Please pass along a feature request here: https://github.com/Shopify/ui-extensions/issues

Scott | Developer Advocate @ Shopify 

ecomdevstar
Excursionist
16 0 3

Thank you so much!