Thank you so much for the reply @StevenT_A7 ! I think I have a bit of user error going on. I can’t find the exact string you mentioned. Under collection.json, I am seeing the following code:
{
“sections”: {
“main”: {
“type”: “static-collection”,
“blocks”: {
“filter-1”: {
“type”: “filter”,
“settings”: {
“filter_option”: “faceted”,
“filter_groups”: “expand_first”,
“show_filter_product_count”: true,
“filter_style”: “tags”,
“filter_limit”: “999”,
“grid_categories”: “”,
“custom_ordered_categories”: “”,
“custom_ordered_tags”: “”,
“excluded_tags”: “”,
“excluded_groups”: “”
}
}
},
“block_order”: [
“filter-1”
],
“disabled”: true,
“settings”: {
“show_collection_image”: true,
“products_per_page_range”: 24,
“products_per_row”: “4”,
“sort_by”: true,
“grid_list”: true,
“default_view”: “grid-view”,
“enable_subcollection”: false,
“show_product_count”: false,
“thumbnail_image”: “product-image”,
“image_crop”: “original”
}
},
“dynamic_rich_text_Xn9wDF”: {
“type”: “dynamic-rich-text”,
“settings”: {
“width”: “full-width”,
“title”: “”,
“text”: “{{ collection.description }}”,
“heading_size”: “large”,
“text_alignment”: “left”
}
},
“1743695720527b7964”: {
“type”: “apps”,
“blocks”: {
“convermax_year_make_model_collection_page_wXPXdF”: {
“type”: “shopify://apps/convermax-year-make-model/blocks/collection-page/874383ce-1b49-4436-9ea6-3697a3a5a3d5”,
“settings”: {
“wrapper_classes”: “”
}
}
},
“block_order”: [
“convermax_year_make_model_collection_page_wXPXdF”
],
“settings”: {
“include_padding”: true
}
},
“static-recently-viewed”: {
“type”: “static-recently-viewed”,
“settings”: {
“enable_recently_viewed_products”: true
}
}
},
“order”: [
“main”,
“dynamic_rich_text_Xn9wDF”,
“1743695720527b7964”,
“static-recently-viewed”
]
}
I tried to delete the static collection since that seems to be the most likely culprit. However, it’s not letting me save. It’s saying there’s an error in the json. Which portion should I delete?
Appreciate your support!