Skip to main content

Overview

Product Sequences allow you to create a consistent browsing experience by grouping related products together. This feature is particularly useful for ensuring sets of matching products (such as coordinating tops and bottoms) appear next to each other in collection pages.
Product Sequences work in conjunction with Sort Orders and require sequence mode to be enabled in your Sort Order settings.

How Sequences Work

When you create a product sequence, you’re defining a group of products that should always appear together in your storefront. The sequence logic ensures that:
  1. Products within the same sequence group stay together
  2. Products maintain their defined order within the sequence
  3. The sequence applies across your selected collection or all collections
This creates a consistent browsing experience for your customers, regardless of the collection they’re viewing.

Sequence Architecture

Product Sequences operate at multiple scopes and integrate with Sort Orders to maintain consistent product groupings:

Example Use Case

A common use case for Product Sequences is coordinating fashion items:
  • A matching top and bottom that should appear side by side
  • A complete outfit (shirt, pants, accessories) that should be displayed as a group
  • A set of products that are frequently purchased together
Product Sequence Example

Automatic Sequence Creation

Beta Feature: Automatic sequence creation via metafields is currently in beta and only processes during bulk operations, not incrementally. This means sequences are created or updated when performing bulk data imports from Shopify, but not during real-time product updates.
Layers can automatically create product sequences based on Shopify metafields. This feature allows you to define sequences directly in your Shopify admin using metafields, which are then automatically synchronized to create sequences in Layers.

Metafield Configuration

To use automatic sequence creation, configure a metafield on your products with the following specifications:
  • Namespace: layers
  • Key: global_sequence
  • Type: list.product_reference
  • Value: An array of product references that should be grouped together
When products with this metafield are processed during bulk operations, Layers will automatically create a global sequence named “Auto: layers.global_sequence” containing the referenced products.

Example Metafield Setup

In your Shopify admin, create a metafield with:
Namespace: layers
Key: global_sequence  
Type: List of product references
Value: [Product A, Product B, Product C]
This will automatically create a sequence grouping these three products together across all collections.

Why Sequences Matter

Sequences keep related products together so shoppers can quickly see matching items and complete looks. They work alongside your base sort order to preserve both relevance and grouping. For step‑by‑step instructions, see:

Managing Product Sequences

For editing or removing sequences, use the Help tutorials for clear, step‑by‑step guidance:

Best Practices

  • Be Strategic with Sequences: Only create sequences for products that genuinely benefit from being grouped together
  • Consider Collection Specificity: Use the “all” collection with caution - it’s often better to create specific sequences for relevant collections
  • Maintain Reasonable Group Sizes: Keep sequence groups to a manageable size (typically 2-5 products) for the best visual presentation
  • Update Regularly: Review your sequences when adding new products or during seasonal changes to ensure they remain relevant

Troubleshooting

Issue: Products in a sequence aren’t appearing together. Solution: Verify that you’re using a sort order with sequence mode enabled. Issue: Can’t add a product to a sequence. Solution: Check if the product already belongs to another sequence with the same collection and sort order. Issue: Sequences aren’t visible in the dashboard. Solution: Ensure you have the proper permissions to view and manage sequences.

See also

I