Updating to 6.3 notes
Tips for Pipeline customers updating to version 6.3
The Image banner section (aka hero banner) now uses blocks and supports multiple buttons horizontally and stacked vertically. Leverage blocks to customize your banner messaging and call to action.
Blocks for content:

Add multiple blocks of content and organize the order and style of each:

Important note:
When copying the JSON files to migrate from an earlier version, the Image banner section content except for the banner image will appear blank. You will need to build the banner section again using blocks.
Example after JSON copy from older version to new:

The Collections list section has changed in the JSON file:

When copying over the JSON files from a previous version of Pipeline to Pipeline 6.3, you may see this error message:

There are 2 steps to change the code:
First, find and change from:
section-collection-grid
to
section-list-collections

Next, for each of the blocks (collection tabs) the "type" will need to be renamed from:
featured_collection
to
collection
Demonstration:

Also update each block from "featured_collection" to "collection"
The Rich text section also uses blocks for content as of Pipeline 6.2.0. This provides more flexibility and increases customization options for the section.
Like the Image banner, content is not migrated over when copying JSON files. You will need to manually build the section using blocks if you're migrating from Pipeline 6.1.3 or earlier:

Important note:
When copying the JSON files to migrate from Pipeline 6.1.3 or earlier, the Rich text section content will appear blank. You will need to build the section again using blocks.
The video section now also uses blocks for the content:

Important note:
When copying the JSON files to migrate from an earlier version of Pipeline, any text or button content will not appear. You will need to add text and buttons using blocks.


The list-collections.json has changed in the JSON file:
When copying over the JSON files from a previous version of Pipeline to Pipeline 6.3, you may see this error message:

Change:
list-collections
to
section-list-collections
Corrected version:

The gallery section now includes an optional horizontal slider:

After updating, adjust the number of images per row to display more images or to activate the slider option:

The Gallery text section defaults to one per row. Use the section settings to build columns:


The mobile version now introduces a horizontal slider to reduce long stacked pages:

The new footer design includes multiple blocks for full customization:

Add and configure blocks to build a style to match your brand. Use block and section settings to complete your design:

Additional product page layouts have been added in Pipeline 6.3.0:

Full details included in this article:
Last modified 7mo ago