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.

Which themes are Online Store 2.0 compatible using the API?

Solved

Which themes are Online Store 2.0 compatible using the API?

keiraarts
Shopify Partner
55 8 11

The latest release of the Shopify theme API doesn't support a field to signal if a merchant's current theme is 'Online Store 2.0' compatible. This makes it difficult for apps that exclusively work on these new themes to show merchants how the app can be installed on their storefront.


https://shopify.dev/api/admin-rest/2022-01/resources/theme#top 

Is there a way to currently learn if a theme is Online 2.0 compatible? 

Head of space operations on the Shopify moon-base.
Building orderediting.com, viaGlamour.com, magicsoaps.ca
Accepted Solution (1)

PaulNewton
Shopify Partner
7721 678 1619

This is an accepted solution.

I wouldn't expect such a signal to ever exist , "compatibility" is super ambiguous here. To many variables in play.

 

You have to parse the theme itself for the "compatibility" you care about

https://shopify.dev/apps/online-store/verify-support 

Remember the error handling, such methods as in the above linke are heuristics of what was when it was ran not a permanent fact.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org


View solution in original post

Reply 1 (1)

PaulNewton
Shopify Partner
7721 678 1619

This is an accepted solution.

I wouldn't expect such a signal to ever exist , "compatibility" is super ambiguous here. To many variables in play.

 

You have to parse the theme itself for the "compatibility" you care about

https://shopify.dev/apps/online-store/verify-support 

Remember the error handling, such methods as in the above linke are heuristics of what was when it was ran not a permanent fact.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org