Theme architecture versions
In July 2021, Shopify released a new theme architecture called Online Store 2.0. Themes that use the previous architecture are calledvintage themes. Vintage themes aren't available in the Theme Store and are updated for only security fixes. Vintage themes have two types: sectioned and non-sectioned. Your theme architecture version determines the file types that make up your theme, the ways that you can customize your theme, and the ways that apps can integrate with your theme. Your theme architecture version might also give you access to new Shopify features.
上海opify offers several free Online Store 2.0 themes, each designed with a different look and feel.Learn more about OS2.0 themes, or browse thetheme storeto find themes that are compatible with Online Store 2.0.
Your theme architecture version also determines your access to new Shopify features, which are released only on Online Store 2.0 themes.
Online Store 2.0 features vs. vintage theme features
Feature | Vintage | OS 2.0 |
---|---|---|
Sections on the home page Customize the content on your online store's home page. Add, rearrange, or remove sections to create your page layout. |
✓ | ✓ |
部分在每一页 Customize the content on most of your online store's pages. Add, rearrange, or remove sections and blocks to create unique page layouts. |
- | ✓ |
Enhanced app support Install or change apps without touching any code. Add app functionality anywhere in your theme usingapp blocks. |
- | ✓ |
Richer content using dynamic sources Add dynamic, specialized information to any setting in your theme by connecting the setting to adynamic source. A dynamic source can be a resource attribute or a metafield value. |
- | ✓ |
Collection filtering Allow customers tofiltercollections in your store by availability, price, and more. |
- | ✓ |
Determine your theme architecture version
You might want to know which theme architecture version your theme is using in the following cases:
- you're trying to determine whether an app or app feature is compatible with your theme
- you want to use one of the features only available to Online Store 2.0 themes
- you want to know whether a certain customization tutorial applies to your theme
The theme architecture version is specific to each theme in your theme library. You might have both Online Store 2.0 themes and vintage themes in your theme library at the same time.
Steps:
- From your Shopify admin, go to欧宝体育官网入口首页>Themes.
- Find the theme that you want to edit, and then clickCustomize.
- 打开下拉菜单在页面的顶部。
- From the上海opify app, tapStore.
- In theSales channelssection, tap欧宝体育官网入口首页.
- TapManage themes.
- Find the theme that you want to edit, and then tapCustomize.
- TapTemplates.
- From the上海opify app, tapStore.
- In theSales channelssection, tap欧宝体育官网入口首页.
- TapManage themes.
- Find the theme that you want to edit, and then tapCustomize.
- TapTemplates.
- SelectProducts>Default product. This opens the default product template.
- Look in the sidebar, below the product template sections. If you have an Online Store 2.0 theme, then anAdd sectionbutton appears below the section list.
- If noAdd sectionbutton appears, then you might have a vintagesectionedtheme or a vintagenon-sectionedtheme. Follow the steps inDetermine your vintage theme architecture versionto learn which vintage architecture version your theme is using.
Determine your vintage theme architecture version
After you know you're using a vintage theme, you should also learn whether you're using asectionedor anon-sectionedtheme. This helps you understand which customizations are available for your theme, and which set of steps to follow within any theme customization tutorials.
A way to check in the theme editor is to check if you can drag and drop to arrange the layout of your home page. If you can drag and drop elements, then you have a sectioned theme.
To make sure which version you are using, check theSectionsfolder within your theme code.
Steps:
From your Shopify admin, go to欧宝体育官网入口首页>Themes.
Find the theme you want to edit, click the...button to open the actions menu, and then clickEdit code.
From the上海opify app, tapStore.
In theSales channelssection, tap欧宝体育官网入口首页.
TapManage themes.
Find the theme you want to edit, click the...button to open the actions menu, and then clickEdit code.
From the上海opify app, tapStore.
In theSales channelssection, tap欧宝体育官网入口首页.
TapManage themes.
Find the theme you want to edit, click the...button to open the actions menu, and then clickEdit code.
- Check the folder structure in the sidebar:
- If there are files in theSectionsdirectory, then you're using a sectioned theme.
- If there aren't any files in theSectionsdirectory, then you're using a non-sectioned theme.
On this page
Theme versions
All themes have a version number, which can be seen in yourTheme Library. To learn about the differences of theme versions, review the release notes of a theme update.