How do I know if a shop is an Online Store 2.0?

Solved
ericute
Shopify Partner
48 3 6

I've seen this question asked a couple of times:

 

But, I don't see a definitive answer on how to identify if a Shop is a (or has been migrated to) Online Store 2.0 (https://shopify.dev/docs/themes/os20).

 

I'm planning to just mark it as Online Store 2.0 if the 404 file has a json extension (I.e. 404.json). Will that suffice?

Accepted Solution (1)
ericute
Shopify Partner
48 3 6

This is an accepted solution.

Found the official document to verify theme support for App Blocks:  https://shopify.dev/docs/apps/online-store/verify-support#verify-support-for-app-blocks

 

I'm not sure if it is the same validation for App Embed Blocks.

View solution in original post

Replies 3 (3)
Dan-From-Ryviu
Shopify Partner
5453 994 1012

 

  • In Online Store > Themes > Edit code

  • In Templates folder of your theme, all your files are .json then it means your theme is Shopify 2.0 OS theme

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

ericute
Shopify Partner
48 3 6

I'm trying to build an app using theme app extension and this validation will be done via code. Can this be done via an API call?

ericute
Shopify Partner
48 3 6

This is an accepted solution.

Found the official document to verify theme support for App Blocks:  https://shopify.dev/docs/apps/online-store/verify-support#verify-support-for-app-blocks

 

I'm not sure if it is the same validation for App Embed Blocks.