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.
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:
Products within the same sequence group stay together
Products maintain their defined order within the sequence
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.
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.
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.
Click the Add Product button to open the product selector
Browse or search for products from your selected collection
Select products to add to your sequence
Arrange the products in your desired order by dragging and dropping
Click Save Sequence to apply your changes
A product can only belong to one sequence per collection and sort order combination. If you attempt to add a product to multiple sequences with the same collection and sort order, you’ll receive an error.
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.