7: In the new section file do a search or look for “{% schema %}”. You need to change the “name” and “class” of the schema. This will allow your page to have its own settings.
For Example:
“name”: “Product”, > “name”: “Product | Consumables”,
“class”: “product-template”, > “class”: “product-template product-consumables-template”,
Again save the file.