Skip to content

Commit

Permalink
Featured collection order update
Browse files Browse the repository at this point in the history
  • Loading branch information
katycobb committed Jan 27, 2025
1 parent aa4990e commit 337e6ab
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sections/featured-collection.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,15 @@
"groups": ["header", "footer"]
},
"settings": [
{
"type": "collection",
"id": "collection",
"label": "t:sections.featured-collection.settings.collection.label"
},
{
"type": "header",
"content": "t:sections.featured-collection.settings.header_text.content"
},
},
{
"type": "inline_richtext",
"id": "title",
Expand Down Expand Up @@ -279,11 +284,6 @@
"type": "header",
"content": "t:sections.featured-collection.settings.header_collection.content"
},
{
"type": "collection",
"id": "collection",
"label": "t:sections.featured-collection.settings.collection.label"
},
{
"type": "range",
"id": "products_to_show",
Expand Down

0 comments on commit 337e6ab

Please sign in to comment.