Pops ships with JSON templates for the 404 page, blog articles, blog listing, cart, collection, home page, list-collections, standard pages, contact page, password page, product page, quick-add modal, and search results, plus a gift card Liquid template.
List of templates
Updated last month
Pops includes the following JSON templates:
Template | Renders |
|---|---|
| The page shown when a customer enters an invalid store URL. |
| An individual blog article. |
| A blog page listing all articles in that blog. |
| The cart page, showing the customer's cart contents. |
| A collection page listing all products in that collection. |
| The gift card issued to a customer after purchase. |
| The store's home page at the root URL. |
| The page listing all of the store's collections. |
| The store's standard pages. |
| The contact page. |
| The password landing page shown when password protection is enabled. |
| The product page, with media, content, and the add-to-cart form. |
| The add-to-cart modal. |
| The storefront search results page. |
| Preset variants of the corresponding base templates included with the Pops preset. |
FAQ
Answers below come from the Pops template list above.
What JSON templates does the Pops theme include?
Which Pops template renders the 404 page?
The 404.json template renders the page shown when a customer enters an invalid store URL.
How does Pops render the product page and the add-to-cart modal?
product.json renders the product page with media, content, and the add-to-cart form, while product.quick-add.json renders the add-to-cart modal.
What does the password.json template do in Pops?
password.json renders the password landing page shown when store password protection is enabled.
Which Pops templates come as preset variants?
The Pops preset includes preset variants of article.json, blog.json, collection.json, index.json, list-collections.json, page.contact.json, and page.faq.json.
What does the gift_card.liquid template render in Pops?
gift_card.liquid renders the gift card issued to a customer after purchase.