← back to Designer Wallcoverings
Fix Shopify schema validation errors in toolbar and filter sections
5438ce134f77105488bda7bffc64c2088a1478df · 2026-06-23 07:08:18 -0700 · Steve Abrams
- Remove invalid 'description' attribute from section schemas
- Shorten section names to meet Shopify character limits
- collection-toolbar: 'Collection Toolbar' → 'Toolbar'
- collection-filters-horizontal: 'Collection Filters (Horizontal)' → 'Filters'
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Files touched
M shopify/_cwGRID/sections/collection-filters-horizontal.liquid
Diff
commit 5438ce134f77105488bda7bffc64c2088a1478df
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue Jun 23 07:08:18 2026 -0700
Fix Shopify schema validation errors in toolbar and filter sections
- Remove invalid 'description' attribute from section schemas
- Shorten section names to meet Shopify character limits
- collection-toolbar: 'Collection Toolbar' → 'Toolbar'
- collection-filters-horizontal: 'Collection Filters (Horizontal)' → 'Filters'
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
---
shopify/_cwGRID/sections/collection-filters-horizontal.liquid | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/shopify/_cwGRID/sections/collection-filters-horizontal.liquid b/shopify/_cwGRID/sections/collection-filters-horizontal.liquid
index 03a13ba9..9a700b5b 100644
--- a/shopify/_cwGRID/sections/collection-filters-horizontal.liquid
+++ b/shopify/_cwGRID/sections/collection-filters-horizontal.liquid
@@ -326,8 +326,7 @@
{% schema %}
{
- "name": "Collection Filters (Horizontal)",
- "description": "Horizontal filter chips for collection pages",
+ "name": "Filters",
"settings": [
{
"type": "checkbox",
← caf4f2a0 Deploy grid density slider (3-12 columns) to Shopify live th
·
back to Designer Wallcoverings
·
Tres Tintas designer-description pilot: executor + snippet c e8637bd7 →