ZEST theme
Try Zest freeResourcesOther solutions
  • What is Zest theme
  • Changelog
  • Refund policy
  • Support policy
  • Getting started
    • Install Zest theme
    • Set up my store as Zest demo
    • Update Zest theme
    • Theme license & Transfer
  • build for success series
    • Landing page like puravida
  • Page's global sections
    • General settings
    • Announcement bar
    • Banner logo 🔥
    • Header
    • Footer
    • Menu
      • Add a banner to mega menu
      • Add products to mega menu
      • Add collections to mega menu
      • Add custom cards to mega menu
      • Customize a hovering menu
    • Mobile navigation bar
    • Age verifier pop-up
    • Pop-up
  • Theme sections
    • Auto-scrolling promotion
    • Before/ After image slider
    • Blog posts
    • Collage tab
    • Collapsible tab
    • Collection list
    • Collection list slider
    • Collections showcase 🔥
    • Collection tab
    • Contact form
    • Countdown timer
    • Custom content
    • Custom liquid & HTML
    • Favorite collection 🔥
    • Favorite products
    • Featured product
    • Featured product slider
    • Featured collection
    • Gallery images
    • Handpicked products
    • Highlight text with image 🔥
    • Image with text
    • Image with text overlay
    • Image with text slider
    • Layered images 🔥
    • Logo list
    • Lookbook
    • Map
    • Mixed image cards 🔥
    • Multicolumn
    • Newsletter
    • Products bundle
    • Product tabs
    • Promotion banner 🔥
    • Press
    • Rich text
    • Slideshow
    • Testimonials
    • Video
    • Video hero
  • Theme settings
    • General settings
    • Animations
    • Cart
    • Checkout
    • Color swatches
    • Colors & Color schemes
    • Currency format
    • Cookies banner
    • Layout
    • Product card
    • Product quick view
    • Search
    • Social media
    • Theme style
    • Typography
  • Collections & Products
    • Product page
      • Product template
      • Product description
      • Breadcrumbs
      • Product information
      • Recently viewed products
      • Product recommendations
      • Quick order list 🔥
    • Collection page
      • Collection template
      • Collection sections
        • Collection banner
        • Product grid
    • Collections list page
  • Languages & Countries/Regions
    • Languages
    • Countries/ Regions
  • Other pages
    • 404 page
    • About us
    • Blogs
    • Blog posts
    • Cart & Checkout
    • FAQs page
    • Password
    • Search page
  • FAQs
    • Generic
      • Add custom fonts
      • Add custom CSS
      • Add custom badges to the product card and product page
      • Add gift wrap option to my cart
      • Add product review apps to my theme
      • Change the copyright text at the footer
      • Compare Zest with other Shopify themes
      • Does Zest support RTL languages?
      • JavaScript events for developers 🔥
      • How to migrate your Zest theme to version 7.0.0
      • My store has a low speed score - How can I improve it?
      • Show Payment icons on the Footer 🔥
    • Product page
      • Add a size chart to your product page
      • Add recipient fields to my gift card product
      • Edit product breadcrumbs using metafields
      • Set up quantity rules and volume pricing 🔥
    • Shopify functions
      • Combined listings app 🔥
      • Does Zest support Section groups?
      • Get to know dynamic checkout buttons
Powered by GitBook
On this page
  • Get the sample data
  • Import the sample data to your theme
  1. Getting started

Set up my store as Zest demo

A guide to import Zest demo data onto your store

PreviousInstall Zest themeNextUpdate Zest theme

Last updated 1 month ago

Zest offers (Flairy, Gusto, Laura, Cosmo, and Fleek) that are great starting points for building your eCommerce site to stand out from the crowd.

If you want to import and set up your store as a demo, make sure your theme is not in the trial mode and follow the steps below.

Get the sample data

After uploading the theme file to your Shopify store by following this , simply click on the links listed below to download the demo sample data that you want.

Demo
Sample data

Cosmo

Flairy

Fleek

Gusto

Laura

In each sample data folder, you will see some files in .json format.

Import the sample data to your theme

All images and products in the demos will be replaced by placeholders.

Kindly upload your products and pictures to finish the store's look and feel.

Steps:

  1. From your Shopify dashboard, go to Online Store > Actions > Edit code.

  2. Open the theme files in the theme code and replace the content with the corresponding files in the sample data folder.

templates/index.json: copy and replace the content of the file templates/index.json.

sections/header-group.json: copy and replace the content of the file sections/header-group.json.

sections/footer-group.json: copy and replace the content of the file sections/footer-group.json.

  1. Save all the changes.

Use the search bar to quickly search and navigate to the theme files you need.

Download
Download
Download
Download
Download
5 demos
help article
For example, in this zest-fleek file, you can find 2 major folders: 'templates' and 'sections'
Open the 'sections' folder, you will see the above .json files.