Palo Alto 6.2.1 has been released
Release notes
Palo Alto Doumentation
NewSupport
Palo Alto 4.4
Palo Alto 4.4
  • Palo Alto Theme Documentation
  • Changelog
    • The new experience
    • What's new in 4.4
  • Header
    • Announcement bar
    • Transparent header
    • Mega Menu
    • Highlighted link
    • Logo
  • Sections
    • Target Settings
    • How to use sections
    • Recommended Image Sizes
    • Highlight words
    • Palo Alto sections
      • Collection list
      • Collection marbles
      • Featured collection
      • Featured product
      • Products list
      • Tab collections
      • Marquee
      • Custom content
      • Grid
      • Image accordions
      • Image with text
      • Logo list
      • Mosaic
      • Overlapping images
      • Shop the look
      • Slideshow
      • Split images
      • Video
      • Banner with text columns
      • Blog posts
      • Contact form
      • Custom HTML
      • Icons row
      • Locations
      • Newsletter
      • Press
      • Promo
      • Shoppable blog posts
      • Tabs
      • Testimonials
      • Text
      • Text columns with images
      • Promotion row
  • Upsell
    • Upsell
  • Theme Settings
    • Theme Settings Intro
      • Colors
      • Typography
      • Appearance
      • Product Grid
      • Quick shop
      • Cart
      • Loading icon
      • Checkout
      • Theme style
  • Products
    • Product Pages
    • Creating new Product page templates
    • Pre-order
    • Theme blocks
      • Title and price
      • Form
      • Product description
      • Accordions
      • Upsell
      • Share button
      • Text
      • Icon
      • Icon row
      • Inventory countdown
      • Popup text
      • Divider
    • Swatches
    • Product ratings
  • Collections
    • Collection Pages
    • Filtering options
    • Sub-collections
    • Collection pages promo
    • Cutline
    • Badges
  • Popups
    • Popups
    • Popup Behavior
  • Footer
    • Footer
      • Logo
      • Link list
      • Text
      • Blog
      • Newsletter
    • How to remove the Shopify credit
  • Blogs
    • Blog Pages
    • Creating new Blog page templates
  • Pages
    • Pages
  • Updates
    • Checking your theme version
    • Downloading the latest version
    • Updating your theme
  • Support
    • Contacting support
    • Sharing a preview link
  • Custom
    • How to make CSS customizations
    • How to add Custom Fonts
Powered by GitBook
On this page
  • Updating from a previous version of Palo Alto.
  • Updating from Palo Alto 4.0.0 and higher.
Export as PDF
  1. Updates

Updating your theme

Information about updating to the newest version of the Palo Alto theme

PreviousDownloading the latest versionNextContacting support

Updating from a previous version of Palo Alto.

Palo Alto 4.4.0 has built-in integration of Online Store 2.0 features. This is a major change. We recommend that you download the new theme and build a fresh version of your store using the new tools included in the platform. There is no simple migration from earlier versions. This applies to all themes that have been built for Online Store 2.0.

Migrating settings is not recommend. Due to the many performance improvements including with Online Store 2.0, legacy settings files will slow down your store load times. A fresh theme build is recommended for Online Store 2.0. Consult a Shopify Expert if you require assistance with moving your store from an earlier version to Online Store 2.0.

Future releases based on Online Store 2.0 will be easier to migrate settings.

Updating from Palo Alto 4.0.0 and higher.

If you're coming from Palo Alto 4.0.0 (or higher) you are using the new structure of JSON templates. There might be a chance for you to transfer over some of the settings in your edited page templates.

To start, you will need to first download a fresh copy of our latest version of Palo Alto from the .

Next, you can open the code editor of your current copy by going into your Online Store > Themes and clicking on Actions > Edit code.

Here, you should find the edited page templates with a small grey dot as an indication that they are changed.

What you can do here is to open up the edited page templates, we'll use index.json for our example, and copy the content to paste in the new theme.

To help select and copy all of the code here you can use Command + A followed by Command + C (or CTRL + A, CTRL + C for Windows).

The last step is to open the code editor for the new copy, open up the same file (in our case index.json), and paste in all of the code.

Note: You have to also delete all of the predefined code. Use Command + A again to select it all and click Delete.

Lastly, all that's left is to save the changes. If no build errors pop up, you have successfully transferred all of the settings that are still compatible with the new version.

Please note that it's possible not all settings will be compatible in which case you could run into a build error or just have missing sections.

Repeat this process for all templates.

Always check your progress through the Theme Editor and add in the missing sections before publishing the new copy.

If you run into a lot of build errors, then the best thing to do would be to manually redo all sections from the Theme Editor for the template.

Shopify Theme Store