Default Template: Difference between revisions

From Posstack.com Documentations
No edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
==== 1. What is the Default template: ====
==== 1. What is the Default template: ====
Default templates control what's rendered on each type of page in a theme by default.
All themes come with a default template for each type.  


Each page type in Shopify has an associated template type. And you must have a matching default template for any page type that you want to render. For example, to render a product page, you need at least one default template of type 'product'.  
Default templates control what's rendered by default on each type of page in a Shopify theme. You must have a matching default template for any page type you want to render. For example, to render a product page, you need at least one default template of type '''''product'''''. In this case, all products will use the default template if you don't have an alternate template explicitly set.   


Within the context of the Easy Content Builder, default templates refer to the following default templates:
[[File:Ecb overview default theme new.jpg|1200x1200px]]


Within the context of the Easy Content Builder, the app will work with the following default templates:
* The '''product.json''' template renders the product pages, which contain a product's media and content, and a form for customers to select a variant and add it to the cart.
* The '''product.json''' template renders the product pages, which contain a product's media and content, and a form for customers to select a variant and add it to the cart.
* The '''page.json''' template renders the store's pages, like '''About us''' or '''Contact us'''.
* The '''page.json''' template renders the store's pages, like '''About us''' or '''Contact us'''.
Line 17: Line 18:
* Create a new template ([[Clean Template|More info]])
* Create a new template ([[Clean Template|More info]])
* Migrate templates to a new OS 2.0 theme ([[Migration|More info]]).
* Migrate templates to a new OS 2.0 theme ([[Migration|More info]]).
''(to be updated)''
[[File:Ecb overview default theme.jpg|800x800px]]
In the theme editor, you can discover which templates are applied to which pages and then edit them to customize the information displayed to your customers.

Latest revision as of 03:53, 25 September 2023

1. What is the Default template:

All themes come with a default template for each type.

Default templates control what's rendered by default on each type of page in a Shopify theme. You must have a matching default template for any page type you want to render. For example, to render a product page, you need at least one default template of type product. In this case, all products will use the default template if you don't have an alternate template explicitly set.  

Ecb overview default theme new.jpg

Within the context of the Easy Content Builder, the app will work with the following default templates:

  • The product.json template renders the product pages, which contain a product's media and content, and a form for customers to select a variant and add it to the cart.
  • The page.json template renders the store's pages, like About us or Contact us.
  • The article.json template renders the article pages, which contain the full content of the article.

2. When is the Default template used in the Easy Content Builder app:

The Easy Content Builder (ECB) app allows you to build a unique template for each page with your custom layout and content.

The ECB app will use the Default template as a Base template in the following cases: