Fluorescent
Cornerstone
Cornerstone
  • Cornerstone Help Center
    • Start using Cornerstone
      • Migrate your theme
      • Theme licenses
    • FAQs
    • Video tutorials
    • Changelog
  • General
    • Editing themes
      • Adding sections
      • Using templates
      • Accessibility
      • Customizing your site
      • H1 heading tags
      • SEO for Shopify themes
      • Online store speed
    • Image guide
      • Web ready photography
      • Image sizes
      • File formats
      • Theme image settings
    • Adapting theme content
      • Edit default theme content
      • Multiple languages
      • Dynamic content with metafields
      • Unique content for markets
    • Update your theme
  • Theme styles
    • Theme settings
    • Style presets
      • Demo layouts
    • Colors
    • Fonts
    • Animation
  • Pages
    • Templates
      • Home page
      • Blog page
      • Blog posts
      • Collections list page
      • Contact page
      • Customer accounts
      • Password page
      • Search page
      • 404 page
    • Sections
      • Section styles
      • Content blocks
      • Blog posts
      • Collapsible row list
      • Collection list
      • Collection list buttons
      • Contact form
      • Countdown banner
      • Countdown bar
      • Featured collection
      • Featured collection with media
      • Featured product
      • Grid
      • Icon with text columns
      • Image hero
      • Media with content split
      • Multi-column
      • Newsletter
      • Newsletter compact
      • Overlapping media with content
      • Promotion grid
      • Quick links
      • Rich text
      • Sales banner
      • Scrolling content
      • Slideshow
      • Tabbed collections
      • Testimonials
      • Video hero
    • Popups
      • Sign up popup
      • Age verification
      • Countdown signup popup
      • Promotional popup
  • Header
    • Announcement bar
      • Language selector
      • Country selector
      • Social media icons
      • Announcements
    • Header
      • Logo
      • Layout and style
      • Mega navigation
      • Transparent header
    • Mobile menu
    • Search bar
  • Footer
    • Footer
      • Contact and social block
      • Links block
      • Logo block
      • Newsletter and social block
      • Text and image block
      • Language and currency
      • Payment icons
      • Custom liquid
  • Products
    • Product listings
      • Layout and style
      • Product card details
    • Product badges
    • Quick shop
  • Product pages
    • Product template
    • Layout and style
      • Media gallery
      • Sticky product details
      • Recommended products sidebar
      • Breadcrumbs
      • Navigation buttons
      • Gift card recipient form
    • Overview blocks
      • Product header
      • Description
      • Variant selector
      • Buy buttons
      • Share icons
      • Collapsible rows block
      • Complementary products
      • Custom option
      • Customer support block
      • Image block
      • Image with text block
      • Information popup
      • Product labels
      • Payments and trust
      • Stock level indicator
      • Text block
      • Text columns with icons
      • Text list with icons
      • App blocks
    • Variant options
      • Chips
      • Swatches
        • Enable swatches
        • Use default colors
        • Use custom colors
        • Use custom images
        • Change swatch styles
        • Show on product cards
        • Dynamic option availability
      • Sibling product swatches
      • Media grouping
    • Product recommendations
  • Collection pages
    • Collection template
    • Banner
    • Product grid
    • Filters and sorting
  • Cart
    • Cart page
    • Quick cart
      • Added to cart popup
    • Free shipping bar
    • Low inventory warning
    • Cross sells
  • Support
    • Support policy
    • Shopify vs Theme issues
    • Store access requests
  • For developers
    • Custom CSS
    • Custom fonts
    • Custom Liquid
    • Custom JavaScript events
    • Edit Theme JavaScript
Powered by GitBook
On this page

Was this helpful?

  1. Theme styles
  2. Style presets

Demo layouts

Last updated 3 months ago

Was this helpful?

All Shopify themes include a default layout of empty placeholder sections. Cornerstone's default template layouts are based on the . (Note: Versions 1.2.3 and earlier was based on the Barista demo.)

On Shopify, it's not possible to include alternate home page layouts. As an alternative, we offer the template code of the other demo stores that you can add to your theme's code editor.

If you want apply the general colors and fonts of a demo, you can in the theme settings.

Add template code to your theme


Use the template code below from one of the demos to replace your home page template in the theme code editor. No knowledge of code is necessary - it's as easy as copy and paste.

  • Duplicate your theme and open the theme code editor.

  • Copy the demo layout code below and paste it into Templates > index.json or product.json

You need a purchased copy of Cornerstone to access the theme code editor.

STEPS

In your Shopify Admin:

  1. In your Theme library, click Actions (...) > Duplicate on your current theme to create a backup version.

  2. Click Actions (...) > Edit code on the duplicated, unpublished theme.

  3. In the Templates folder, find and click on the index.json (home page) or product.json file.

    To create a new product template with the demo layout, click + Add a new template. Select Product as the template type and enter a file name for the template.

  4. Click to open the raw code for the layouts from one of the demos above.

    The template code does not include demo store content or images.

  5. Select all the template code and copy it to your clipboard.

    You can use keyboard shortcuts to Select all (ctrl-a or cmd-a) and copy (ctrl-c or cmd-c).

  6. Select all of the current code in the index.json or product.json file and paste the new code to replace it.

    You can use keyboard shortcuts for Select all (ctrl-a or cmd-a) and paste (ctrl-v or cmd-v).

  7. Click Save.

    That's it! You can now find the updated templates in your theme editor for the duplicate theme. Once your page is edited and ready to go, you can click Publish.

Glow home page

Copy and paste code in index.json

Glow product page

Copy and paste code in product.json or new product template file.

Artisan home page

Copy and paste code in index.json

Artisan product page

Copy and paste code in product.jsonor new product template file.

Botanical home page

Botanical product page

Flair home page

Old Flair demo (before August 2024).

Barista home page

Barista product page


Related links

Copy and paste code in index.json

Copy and paste code in product.jsonor new product template file.

Copy and paste code in index.json

Copy and paste code in index.json

Copy and paste code in product.jsonor new product template file.

View live demo.
View demo.
View live demo.
View live demo.
View demo.
Style presets
Theme settings
Colors
Fonts
Animation
Flair demo store
change the theme style
View live demo.
View demo.
View live demo.
View demo.
37KB
botanical-home.json
20KB
botanical-product.json
46KB
flair-index.json
32KB
flair-old-index.json
29KB
barista-home.json
10KB
barista-product.json
28KB
glow-home.json
28KB
glow-product.json
29KB
artisan-home.json
19KB
artisan-product.json